Changeset 1845 for sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php
- Timestamp:
- 08/24/2015 08:02:28 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php
r1844 r1845 801 801 } 802 802 803 wporg_themes_glotpress_import( $post, 'inact ve' );803 wporg_themes_glotpress_import( $post, 'inactive' ); 804 804 } 805 805 add_action( 'suspend_repopackage', 'wporg_themes_glotpress_mark_as_inactive_on_suspend' );
Note: See TracChangeset
for help on using the changeset viewer.