Retrieves the year permalink structure without month and day.
WP_Rewrite::get_date_permastruct
Retrieves date permalink structure, with year, month, and day.
WP_Rewrite::page_uri_index
Retrieves all page and attachments for pages URIs.
WP_Rewrite::page_rewrite_rules
Retrieves all of the rewrite rules for pages.
Advertisement
WP_Rewrite::preg_index
Indexes for matches for usage in preg_*() functions.
WP_Rewrite::using_mod_rewrite_permalinks
Determines whether permalinks are being used and rewrite module is enabled.
WP_Rewrite::using_index_permalinks
Determines whether permalinks are being used and rewrite module is not enabled.
WP_Rewrite::using_permalinks
Determines whether permalinks are being used.
Advertisement
WP_Rewrite
Core class used to implement a rewrite component API.