I’m still struggling to get my head around this whole hooking into things, so I’m […]
Tag: hooks
functions.php conditional tag – only show in single.php?
//Geo Map add_action( ‘woo_post_inside_after’, ‘my_geo_mashup’ ); function my_geo_mashup() { global $post; if ( in_category(‘listings’) ) […]
specify meta_key / meta_value condition for prev_post_link and next_post_link
I’ve got a custom post type (CPT) called event. Every event has got an associated […]
Difference between after_setup_theme and init action hooks?
What is the difference between the after_setup_theme and init action hooks? It seems they are […]
Hooking in to replace the Sidebar/Widget areas
The Goal: To replace the sidebar on all sites across my network with content loaded […]
Why is save_post hook not running?
I am trying to save my meta box, I have something like function xxx_meta_box_callback() { […]
WordPress Hook for user register
how can I tell WordPress, that if a user registers, it shall execute my function?
What hooks to hook onto for automatic cache clearing
I have a WP-site with not that many writes, but quite a few reads and […]
Remove Page Title from Static Frontpage
I’d like to remove the post title from my static frontpage. Just that page. I’ve […]
Seeking clarification on page request life-cycle
I’m just trying to get my head around the “life-cycle” of a typical page request […]
No More Posts Available.
No more pages to load.