Changeset 11914
- Timestamp:
- 06/14/2022 04:03:29 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/standalone/class-plugins-info-api.php
r11542 r11914 249 249 } 250 250 251 // Reset array values so this is JSON-encoded as an array, not object. 252 $response['plugins'] = array_values( $response['plugins'] ); 253 251 254 $this->output( $response ); 252 255 }
Note: See TracChangeset
for help on using the changeset viewer.