Fires before MagpieRSS is loaded, to optionally replace it.
is_tag
Determines whether the query is for an existing tag archive page.
wp_reset_query
Destroys the previous query and sets up a new query.
allowed_redirect_hosts
Filters the whitelist of hosts to redirect to.
Advertisement
wp_safe_redirect
Performs a safe (local) redirect, using wp_redirect().
wp_sanitize_redirect
Sanitizes a URL for use in a redirect.
wp_redirect_status
Filters the redirect HTTP response status code to use.
wp_mail_charset
Filters the default wp_mail() charset.
Advertisement
wp_mail_content_type
Filters the wp_mail() content type.
wp_mail_from_name
Filters the name to associate with the “from” email address.
wp_convert_hr_to_bytes
Converts a shorthand byte value to an integer byte value.
edit_comment_link
Filters the comment edit link anchor tag.
Advertisement
get_edit_comment_link
Filters the comment edit link.
get_edit_comment_link
Retrieves the edit comment link.
edit_post_link
Filters the post edit link anchor tag.