New and updated in 4.4.0
-
hookget_term
Filters a taxonomy term object.
-
hookget_{$taxonomy}
Filters a taxonomy term object.
-
functionget_term_by()
Gets all term data from database by term field and data.
-
functionregister_taxonomy()
Creates or modifies a taxonomy object.
-
functionget_taxonomy_labels()
Builds an object with all taxonomy labels out of a taxonomy object.
-
functionget_term()
Gets all term data from database by term ID.
-
functionset_url_scheme()
Sets the scheme for a URL.
-
Filters the JOIN clause in the SQL for an adjacent post query.
-
Filters the WHERE clause in the SQL for an adjacent post query.
-
Filters the ORDER BY clause in the SQL for an adjacent post query.
-
functionedit_post_link()
Displays the edit post link for post.
-
functionthe_permalink()
Displays the permalink for the current post.
-
hookthe_permalink
Filters the display of the permalink for the current post.
-
functionget_shortcode_regex()
Retrieves the shortcode regular expression for searching.
-
Filters shortcode attributes.
-
functioncomment_link()
Displays the link to the comments.
-
functionget_wp_title_rss()
Retrieves the blog title for the feed title.
-
hookget_wp_title_rss
Filters the blog title for use as the feed title.
-
functionwp_title_rss()
Displays the blog title for display of the feed title.
-
hookwp_title_rss
Filters the blog title for display of the feed title.
-
Fires after the value for a specific site transient has been set.
-
Add filters to supply the setting’s value when accessed.
-
Filters the value of an existing site transient.
-
Filters the value of a specific site transient before it is set.
-
Filters the value of an existing network option.
-
functionadd_site_option()
Adds a new option for the current network.
-
Filters the value of a specific network option before it is added.
-
functiondelete_site_option()
Removes an option by name for the current network.
-
Fires immediately before a specific network option is deleted.
-
functionupdate_site_option()
Updates the value of an option that was already added for the current network.