AdvancedCustomFields / acf

Advanced Custom Fields
http://advancedcustomfields.com/
823 stars 168 forks source link

Allow hiding WP Engine upsells #861

Closed huubl closed 10 months ago

huubl commented 10 months ago

Allow hiding WP Engine upsells by setting a define:

define('ACF_HIDE_UPSELL', true);

Issue: https://github.com/AdvancedCustomFields/acf/issues/858

polevaultweb commented 10 months ago

Hiding the upsell is possible without an extra constant