• 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/rewrite.php

remove_rewrite_tag()

Function: Removes an existing rewrite tag (like %postname%).

Source: wp-includes/rewrite.php:185

Used by 2 functions | Uses 1 function

remove_permastruct()

Function: Removes a permalink structure.

Source: wp-includes/rewrite.php:230

Used by 2 functions | Uses 1 function

wp_resolve_numeric_slug_conflicts()

Function: Resolve numeric slugs that collide with date permalinks.

Source: wp-includes/rewrite.php:360

Used by 2 functions | Uses 2 functions

add_feed()

Function: Add a new feed type like /atom1/.

Source: wp-includes/rewrite.php:247

Used by 0 functions | Uses 2 functions

flush_rewrite_rules()

Function: Remove rewrite rules and then recreate rewrite rules.

Source: wp-includes/rewrite.php:274

Used by 4 functions | Uses 1 function

add_rewrite_endpoint()

Function: Add an endpoint, like /trackback/.

Source: wp-includes/rewrite.php:314

Used by 0 functions | Uses 1 function

_wp_filter_taxonomy_base()

Function: Filters the URL base for taxonomies.

Source: wp-includes/rewrite.php:330

Used by 0 functions | Uses 0 functions

url_to_postid()

Function: Examine a URL and try to determine the post ID it represents.

Source: wp-includes/rewrite.php:468

Used by 7 functions | Uses 16 functions

url_to_postid

Filter Hook: Filters the URL to derive the post ID from.

Source: wp-includes/rewrite.php:478

Used by 1 function | Uses 0 functions

add_rewrite_rule()

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

Source: wp-includes/rewrite.php:137

Used by 3 functions | Uses 1 function

add_rewrite_tag()

Function: Add a new rewrite tag (like %postname%).

Source: wp-includes/rewrite.php:159

Used by 3 functions | Uses 2 functions

add_permastruct()

Function: Add permalink structure.

Source: wp-includes/rewrite.php:203

Used by 2 functions | Uses 1 function
  • 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.