We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c23755 + 49cc115 commit dc138daCopy full SHA for dc138da
classes/Visualizer/Render/Page/Data.php
@@ -159,7 +159,7 @@ class="visualizer-select">
159
</li>
160
</ul>
161
162
- <li class="viz-group <?php echo apply_filters( 'visualizer_pro_upsell_class', '' ); ?> ">
+ <li class="viz-group <?php echo apply_filters( 'visualizer_pro_upsell_class', 'only-pro-feature' ); ?>">
163
<h2 class="viz-group-title viz-sub-group"
164
data-current="chart"><?php _e( 'Import from other chart', 'visualizer' ); ?><span
165
class="dashicons dashicons-lock"></span></h2>
0 commit comments