ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-date-query.php

WP_Date_Query::sanitize_relation()

Method: Sanitizes a ‘relation’ operator.

Source: wp-includes/class-wp-date-query.php:1062

Used by 0 functions | Uses 0 functions

WP_Date_Query::__construct()

Method: Constructor.

Source: wp-includes/class-wp-date-query.php:148

Used by 0 functions | Uses 0 functions

WP_Date_Query::sanitize_query()

Method: Recursive-friendly query sanitizer.

Source: wp-includes/class-wp-date-query.php:189

Used by 0 functions | Uses 0 functions

WP_Date_Query::is_first_order_clause()

Method: Determines whether this is a first-order clause.

Source: wp-includes/class-wp-date-query.php:250

Used by 0 functions | Uses 0 functions

WP_Date_Query::get_compare()

Method: Determines and validates what comparison operator to use.

Source: wp-includes/class-wp-date-query.php:263

Used by 0 functions | Uses 0 functions

WP_Date_Query::validate_date_values()

Method: Validates the given date_query values and triggers errors if something is not valid.

Source: wp-includes/class-wp-date-query.php:285

Used by 0 functions | Uses 0 functions

WP_Date_Query::validate_column()

Method: Validates a column name parameter.

Source: wp-includes/class-wp-date-query.php:481

Used by 0 functions | Uses 0 functions

date_query_valid_columns

Filter Hook: Filters the list of valid date query columns.

Source: wp-includes/class-wp-date-query.php:510

Used by 0 functions | Uses 0 functions

WP_Date_Query::get_sql()

Method: Generates WHERE clause to be appended to a main query.

Source: wp-includes/class-wp-date-query.php:554

Used by 0 functions | Uses 0 functions

get_date_sql

Filter Hook: Filters the date query WHERE clause.

Source: wp-includes/class-wp-date-query.php:567

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy