It seems to me both of these afford the opportunity for the end user to […]
Tag: hooks
Are there any hooks that alter the 404 logic?
Provided you have a 404 page defined in your theme, WordPress will display a 404 […]
How to check if certain plugin exists and in expected version
I’ve created plugin that goes to wordpress plugin repositories. Now, I need to create another […]
Executing Arbitrary Code at a Specific URL without Creating a Post or Page?
I am trying to figure out which hooks I can tie into in order to […]
Any Hook Called When Post Becomes Published?
Posts may be published either immediately or in the future. Suppose a plug-in wants to […]
Hook to See if Comment got a Reply?
Okay I know the title is pretty vague but I didn’t know how to articulate […]
Calling a Function After New Post Creation for a WordPress Custom Post Type?
Assume I created a new post type ‘product’. Is there a way to perform a […]
Making Custom Fields Standard in the Admin UI
I’ve added a few different custom_post_types to my WordPress 3 installation. They are all a […]
Is This A Correct Example Usage Of current_filter()?
Is this a good example of usage of current_filter()? <?php add_filter(“_my_filter”, “common_function”); add_filter(“_another_filter”, “common_function”); function […]
Difference Between Filter and Action Hooks?
I have been looking at the plugin API a bit more in depth recently and […]
No More Posts Available.
No more pages to load.