[WordPress] current_user_can を使ってユーザー権限ごとに条件分岐をする ... <?php if ( current_user_can( 'administrator` ) ) { echo '管理者 ...
確定! 回上一頁