Changeset 6464 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/standalone/plugins-info-api.php
- Timestamp:
- 01/30/2018 05:40:49 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/standalone/plugins-info-api.php
r6287 r6464 11 11 // Assume a standard wp-content/plugins/ plugin directory. 12 12 define( 'WPORGPATH', dirname( dirname( dirname( dirname( __DIR__ ) ) ) ) . '/' ); 13 14 define( 'PLUGINS_API_SUPPORTS_ERRORS', true ); 13 15 14 16 $_REQUEST = array(
Note: See TracChangeset
for help on using the changeset viewer.