Returns the path on the remote filesystem of WP_LANG_DIR.
WP_Filesystem_Base::wp_themes_dir
Returns the path on the remote filesystem of the Themes Directory.
WP_Filesystem_Base::wp_plugins_dir
Returns the path on the remote filesystem of WP_PLUGIN_DIR.
WP_Filesystem_Base::wp_content_dir
Returns the path on the remote filesystem of WP_CONTENT_DIR.
Advertisement
WP_Filesystem_Base::abspath
Returns the path on the remote filesystem of ABSPATH.
WP_Debug_Data::get_sizes
Fetch the sizes of the WordPress directories: `wordpress` (ABSPATH), `plugins`, `themes`, and `uploads`.
WP_Debug_Data::get_database_size
Fetch the total size of all the database tables for the active database user.
WP_Debug_Data::format
Format the information gathered for debugging, in a manner suitable for copying to a forum or support ticket.
Advertisement
WP_Debug_Data::debug_data
Static function for generating site debug data when required.
WP_Debug_Data::check_for_updates
Calls all core functions to check for updates.
WP_Community_Events::maybe_log_events_response
Logs responses to Events API requests.
WP_Community_Events::trim_events
Prepares the event list for presentation.
Advertisement
WP_Community_Events::format_event_data_time
Adds formatted date and time items for each event in an API response.
WP_Community_Events::get_cached_events
Gets cached events.
WP_Community_Events::cache_events
Caches an array of events data from the Events API.