Don't register incomplete importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@3096 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1228f9e554
commit
a0d9c53007
@ -1,4 +0,0 @@
|
||||
<?php
|
||||
register_importer('greymatter', 'GreyMatter', 'Import posts from your Greymatter blog', array($greymatter_import, 'dispatch'));
|
||||
?>
|
||||
|
@ -1,4 +0,0 @@
|
||||
<?php
|
||||
register_importer('textpattern', 'Textpattern', 'Import posts from your Textpattern blog', array($textpattern_import, 'dispatch'));
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user