• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/class-wp-rewrite.php / Page 2

page_rewrite_rules

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

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

Used by 1 function | Uses 0 functions

WP_Rewrite::add_rewrite_tag()

Method: Adds or updates existing rewrite tags (e.g. %postname%).

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

Used by 2 functions | Uses 0 functions

{$permastructname}_rewrite_rules

Filter Hook: Filters rewrite rules used for individual permastructs.

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

Used by 1 function | Uses 0 functions

WP_Rewrite::generate_rewrite_rules()

Method: Generates rewrite rules from a permalink structure.

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

Used by 3 functions | Uses 4 functions

WP_Rewrite::generate_rewrite_rule()

Method: Generates rewrite rules with permalink structure and walking directory only.

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

Used by 0 functions | Uses 1 function

WP_Rewrite::rewrite_rules()

Method: Constructs rewrite matches and queries from permalink structure.

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

Used by 2 functions | Uses 22 functions

post_rewrite_rules

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

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

Used by 1 function | Uses 0 functions

date_rewrite_rules

Filter Hook: Filters rewrite rules used for date archives.

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

Used by 1 function | Uses 0 functions

WP_Rewrite::using_mod_rewrite_permalinks()

Method: Determines whether permalinks are being used and rewrite module is enabled.

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

Used by 2 functions | Uses 2 functions

WP_Rewrite::get_author_permastruct()

Method: Retrieves the author permalink structure.

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

Used by 2 functions | Uses 0 functions

WP_Rewrite::preg_index()

Method: Indexes for matches for usage in preg_*() functions.

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

Used by 1 function | Uses 0 functions

WP_Rewrite::get_search_permastruct()

Method: Retrieves the search permalink structure.

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

Used by 4 functions | Uses 0 functions

WP_Rewrite::page_uri_index()

Method: Retrieves all page and attachments for pages URIs.

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

Used by 0 functions | Uses 4 functions

WP_Rewrite::page_rewrite_rules()

Method: Retrieves all of the rewrite rules for pages.

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

Used by 1 function | Uses 3 functions

WP_Rewrite::get_date_permastruct()

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

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

Used by 4 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:551

Used by 1 function | Uses 1 function

WP_Rewrite::get_month_permastruct()

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

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

Used by 1 function | Uses 1 function

WP_Rewrite::get_day_permastruct()

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

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

Used by 1 function | Uses 1 function

WP_Rewrite::get_category_permastruct()

Method: Retrieves the permalink structure for categories.

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

Used by 0 functions | Uses 1 function

WP_Rewrite::get_tag_permastruct()

Method: Retrieve the permalink structure for tags.

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

Used by 0 functions | Uses 1 function

WP_Rewrite::using_index_permalinks()

Method: Determines whether permalinks are being used and rewrite module is not enabled.

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

Used by 8 functions | Uses 0 functions

WP_Rewrite::get_extra_permastruct()

Method: Retrieves an extra permalink structure by name.

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

Used by 5 functions | Uses 0 functions

WP_Rewrite

Class: Core class used to implement a rewrite component API.

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::using_permalinks()

Method: Determines whether permalinks are being used.

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

Used by 16 functions | Uses 0 functions
« Previous 1 2
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.