Methods
1 to 12 of 12
- Jetpack_Connection_Banner::__construct() – Jetpack_Connection_Banner constructor.
- Jetpack_Connection_Banner::build_connect_url_for_slide() – Given a string for the the banner was added, and an int that represents the slide to a URL for, this function returns a connection URL with a from parameter that will support split testing.
- Jetpack_Connection_Banner::enqueue_banner_scripts() – Enqueues JavaScript for new connection banner.
- Jetpack_Connection_Banner::enqueue_connect_button_scripts() – Enqueues JavaScript and CSS for new connect-in-place flow.
- Jetpack_Connection_Banner::force_display() – The banner is forcibly displayed.
- Jetpack_Connection_Banner::get_ab_banner_top_bar() – Performs an A/B test showing or hiding the green bar at the top of the connection dialog displayed in Dashboard or Plugins.
- Jetpack_Connection_Banner::init() –
- Jetpack_Connection_Banner::maybe_initialize_hooks() – Will initialize hooks to display the new (as of 4.4) connection banner if the current user can connect Jetpack, if Jetpack has not been deactivated, and if the current page is the plugins page.
- Jetpack_Connection_Banner::network_connect_notice() – Renders the legacy network connection banner.
- Jetpack_Connection_Banner::render_banner() – Renders the new connection banner as of 4.4.0.
- Jetpack_Connection_Banner::render_connect_prompt_full_screen() – Renders the full-screen connection prompt. Only shown once and on plugin activation.
- Jetpack_Connection_Banner::render_license_aware_banner() – Renders the license-away version of the connection banner.