Functions
-
functionget_transient()
Retrieves the value of a transient.
-
functionget_translations_for_domain()
Returns the Translations instance for a text domain.
-
functionget_udims()
Calculated the new dimensions for a downsampled image.
-
functionget_uploaded_header_images()
Gets the header images uploaded for the active theme.
-
functionget_upload_iframe_src()
Retrieves the upload iframe source URL.
-
functionget_upload_space_available()
Determines if there is any upload space left in the current blog’s quota.
-
functionget_url_in_content()
Extracts and returns the first URL from passed content.
-
functionget_user()
Retrieves user info by user ID.
-
functionget_userdata()
Retrieves user info by user ID.
-
functionget_userdatabylogin()
Retrieve user info by login name.
-
functionget_usermeta()
Retrieve user metadata.
-
functionget_usernumposts()
Retrieves the number of posts a user has written.
-
functionget_users()
Retrieves list of users matching criteria.
-
functionget_users_drafts()
Retrieve the user’s drafts.
-
functionget_users_of_blog()
Get users for the site.
-
functionget_user_by()
Retrieves user info by a given field.
-
functionget_user_by_email()
Retrieve user info by email.
-
functionget_user_count()
Returns the number of active users in your installation.
-
functionget_user_details()
Deprecated functionality to retrieve user information.
-
functionget_user_id_from_string()
Get a numeric user ID from either an email address or a login.
-
functionget_user_locale()
Retrieves the locale of a user.
-
functionget_user_meta()
Retrieves user meta field for a user.
-
functionget_user_metavalues()
Perform the query to get the $metavalues array(s) needed by _fill_user and _fill_many_users
-
functionget_user_option()
Retrieves user option that can be either per Site or per Network.
-
functionget_user_setting()
Retrieves user interface setting value based on setting name.
-
functionget_user_to_edit()
Retrieve user data and filter it.
-
functionget_weekstartend()
Gets the week start and end from the datetime or date string from MySQL.
-
functionget_wp_title_rss()
Retrieves the blog title for the feed title.
-
functionget_year_link()
Retrieves the permalink for the year archives.
-
functionglobal_terms()
Maintains a canonical list of terms by syncing terms created for each blog with the global terms table.