PluginProbe
Lasso Lite – Affiliate Link Manager & Product Displays / 116
Lasso Lite – Affiliate Link Manager & Product Displays v116
158 157 155 156 154 153 152 151 150 149 148 trunk 0.9.9 104 105 106 107 108 109 110 111 112 113 114 115 All 57 releases
← All changes | classes/class-enum.php +1 -0 112116 View file →
@@ -29,8 +29,9 @@
29 29 const LASSO_LITE_ACTIVE = 'is_active_lasso_lite';
30 30 const SWITCH_TO_NEW_UI = 'is_lasso_live_switch_to_new_ui';
31 31 const IS_VISITED_WELCOME_PAGE = 'is_visited_welcome_page';
32 32 const RESET_WELCOME_PAGE = 'reset-onboarding';
33 + const RESET_REQUEST_REVIEW = 'reset-review';
33 34
34 35 const LIMIT_ON_PAGE = 10;
35 36 const REWRITE_SLUG_DEFAULT = 'go';
36 37