Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.42k stars 1.99k forks source link

Better Trial Aknowledgement for Premium Styles on Free and Starter Plans #92903

Open mxhassani opened 3 months ago

mxhassani commented 3 months ago

What

Add a clear notification that shows the Styles feature as a Premium option.

Why

Currently, Styles is an option of the Explorer, Creator, and Entrepreneur plans, but they can be used fully on a Free or Starter plan as a permanent trial. The catch is, we don't apply the styles on those non-eligible plans, this for visitors, but logged in admins will see the styles applied.

The only main way the admin knows about the Styles requiring an upgrade is this banner: image

There is a first time banner and a front end one, but one is easy to discard, and the second mentions Premium Styles.

The fact that the notification is a about Premium Styels, while the feature name is Styles, may lead to confusion and expectation that there is a premium version of the standard Styles tab.

This change aims to make sure the user is aware they are using a Premium feature.

How

Make the notification show up under the Styles tab, as follows:

image

With the text:

You are trying a Premium feature and the changes will only be visible if your site is on the Premium plan or higher

retnonindya commented 3 months ago

📌 ACTIONS