//Front-end profile page global $current_user; if ( current_user_can( 'edit_user') ) { ... } $ current_user输出: ['allcaps']=> array( ...
確定! 回上一頁