PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.4.4
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.4.4
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
← All changes | classes/Visualizer/Gutenberg/src/Components/ChartPermissions.js +2 -2 3.1.33.4.4 View file →
@@ -114,9 +114,9 @@
114 114 icon="lock"
115 115 initialOpen={ false }
116 116 >
117 117
118 - <p>{ __( 'Enable this feature in BUSINESS version!' ) }</p>
118 + <p>{ __( 'Upgrade your license to at least the DEVELOPER version to activate this feature!' ) }</p>
119 119
120 120 <Button
121 121 isPrimary
122 122 href={ visualizerLocalize.proTeaser }
@@ -169,9 +169,9 @@
169 169 icon="lock"
170 170 initialOpen={ false }
171 171 >
172 172
173 - <p>{ __( 'Enable this feature in BUSINESS version!' ) }</p>
173 + <p>{ __( 'Upgrade your license to at least the DEVELOPER version to activate this feature!' ) }</p>
174 174
175 175 <Button
176 176 isPrimary
177 177 href={ visualizerLocalize.proTeaser }