Changeset 989301
- Timestamp:
- 09/14/2014 01:46:44 AM (12 years ago)
- File:
-
- 1 edited
-
wp-rss-multi-importer/trunk/inc/custom_posts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-rss-multi-importer/trunk/inc/custom_posts.php
r989112 r989301 1008 1008 1009 1009 1010 add_action( 'before_delete_post', 'rssmi_delete_posts_admin_attachment' ); //this function in db_functions.php file1010 //add_action( 'before_delete_post', 'rssmi_delete_posts_admin_attachment' ); //this function in db_functions.php file 1011 1011 1012 1012
Note: See TracChangeset
for help on using the changeset viewer.