function dm_is_admin(){ return current_user_can( 'manage_options' ); } Paste the above code inside functions.php of the active theme. Please note that I have ...
確定! 回上一頁