If you would like to play with the admin interface without messing up your installation, please visit the demo site.
Need Support?
__('Diagnostic Comments', 'easy-adsenser'),
'type' => 'checkbox',
'help' => __('The content filter in the plugin can add diagnostic comments to the HTML code, which could have security implications. Please turn it on only if you need to contact the plugin author, or track down some bugs.', 'easy-adsenser'),
'value' => 0);
$verboseBox = '
Option
Value
Help
' .
EzGA::renderOption('verbose', $verbose) .
'
';
?>
Please check the carefully prepared Plugin FAQ for answers.
For preferential support and free updates, you can purchase a Support Contract.
For one-off support issues, you can raise a one-time paid Support Ticket for prompt support.
Please turn on Diagnostic Comments and include a link to your blog URL when you contact the plugin author.
Happy with this Plugin?
Please leave a short review and rate it at WordPress. Thanks!
__('Enable Google Translation of Admin Pages?', 'easy-adsenser'),
'help' => '',
'type' => 'checkbox',
'reload' => true,
'value' => !empty(EzGA::$options['show_google_translate']));
?>