Skip to content

Commit

Permalink
Sync WPCom features (#39392)
Browse files Browse the repository at this point in the history
Adds INSTALL_THEMES feature to all Jetpack sites
  • Loading branch information
dsas authored Sep 13, 2024
1 parent 88750ed commit 4ed37d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/plugins/wpcomsh/changelog/update-wpcomsh-features
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: fixed

WPCOM Features: Add INSTALL_THEMES feature to Jetpack sites so that they are not erroneously seeing the "upgrade" badge when looking at dotorg themes in the wordpress.com showcase
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,7 @@ class WPCOM_Features {
self::INSTALL_THEMES => array(
self::WPCOM_BUSINESS_AND_HIGHER_PLANS,
self::WPCOM_PRO_PLANS,
self::JETPACK_ALL_SITES,
self::EXCLUDE_PLANS => array(
self::WPCOM_ECOMMERCE_TRIAL_PLANS,
),
Expand Down

0 comments on commit 4ed37d6

Please sign in to comment.