I've also tried adding code direct to the child theme functions.php: $role = get_role('editor'); $role->add_cap('edit_posts'); $role-> ...
確定! 回上一頁