Methods
1 to 30 of 277
- Jetpack::__construct() – Constructor. Initializes WordPress hooks
- Jetpack::absolutize_css_urls() – Converts any url in a stylesheet, to the correct absolute url.
- Jetpack::activate_default_modules() –
- Jetpack::activate_module_actions() – This action is documented in class.jetpack.php
- Jetpack::activate_module() – Fires when default modules are activated.
- Jetpack::activate_new_modules() –
- Jetpack::active_plan_supports() – Determine whether the active plan supports a particular feature
- Jetpack::add_configure_hook() – Adds a hook to plugins_loaded at a priority that’s currently the earliest available.
- Jetpack::add_jetpack_pagestyles() –
- Jetpack::add_nonce() – Add our nonce to this request.
- Jetpack::add_remote_request_handlers() – Register the remote file upload request handlers, if needed.
- Jetpack::add_token_to_login_redirect_json_api_authorization() –
- Jetpack::add_wpcom_to_allowed_redirect_hosts() – This is ported over from the manage module, which has been deprecated and baked in here.
- Jetpack::admin_banner_styles() –
- Jetpack::admin_body_class() –
- Jetpack::admin_help() – Add help to the Jetpack page
- Jetpack::admin_init() –
- Jetpack::admin_jetpack_manage_notice() –
- Jetpack::admin_menu_css() –
- Jetpack::admin_menu_order() –
- Jetpack::admin_notices() – Fires when a Jetpack admin page is loaded with an unrecognized parameter.
- Jetpack::admin_page_load() – Handles the page load events for the Jetpack admin page
- Jetpack::admin_url() –
- Jetpack::after_plugins_loaded() – Runs after all the plugins have loaded but before init.
- Jetpack::ajax_recheck_ssl() –
- Jetpack::alert_auto_ssl_fail() –
- Jetpack::alias_directories() – Rewrite any string to make paths easier to read.
- Jetpack::allow_post_embed_iframe() – Temporarily allow post content to contain iframes, e.g. for videopress.
- Jetpack::allow_wpcom_domain() – Return $domains, with ‘wordpress.com’ appended.
- Jetpack::allow_wpcom_environments() –