Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
get_role('author')->add_cap('manage_categories'); | |
?> |
Note
Description | 「投稿者」ユーザーに新規カテゴリ作成の権限を与える |
---|---|
WordPress Ver. | 3.3.1 |
Via | 【編集者に管理パネル設定へのアクセスを許可を与える】 |