There are functions for is_home(), is_blog() is_single() etc… What’s the best way to tell if […]
Tag: hooks
Is there a way to send HTML formatted emails with WordPress’ wp_mail() function?
Is there an action_hook or something similar that could help me achieve this? I tried […]
add action for displaying posts using a shortcode
I’m developing a simple plugin for letting a user insert a post from the frontend. […]
When to call `add_rewrite_rule` for safety
I am starting to run into situations on projects where I am combining multiple plugins […]
Two-step login process – Is it possible?
Is it possible to do the following with WordPress (without hacking too much code – […]
Hooks for Links Box
Are there any hooks for the new internal links box that was created in WP […]
Custom theme hooks / filters – passing arguments
I’m getting confused trying to implement these custom theme hooks. Trying to wrap my head […]
Are there any action like ‘init_frontend’
I’ve found init and init_admin. Are there any action that executes just in the frontend? […]
Is it possible to remove this action? (as it’s added just before it’s called)
In wp-signup.php there are these lines: add_action( ‘wp_head’, ‘wpmu_signup_stylesheet’ ); get_header(); I need to remove […]
How to enqueue scripts on custom post add/edit pages?
I’m trying to enqueue a JS script only when someone is adding or editing a […]
No More Posts Available.
No more pages to load.