New and updated in 2.9.0
-
functionget_the_content_feed()
Retrieves the post content for feeds.
-
hookthe_content_feed
Filters the post content for use in feeds.
-
functionthe_content_feed()
Displays the post content for feeds.
-
Filters the value of an existing site transient.
-
functionset_site_transient()
Sets/updates the value of a site transient.
-
Filters the value of an existing site transient before it is retrieved.
-
Filters the value of an existing network option.
-
Filters the value of a specific network option before it is added.
-
Fires after a specific network option has been deleted.
-
Filters a specific network option before its value is updated.
-
Fires after the value of a specific network option has been successfully updated.
-
functiondelete_site_transient()
Deletes a site transient.
-
functionget_site_transient()
Retrieves the value of a site transient.
-
Filters the value of an existing network option before it is retrieved.
-
hookadded_option
Fires after an option has been added.
-
hookdelete_option
Fires immediately before an option is deleted.
-
hookdeleted_option
Fires after an option has been deleted.
-
hookupdate_option
Fires immediately before an option value is updated.
-
hookupdated_option
Fires after the value of an option has been successfully updated.
-
hookadd_option
Fires before an option is added.
-
Filters the user contact methods.
-
function_wp_get_user_contactmethods()
The old private function for setting up user contact methods.
-
hookuser_{$field}
Filters the value of a user field in a standard context.
-
Filters a user field value in the ‘edit’ context.