ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-rewrite.php

WP_Rewrite::get_date_permastruct()

Method: Retrieves date permalink structure, with year, month, and day.

Source: wp-includes/class-wp-rewrite.php:495

Used by 0 functions | Uses 0 functions

WP_Rewrite::rewrite_rules()

Method: Constructs rewrite matches and queries from permalink structure.

Source: wp-includes/class-wp-rewrite.php:1276

Used by 0 functions | Uses 0 functions

WP_Rewrite::iis7_url_rewrite_rules()

Method: Retrieves IIS7 URL Rewrite formatted rewrite rules to write to web.config file.

Source: wp-includes/class-wp-rewrite.php:1609

Used by 0 functions | Uses 0 functions

WP_Rewrite::get_year_permastruct()

Method: Retrieves the year permalink structure without month and day.

Source: wp-includes/class-wp-rewrite.php:552

Used by 0 functions | Uses 0 functions

post_rewrite_rules

Filter Hook: Filters rewrite rules used for “post” archives.

Source: wp-includes/class-wp-rewrite.php:1316

Used by 0 functions | Uses 0 functions

iis7_url_rewrite_rules

Filter Hook: Filters the list of rewrite rules formatted for output to a web.config.

Source: wp-includes/class-wp-rewrite.php:1646

Used by 0 functions | Uses 0 functions

WP_Rewrite::get_month_permastruct()

Method: Retrieves the month permalink structure without day and with year.

Source: wp-includes/class-wp-rewrite.php:576

Used by 0 functions | Uses 0 functions

date_rewrite_rules

Filter Hook: Filters rewrite rules used for date archives.

Source: wp-includes/class-wp-rewrite.php:1330

Used by 0 functions | Uses 0 functions

WP_Rewrite::add_rule()

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

Source: wp-includes/class-wp-rewrite.php:1663

Used by 0 functions | Uses 0 functions

WP_Rewrite::get_day_permastruct()

Method: Retrieves the day permalink structure with month and year.

Source: wp-includes/class-wp-rewrite.php:598

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