[Plugin: NoSpamNX] use a static function
-
Hi Sven,
please use a static function call for the uninstall_hook like:
register_uninstall_hook(__FILE__, array(‘NoSpamNX’, ‘uninstall’));
and a “static” on the function definition.
this will delete 3 error messages from WordPress. ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: NoSpamNX] use a static function’ is closed to new replies.