@package: Rewrite
-
Filters rewrite rules used for root-level archives.
-
Filters rewrite rules used for comment feed archives.
-
Retrieves the page permalink structure.
-
Filters rewrite rules used for search archives.
-
Retrieves the feed permalink structure.
-
Filters rewrite rules used for author archives.
-
Retrieves the comment feed permalink structure.
-
Filters rewrite rules used for “page” post type archives.
-
Adds or updates existing rewrite tags (e.g. %postname%).
-
Filters rewrite rules used for individual permastructs.
-
Generates rewrite rules from a permalink structure.
-
Generates rewrite rules with permalink structure and walking directory only.
-
Retrieves the permalink structure for tags.
-
Determines whether permalinks are being used and rewrite module is not enabled.
-
Retrieves an extra permalink structure by name.
-
Determines whether permalinks are being used and rewrite module is enabled.
-
Retrieves the author permalink structure.
-
methodWP_Rewrite::preg_index()
Indexes for matches for usage in preg_*() functions.
-
Retrieves the search permalink structure.
-
Retrieves all pages and attachments for pages URIs.
-
Retrieves all of the rewrite rules for pages.
-
Retrieves date permalink structure, with year, month, and day.
-
Retrieves the year permalink structure without month and day.
-
Retrieves the month permalink structure without day and with year.
-
Retrieves the day permalink structure with month and year.
-
Retrieves the permalink structure for categories.
-
Determines whether permalinks are being used.
-
functionadd_rewrite_rule()
Adds a rewrite rule that transforms a URL structure to a set of query vars.
-
functionadd_rewrite_tag()
Adds a new rewrite tag (like %postname%).
-
functionadd_permastruct()
Adds a permalink structure.