Advertisement

parse_request

Fires once all query variables for the current request have been parsed.

request

Filters the array of parsed query variables.

Advertisement

WP_Rewrite::add_rule

Adds a rewrite rule that transforms a URL structure to a set of query vars.

Advertisement

WP_Locale::get_month

Retrieve the full translated month by month number.

Advertisement

WP_Locale::init

Sets up the translated strings and object properties.

WP_Locale::__construct

Constructor which calls helper methods to set up object variables.