ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-2.3.0 / Page 3

is_tag()

Function: Is the query for an existing tag archive page?

Source: wp-includes/query.php:263

Used by 10 functions | Uses 3 functions

wp_reset_query()

Function: Destroys the previous query and sets up a new query.

Source: wp-includes/query.php:113

Used by 0 functions | Uses 1 function

wp_safe_redirect()

Function: Performs a safe (local) redirect, using wp_redirect().

Source: wp-includes/pluggable.php:1326

Used by 2 functions | Uses 6 functions

allowed_redirect_hosts

Filter Hook: Filters the whitelist of hosts to redirect to.

Source: wp-includes/pluggable.php:1411

Used by 1 function | Uses 0 functions

wp_redirect_status

Filter Hook: Filters the redirect status code.

Source: wp-includes/pluggable.php:1245

Used by 1 function | Uses 0 functions

wp_sanitize_redirect()

Function: Sanitizes a URL for use in a redirect.

Source: wp-includes/pluggable.php:1270

Used by 3 functions | Uses 2 functions

wp_mail_from_name

Filter Hook: Filters the name to associate with the “from” email address.

Source: wp-includes/pluggable.php:387

Used by 1 function | Uses 0 functions

wp_mail_content_type

Filter Hook: Filters the wp_mail() content type.

Source: wp-includes/pluggable.php:460

Used by 2 functions | Uses 0 functions

wp_mail_charset

Filter Hook: Filters the default wp_mail() charset.

Source: wp-includes/pluggable.php:481

Used by 1 function | Uses 0 functions

clean_comment_cache()

Function: Removes a comment from the object cache.

Source: wp-includes/comment.php:2810

Used by 7 functions | Uses 4 functions
« Previous 1 2 3 4 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy