Changeset 3506 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-directory.php
- Timestamp:
- 06/20/2016 02:41:39 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-directory.php
r3502 r3506 90 90 ), 91 91 'description' => __( 'A Repo Plugin', 'wporg-plugins' ), 92 'supports' => array( 'comments' ),92 'supports' => array( 'comments', 'author' ), 93 93 'public' => true, 94 94 'show_ui' => true,
Note: See TracChangeset
for help on using the changeset viewer.