Changeset 12905 for sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php
- Timestamp:
- 09/20/2023 02:04:25 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php
r12845 r12905 705 705 'body' => array( 706 706 'theme_update' => $theme_slug, 707 'theme_version' => $theme_version,707 'theme_version' => "$theme_version", 708 708 'theme_action' => 'update', 709 709 'theme_update_secret' => THEME_PREVIEWS_SYNC_SECRET,
Note: See TracChangeset
for help on using the changeset viewer.