Beta triggers plugin. Anyone want to test it?
-
Hello,
I just wrote a plugin that allows you to insert arbitrary PHP code for any hook action or hook filter currently in WP (2.6 documented). I copied the list of filters and actions from the codex so when you create a “trigger” you don’t have to go look up what you want to know, it has it on the page, action/filter name and description.
This plugin will allow you to do the same thing you could do if you created a plugin file, added a function to an action or filter, and then installed the plugin. Only it will do it without you having to go to that trouble.
Does anyone want to test it out? I haven’t released it yet and have only played with it on a test WP install, but it seems to work perfect.
If interested email me at kris at krisbailey.com
- The topic ‘Beta triggers plugin. Anyone want to test it?’ is closed to new replies.