ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-1.5.0
  • Page 12

get_query_var()

Function: Retrieves the value of a query variable in the WP_Query class.

Source: wp-includes/query.php:27

Used by 23 functions | Uses 0 functions

query_posts()

Function: Sets up The Loop with query parameters.

Source: wp-includes/query.php:97

Used by 0 functions | Uses 0 functions

is_archive()

Function: Determines whether the query is for an existing archive page.

Source: wp-includes/query.php:161

Used by 3 functions | Uses 0 functions

auth_redirect()

Function: Checks if a user is logged in, if not it redirects them to the login page.

Source: wp-includes/pluggable.php:1191

Used by 0 functions | Uses 0 functions

wp_logout

Action Hook: Fires after a user is logged out.

Source: wp-includes/pluggable.php:667

Used by 0 functions | Uses 0 functions

comment_id_not_found

Action Hook: Fires when a comment is attempted on a post that does not exist.

Source: wp-includes/comment.php:3525

Used by 0 functions | Uses 0 functions

comment_closed

Action Hook: Fires when a comment is attempted on a post that has comments closed.

Source: wp-includes/comment.php:3549

Used by 0 functions | Uses 0 functions

comment_save_pre

Filter Hook: Filters the comment content before it is updated in the database.

Source: wp-includes/comment.php:2543

Used by 0 functions | Uses 0 functions

discover_pingback_server_uri()

Function: Finds a pingback server URI based on the given URL.

Source: wp-includes/comment.php:2801

Used by 0 functions | Uses 0 functions

do_trackbacks()

Function: Performs trackbacks.

Source: wp-includes/comment.php:2969

Used by 0 functions | Uses 0 functions
« Previous 1 … 11 12 13 … 36 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy