Ecommerce trial plan allows installing dotorg themes #94541
Labels
[Feature] Theme Showcase
The theme showcase screen in Calypso in Appearance > Themes.
[Pri] High
[Status] Priority Review Triggered
Quality squad has been notified of this issue in #dotcom-triage-alerts
Triaged
To be used when issues have been triaged.
[Type] Bug
Quick summary
It's possible to install a dotorg theme when using the ecommerce trial plan. However according to the
WPCom_Features
system, this isn't allowed fbhepr%2Skers%2Sjcpbz%2Sjc%2Qpbagrag%2Szh%2Qcyhtvaf%2Sjcpbz%2Qsrngherf%2Spynff%2Qjcpbz%2Qsrngherf.cuc%3Se%3Q228736oq%23750-ogInstalling a dotorg theme is supposed to be governed by the
WPCOM_Features::INSTALL_THEMES
feature, and when using an ecommerce trial site, access to this feature looks to be correct:var_dump(wpcom_site_has_feature( WPCOM_Features::INSTALL_THEMES ));
returnsfalse
.We should confirm what the intended behaviour is and then implement it
Steps to reproduce
What you expected to happen
What actually happened
I see an "Activate this design" button that activates the design.
Impact
One
Available workarounds?
There is no user impact
If the above answer is "Yes...", outline the workaround.
No response
Platform (Simple and/or Atomic)
No response
Logs or notes
No response
The text was updated successfully, but these errors were encountered: