WP_Role::add_cap(). Adds a capability to a role. add_action('init', function() { $role = get_role('contributor'); ...
確定! 回上一頁