I want to build a plugin that grabs certain url params from the query string […]
Tag: hooks
Hooking a function onto the sidebar?
I’m looking for a way to add some content to the top of the sidebar […]
hooks & filters and variables
I was updating the codex page example for action hooks, while playing around to get […]
WordPress hook before inserting post into database
I need to do check the inserted post for certain keywords and perform some functions […]
how to limit search to post titles?
Is there a way to limit search to post titles? I know I can modify […]
post meta data clearing on autosave
For starters I am using this GREAT answer to achieve custom post types as well […]
Filter the URL of next_posts_link & previous_posts_link
I am working with the qTranslate plugin to create a multi-lingual website. The plugin does […]
Implementing advanced add_* function wrappers
add_action() and add_filter() are major functions. However in some scenarios add one more function and […]
How to find hooks as per Just-In-Time approach?
How can I follow Just-In-Time approach in hooking up my function to an action? I […]
What is the ‘admin_action_’ . $_REQUEST[‘action’] hook used for?
There’s an action hook triggered in admin.php called ‘admin_action_’.$_REQUEST[‘action’]. Unfortunately, it’s a bit useless for […]
No More Posts Available.
No more pages to load.