New and updated in 2.8.0
-
Deletes transients.
-
classWP_SimplePie_File
Core class for fetching remote files and reading local files with SimplePie.
-
Constructor.
-
Saves data to the transient.
-
Retrieves the data saved in the transient.
-
Gets mod transient.
-
Sets mod transient.
-
classWP_Feed_Cache
-
methodWP_Feed_Cache::create()
Creates a new SimplePie\Cache object.
-
Core class used to implement feed cache transients.
-
Creates a new (transient) cache object.
-
Filters the transient lifetime of the feed cache.
-
Filters the terms for a given object or objects.
-
hookset_object_terms
Fires after an object’s terms have been set.
-
Filters the ORDERBY clause of the terms query.
-
hookget_terms_fields
Filters the fields to select in the terms query.
-
functioncreate_initial_taxonomies()
Creates the initial taxonomies.
-
hookadmin_url
Filters the admin area URL.
-
hookincludes_url
Filters the URL to the includes directory.
-
hookcontent_url
Filters the URL to the content directory.
-
hookplugins_url
Filters the URL to the plugins directory.
-
functionget_posts_nav_link()
Retrieves the post pages link navigation for previous and next pages.
-
functionnext_post_rel_link()
Displays the relational link for the next post adjacent to the current post.
-
functionprev_post_rel_link()
Displays the relational link for the previous post adjacent to the current post.
-
functionget_boundary_post()
Retrieves the boundary post.
-
functionget_adjacent_post_rel_link()
Retrieves the adjacent post relational link.
-
Filters the adjacent post relational link.
-
functionadjacent_posts_rel_link()
Displays the relational links for the posts adjacent to the current post.
-
Filters the post comment feed link anchor tag.