Examine a URL and try to determine the post ID it represents.
wp_resolve_numeric_slug_conflicts
Resolve numeric slugs that collide with date permalinks.
_wp_filter_taxonomy_base
Filters the URL base for taxonomies.
add_rewrite_endpoint
Add an endpoint, like /trackback/.
Advertisement
flush_rewrite_rules
Remove rewrite rules and then recreate rewrite rules.
add_feed
Add a new feed type like /atom1/.
remove_permastruct
Removes a permalink structure.
add_permastruct
Add permalink structure.
Advertisement
remove_rewrite_tag
Removes an existing rewrite tag (like %postname%).
add_rewrite_tag
Add a new rewrite tag (like %postname%).
add_rewrite_rule
Adds a rewrite rule that transforms a URL structure to a set of query vars.
_wp_upgrade_revisions_of_post
Upgrade the revisions author, add the current post as a revision and set the revisions version to 1
Advertisement
_wp_get_post_revision_version
Gets the post revision version.
_wp_preview_post_thumbnail_filter
Filters post thumbnail lookup to set the post thumbnail.
_wp_preview_terms_filter
Filters terms lookup to set the post format.