Make WordPress Core


Ignore:
Timestamp:
12/23/2007 01:10:29 AM (19 years ago)
Author:
ryan
Message:

Add import_done actions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/import/textpattern.php

    r6430 r6472  
    551551                delete_option('txpname');
    552552                delete_option('txphost');
     553                do_action('import_done', 'textpattern');
    553554                $this->tips();
    554555        }
Note: See TracChangeset for help on using the changeset viewer.