Changeset 10221 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-plugin-release-confirmation.php
- Timestamp:
- 08/29/2020 12:04:16 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/routes/class-plugin-release-confirmation.php
r10217 r10221 117 117 118 118 // Fetch the releases first, to prefill them if needed with the old release_confirmation count. 119 Plugin_Directory::get_releases( );119 Plugin_Directory::get_releases( $plugin ); 120 120 121 121 // Update the Metadata.
Note: See TracChangeset
for help on using the changeset viewer.