Changeset 3579
- Timestamp:
- 06/26/2016 10:01:04 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-directory.php
r3578 r3579 215 215 ), 216 216 'public' => true, 217 'show_ui' => true,217 'show_ui' => is_super_admin(), 218 218 'show_admin_column' => false, 219 219 'meta_box_cb' => false,
Note: See TracChangeset
for help on using the changeset viewer.