Changeset 3550 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-query-plugins.php
- Timestamp:
- 06/22/2016 02:49:08 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-query-plugins.php
r3501 r3550 19 19 'plugin_category', 20 20 's', 21 'author_name' 21 'author_name', 22 'installed_plugins' 22 23 ); 23 24
Note: See TracChangeset
for help on using the changeset viewer.