Making WordPress.org


Ignore:
Timestamp:
05/05/2016 01:15:18 AM (10 years ago)
Author:
obenland
Message:

Plugin Directory: Allow Plugin Admins to assign plugin categories.

See #1570.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-capabilities.php

    r3079 r3080  
    9292                        'plugin_disable' => true,
    9393                        'plugin_close' => true,
    94                         'plugin_set_category' => true, // Special categories
     94                        'plugin_set_category' => true, // Special categories.
     95                        'manage_categories' => true, // Let them assign these special categories.
    9596                ) );
    9697
Note: See TracChangeset for help on using the changeset viewer.