ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Rewrite::wp_rewrite_rules()

Method: Retrieves the rewrite rules.

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

Used by 0 functions | Uses 0 functions

WP_Rewrite::set_category_base()

Method: Sets the category base for the category permalink.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 2 3 4 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy