Changeset 10874 for sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php
- Timestamp:
- 04/07/2021 01:56:31 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php
r10872 r10874 925 925 if ( ! empty( $this->theme_post ) ) { 926 926 $post_id = $this->theme_post->ID; 927 // see wporg_themes_approve_version() for where the post is updated. 927 928 928 929 // Otherwise create it for this new theme.
Note: See TracChangeset
for help on using the changeset viewer.