Removing some error_log usage
This commit is contained in:
parent
66687bf8b1
commit
b0d647e091
@ -11,5 +11,4 @@ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
|
||||
|
||||
function run_uninstaller() {
|
||||
// Put logic here to undo things when this plugin is uninstalled.
|
||||
error_log( 'Uninstall hook activated for plugin at ' . __DIR__ );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user