Changeset 1755 for trunk/wp-content/plugins/staticize-reloaded.php
- Timestamp:
- 10/06/2004 06:20:52 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/plugins/staticize-reloaded.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/plugins/staticize-reloaded.php
r1740 r1755 154 154 add_action('delete_comment', 'postChange', 0); 155 155 add_action('template_save', 'postChange', 0); 156 add_action('switch_theme', 'postChange', 0); 156 157 } 157 158
Note: See TracChangeset
for help on using the changeset viewer.