New and updated in 2.8.0
-
Sets $header PO header to $value
-
Sets translation headers.
-
Returns a given translation header.
-
Returns a given translation entry.
-
Translates a singular string.
-
PHP4 constructor.
-
methodTranslation_Entry::key()
Generates a unique key for this entry.
-
Merges another translation entry with the current one.
-
functionfeed_content_type()
Returns the content type for specified feed type.
-
Filters the content type for a specific feed type.
-
functionfetch_feed()
Builds SimplePie object based on RSS or Atom feed from URL.
-
functionadd_site_option()
Adds a new option for the current network.
-
functiondelete_site_option()
Removes an option by name for the current network.
-
functionupdate_site_option()
Updates the value of an option that was already added for the current network.
-
Filters an existing transient’s value.
-
functionset_transient()
Sets/updates the value of a transient.
-
functionset_user_setting()
Adds or updates user interface setting.
-
functionwp_set_all_user_settings()
Private. Sets all user interface settings.
-
functionget_site_option()
Retrieve an option value for the current network based on name of option.
-
functionget_transient()
Retrieves the value of a transient.
-
Filters the value of an existing transient before it is retrieved.
-
functiondelete_transient()
Deletes a transient.
-
Set item group, unless already in a lower group.
-
Processes the items and dependencies.
-
Determines dependencies.
-
Authenticates a user, confirming the username and password are valid.
-
functionwp_authenticate_cookie()
Authenticates the user using the WordPress auth cookie.
-
hookpage_css_class
Filters the list of CSS classes to include with each page item in the list.
-
functionget_body_class()
Retrieves an array of the class names for the body element.
-
hookbody_class
Filters the list of CSS body class names for the current post or page.