Changeset 14265
- Timestamp:
- 12/11/2024 07:52:18 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php
r14261 r14265 283 283 284 284 if ( 'themedropbox' !== $author && function_exists( 'bump_stats_extra' ) ) { 285 bump_stats_extra( 'themes', 'upload_ from_svn' );285 bump_stats_extra( 'themes', 'upload_by_svn' ); 286 286 } 287 287
Note: See TracChangeset
for help on using the changeset viewer.