File Manager

Current Path : /webspace/www.beetasty.be/html/wp-content/plugins/imagify/views/admin/
Upload File :
Current File : //webspace/www.beetasty.be/html/wp-content/plugins/imagify/views/admin/admin-bar-pricing.php

<?php
defined( 'ABSPATH' ) || die( 'Cheatin’ uh?' );

if ( $data['upgrade_pricing'] ) : ?>
	<button data-nonce="<?php echo wp_create_nonce( 'imagify_get_pricing_' . get_current_user_id() ); ?>"
			data-target="#imagify-pricing-modal" type="button"
			class="imagify-get-pricing-modal imagify-modal-trigger imagify-admin-bar-upgrade-plan">
		<?php esc_html_e( 'Upgrade Plan', 'imagify' ); ?>
	</button>
<?php endif; ?>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com