Changeset 12848 for sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/themes-api.php
- Timestamp:
- 08/17/2023 07:43:02 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/themes-api.php
r8915 r12848 22 22 23 23 wp_cache_set( $slug, $theme_meta, $cache_group ); 24 25 // Delete the error cache if this theme is new. 26 wp_cache_delete( $slug, 'theme_information_error' ); 24 27 } 25 28 add_action( 'wporg_themes_update_version_live', 'wporg_themes_update_check', 10, 2 );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)