Is it possible to reference a class instead of a function in ‘add_action’? Can’t seem […]
Tag: actions
Why is `add_meta_box` not working?
I’m trying to add some meta fields to a WPSC product using the following code: […]
Remove action from shortcode
There is add_action() function inside function which is callback for add_shortcode(). Any idea how to […]
How can I remove “Proudly powered by WordPress” from twentyeleven without modifying footer.php?
How can I remove “Proudly powered by WordPress” from twentyeleven without modifying footer.php, and without […]
add_action in a function, is it possible?
I am trying to add some js to the head using add_action(‘wp_head’, ‘js_func’); which works […]
action lifecycle
I’m looking for a documentation page where wordpress action lifecycle is explained. Does it exist? […]
Passing a parameter to filter and action functions
Is a way to pass my own parameters to the function in add_filter or add_action. […]
How do I know if author field was changed on post save?
I’m writing a plugin that sends notifications on various post events. One of the notifications […]
where is the documentation for add_action() parameters?
I am reading the source of a plugin (gallery to slideshow plugin) to make it […]
Perform an action when post is updated/published
I’d like to run a custom query using some meta data whenever a post is […]
No More Posts Available.
No more pages to load.