Fires after a trackback is added to a post.
publish_phone
Fires after a post submitted by email is published.
phone_content
Filters the content of the post submitted by email before saving.
check_admin_referer
Ensures intent by verifying that a user was referred from another admin page with the correct security nonce.
Advertisement
delete_option
Removes option by name. Prevents removal of protected WordPress options.
shutdown
Fires just before PHP shuts down execution.
shutdown_action_hook
Runs just before PHP shuts down execution.
the_permalink
Displays the permalink for the current post.
Advertisement
_e
Display translated text.
wp_head
Fire the wp_head action.
wp_get_archives
Display archive links based on type and format.
the_category_rss
Filters all of the post categories for display in a feed.
Advertisement
the_excerpt_rss
Filters the post excerpt for a feed.
weblog_ping
Send a pingback.
generic_ping
Sends pings to all of the ping site services.