New and updated in 1.5.0
-
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%).
-
Generates rewrite rules from a permalink structure.
-
Generates rewrite rules with permalink structure and walking directory only.
-
Retrieves the day permalink structure with month and year.
-
Retrieves the permalink structure for categories.
-
Retrieves the author permalink structure.
-
Retrieves the search permalink structure.
-
Determines whether permalinks are being used and rewrite module is not enabled.
-
Determines whether permalinks are being used and rewrite module is enabled.
-
methodWP_Rewrite::preg_index()
Indexes for matches for usage in preg_*() functions.
-
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.
-
classWP_Rewrite
Core class used to implement a rewrite component API.
-
Determines whether permalinks are being used.
-
functionfetch_rss()
Build Magpie object based on RSS from URL.
-
function_fetch_remote_file()
Retrieve URL headers and content using WP HTTP Request API.
-
function_response_to_rss()
Retrieve
-
functioninit()
Set up constants with default values, unless user overrides.
-
functionwp_rss()
Display all RSS items in a HTML ordered list.
-
functionget_rss()
Display RSS items in HTML list items.
-
Retrieves an empty array because we don’t support per-post text filters.
-
Retrieves trackbacks sent to a given post.