Automattic / gutenberg-ramp

Control conditions under which Gutenberg loads - either from your theme code or from a UI
https://wordpress.org/plugins/gutenberg-ramp/
76 stars 15 forks source link

Add alert in case of use on VIP Go #85

Closed gudmdharalds closed 3 years ago

gudmdharalds commented 3 years ago

As a part of deprecation of Gutenberg Ramp, we want to be alerted if gutenberg_ramp_load_gutenberg() is being called on the VIP Go platform. Here we accomplish this by adding an alert, but only if using VIP Go and only with 1% of calls.