Assets::get_file_url_for_environment() – Given a minified path, and a non-minified path, will return a minified or non-minified file URL based on whether SCRIPT_DEBUG is set and truthy.
Autoloader_Locator::find_latest_autoloader() – Finds the path to the plugin with the latest autoloader.
Callables::estimate_full_sync_actions() – Retrieve an estimated number of actions that will be enqueued.
Callables::get_full_sync_actions() – Retrieve the actions that will be sent for this module during a full sync.
Client::validate_args_for_wpcom_json_api_request() – Validate and build arguments for a WordPress.com REST API request.
Comments::estimate_full_sync_actions() – Retrieve an estimated number of actions that will be enqueued.
Comments::get_full_sync_actions() – Retrieve the actions that will be sent for this module during a full sync.
Config::ensure_feature() – Ensures a feature is enabled, sets it up if it hasn’t already been set up.
Constants::estimate_full_sync_actions() – Retrieve an estimated number of actions that will be enqueued.
Constants::get_full_sync_actions() – Retrieve the actions that will be sent for this module during a full sync.
create_local_media_library_for_videopress_guid() – Creates a local media library item of a remote VideoPress video.
Crunion_Contact_Form_Shortcode::parse_content() – Processes the shortcode’s inner content for "child" shortcodes
enqueue_package_file() – Adds the version of a package file to the $jetpack_packages_files global array so that we can load the most recent version after ‘plugins_loaded’.
Featured_Content::hide_featured_term() – Hide featured tag from displaying when global terms are queried from the front-end.
Featured_Content::hide_the_featured_term() – Hide featured tag from displaying when terms associated with a post object are queried from the front-end.
Featured_Content::pre_get_posts() – Exclude featured posts from the blog query when the blog is the front-page, and user has not checked the "Also display tagged posts outside the Featured Content area" checkbox.