Changeset 1755 for trunk/wp-admin/themes.php
- Timestamp:
- 10/06/2004 06:20:52 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/themes.php
r1675 r1755 15 15 update_option('stylesheet', $_GET['stylesheet']); 16 16 } 17 18 do_action('switch_theme', get_current_theme()); 17 19 18 20 header('Location: themes.php?activated=true');
Note: See TracChangeset
for help on using the changeset viewer.