if ( ! current_user_can( get_post_type_object( 'post' )->cap->create_posts ) ) { exit; } if ( $error_msg ) return wp_dashboard_quick_press( $error_msg ); ...
確定! 回上一頁