pro.php
473 Bytes
<div class="su-admin-c-notice-pro">
<p><?php esc_html_e( 'You are using the Free version of Shortcodes Ultimate. Upgrade to PRO to get even more awesome features.', 'shortcodes-ultimate' ); ?></p>
<p><a href="<?php echo esc_attr( esc_attr( su_get_utm_link( 'https://getshortcodes.com/pricing/', array( 'wp-admin', 'pro-notice', $data['page'] ) ) ) ); ?>" class="button button-primary"><?php esc_html_e( 'Upgrade to PRO', 'shortcodes-ultimate' ); ?> →</a></p>
</div>