Joshua Parker - 2011-12-15 15:38:06
Good morning, I have a question about your plugins class on PHPClasses. Does the plugin manipulate hooks/functions that are created for a PHP application. For example, if I have apply_filter('forum_replies', 'get_forum_replies', 10); does it allow someone to write a plugin against that? Thanks.