PluginProbe
Affiliate Sales in Google Analytics and other tools / trunk
Affiliate Sales in Google Analytics and other tools vtrunk
5.4.1 5.5.0 5.4.0 5.3.0 5.1.0 5.1.1 4.0.1 4.0.2 5.0.0 5.0.1 5.0.2 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 All 55 releases
wecantrack / views / unauthorized.php

unauthorized.php in Affiliate Sales in Google Analytics and other tools trunk, at views/unauthorized.php

7 lines 248 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php if (!defined('ABSPATH')) { exit; } ?>
2 <div class="wrap">
3 <div class="wecantrack_body">
4 <h1>wecantrack</h1>
5 <p><?php echo esc_html__('You do not have permission to access this page.', 'wecantrack'); ?></p>
6 </div>
7 </div>