Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.

Home Page:https://jetpack.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boost: handle "jb_cache_moved_to_boost" flag set as part of WPSC migration

donnchawp opened this issue · comments

WPSC will record a transient user option called jb_cache_moved_to_boost to inform Jetpack Boost that the site owner migrated their site from that plugin to Boost. Boost will track this event.

The value identifies how the user came to Boost:

  • Admin notice (notice): install/switch to Boost and enable the Page Cache module. Disable WPSC.
  • Admin banner (banner): install/switch to Boost only. Do not enable Page Cache module.
  • "Try Jetpack Boost" button (try_button): install/switch to Boost only. Do not enable Page Cache module.

Ref: #37742