[Plugin: Spam IP Blocker] Correct template code?
-
I would like to try your plugin, but just want to make sure I’m using the correct template code:
<?php do_action('plugin_name_hook'); ?>
and not something like?
<?php do_action('spam_ip_blocker'); ?>
Any way you can add a self-test/method to indicate in the WP backend that the plugin has correctly been activated and is working? Right now, I have no way of knowing this.
Also, maybe, a way of showing which IPs have been blocked?
Thanks!
https://www.ads-software.com/extend/plugins/spam-ip-blocker/
- The topic ‘[Plugin: Spam IP Blocker] Correct template code?’ is closed to new replies.