pro.php 484 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/', 'wp-dashboard', 'admin-menu', 'pro-notice-' . $data['page'] ) ) ); ?>" class="button button-primary"><?php esc_html_e( 'Upgrade to PRO', 'shortcodes-ultimate' ); ?> &rarr;</a></p>
</div>