Constructs rewrite matches and queries from permalink structure.
WP_Rewrite::generate_rewrite_rule
Generates rewrite rules with permalink structure and walking directory only.
WP_Rewrite::generate_rewrite_rules
Generates rewrite rules from a permalink structure.
WP_Rewrite::remove_rewrite_tag
Removes an existing rewrite tag.
Advertisement
WP_Rewrite::add_rewrite_tag
Adds or updates existing rewrite tags (e.g. %postname%).
WP_Rewrite::get_comment_feed_permastruct
Retrieves the comment feed permalink structure.
WP_Rewrite::get_feed_permastruct
Retrieves the feed permalink structure.
WP_Rewrite::get_search_permastruct
Retrieves the search permalink structure.
Advertisement
WP_Rewrite::get_page_permastruct
Retrieves the page permalink structure.
WP_Rewrite::get_author_permastruct
Retrieves the author permalink structure.
WP_Rewrite::get_tag_permastruct
Retrieve the permalink structure for tags.
WP_Rewrite::get_extra_permastruct
Retrieves an extra permalink structure by name.
Advertisement
WP_Rewrite::get_category_permastruct
Retrieves the permalink structure for categories.
WP_Rewrite::get_day_permastruct
Retrieves the day permalink structure with month and year.
WP_Rewrite::get_month_permastruct
Retrieves the month permalink structure without day and with year.