Filters the comment notification email subject.
comment_notification_headers
Filters the comment notification email headers.
comment_notification_text
Filters the comment notification email text.
comment_notification_recipients
Filters the list of email addresses to receive a comment notification.
Advertisement
comment_notification_notify_author
Filters whether to notify comment authors of their comments on their own posts.
wp_notify_postauthor
Notify an author (and/or others) of a comment/trackback/pingback on a post.
allowed_redirect_hosts
Filters the whitelist of hosts to redirect to.
wp_safe_redirect_fallback
Filters the redirect fallback URL for when the provided redirect is not safe (local).
Advertisement
wp_validate_redirect
Validates a URL for use in a redirect.
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.
Advertisement
x_redirect_by
Filters the X-Redirect-By header.
wp_redirect
Filters the redirect location.
wp_redirect
Redirects to another page.