ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Rewrite::preg_index()

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

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::remove_rewrite_tag()

Method: Removes an existing rewrite tag.

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::mod_rewrite_rules()

Method: Retrieves mod_rewrite-formatted rewrite rules to write to .htaccess.

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::set_tag_base()

Method: Sets the tag base for the tag permalink.

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::page_uri_index()

Method: Retrieves all pages and attachments for pages URIs.

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::generate_rewrite_rules()

Method: Generates rewrite rules from a permalink structure.

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

Used by 0 functions | Uses 0 functions

mod_rewrite_rules

Filter Hook: Filters the list of rewrite rules formatted for output to an .htaccess file.

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::__construct()

Method: Constructor – Calls init(), which runs setup.

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::page_rewrite_rules()

Method: Retrieves all of the rewrite rules for pages.

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::generate_rewrite_rule()

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

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

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