Changeset 18023 for branches/3.1/wp-includes/default-filters.php
- Timestamp:
- 05/24/2011 03:57:28 PM (14 years ago)
- Location:
- branches/3.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.1
-
branches/3.1/wp-includes/default-filters.php
r18018 r18023 256 256 add_action( 'wp_scheduled_delete', 'wp_scheduled_delete' ); 257 257 add_action( 'admin_init', 'send_frame_options_header', 10, 0 ); 258 add_action( 'importer_scheduled_cleanup', 'wp_delete_attachment' ); 258 259 259 260 // Navigation menu actions
Note: See TracChangeset
for help on using the changeset viewer.