if (function_exists('current_user_can') && !current_user_can('manage_options')) { echo ''; }
 
Back To
Top