ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rewrite.php

url_to_postid()

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

Source: wp-includes/rewrite.php:491

Used by 1 function | Uses 7 functions

url_to_postid

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

Source: wp-includes/rewrite.php:501

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:140

Used by 0 functions | Uses 0 functions

add_rewrite_tag()

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

Source: wp-includes/rewrite.php:162

Used by 0 functions | Uses 0 functions

remove_rewrite_tag()

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

Source: wp-includes/rewrite.php:188

Used by 0 functions | Uses 0 functions

add_permastruct()

Function: Adds a permalink structure.

Source: wp-includes/rewrite.php:206

Used by 0 functions | Uses 0 functions

remove_permastruct()

Function: Removes a permalink structure.

Source: wp-includes/rewrite.php:233

Used by 0 functions | Uses 0 functions

add_feed()

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

Source: wp-includes/rewrite.php:250

Used by 0 functions | Uses 2 functions

flush_rewrite_rules()

Function: Removes rewrite rules and then recreate rewrite rules.

Source: wp-includes/rewrite.php:277

Used by 2 functions | Uses 0 functions

add_rewrite_endpoint()

Function: Adds an endpoint, like /trackback/.

Source: wp-includes/rewrite.php:334

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