wpseek.com
A WordPress-centric search engine for devs and theme authors


wp_sandbox_scraping › WordPress Constants

Since2.7.0
define( 'WP_SANDBOX_SCRAPING', true );
Defined at:

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.

Source

define( 'WP_SANDBOX_SCRAPING', true );