wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_sandbox_scraping › WordPress-Konstanten
Seit2.7.0
› define( 'WP_SANDBOX_SCRAPING', true );
| Definiert in: |
|
Fires in uninstall_plugin() once the plugin has been uninstalled.
The action concatenates the 'uninstall_' prefix with the basename of the plugin passed to uninstall_plugin() to create a dynamically-named action.