ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Query
  • Page 17

is_attachment()

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

Source: wp-includes/query.php:213

Used by 9 functions | Uses 0 functions

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

get_queried_object()

Function: Retrieves the currently queried object.

Source: wp-includes/query.php:43

Used by 18 functions | Uses 0 functions

get_queried_object_id()

Function: Retrieves the ID of the currently queried object.

Source: wp-includes/query.php:59

Used by 8 functions | Uses 0 functions

set_query_var()

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

Source: wp-includes/query.php:74

Used by 0 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

wp_reset_query()

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

Source: wp-includes/query.php:114

Used by 0 functions | Uses 1 function
« Previous 1 … 16 17
ClassicPress Documentation • Made with ClassicPress
Privacy Policy