Retrieves a session based on its verifier (token hash).
WP_User_Meta_Session_Tokens::prepare_session
Converts an expiration to an array of session information.
WP_User_Meta_Session_Tokens::get_sessions
Retrieves all sessions of the user.
WP_Theme::_name_sort_i18n
Callback function for usort() to naturally sort themes by translated name.
Advertisement
WP_Theme::_name_sort
Callback function for usort() to naturally sort themes by name.
WP_Theme::sort_by_name
Sorts themes by name.
WP_Theme::network_disable_theme
Disables a theme for all sites on the current network.
WP_Theme::network_enable_theme
Enables a theme for all sites on the current network.
Advertisement
WP_Theme::get_allowed_on_site
Returns array of stylesheet names of themes allowed on the site.
WP_Theme::get_allowed_on_network
Returns array of stylesheet names of themes allowed on the network.
WP_Theme::get_allowed
Returns array of stylesheet names of themes allowed on the site or network.
WP_Theme::get_core_default_theme
Determines the latest WordPress default theme that is installed.
Advertisement
WP_Theme::is_allowed
Whether the theme is allowed (multisite only).
WP_Theme::load_textdomain
Loads the theme’s textdomain.
WP_Theme::scandir
Scans a directory for files of a certain extension.