You are not allowed to view this page.
LOGOUT
'); function ddhap_add_option_pages() { if (function_exists('add_options_page')) { add_options_page('Hide Admin', 'DDHideAdmin', 8, __FILE__, 'ddhap_options_page'); } } function ddhap_options_page() { global $ddhap_version; if (isset($_POST['set_defaults'])) { echo '';
update_option('ddhap_message', ' You are not allowed to view this page. LOGOUT
'; update_option('ddhap_message', (string)$_POST["ddhap_message"]); echo 'Configuration Updated!'; echo '
For information and updates, please visit:
http://www.dagondesign.com/articles/hide-admin-panel-from-subscribers-plugin-for-wordpress/