1
0

WPXRSS importer added.

This commit is contained in:
Garvin Hicking
2007-10-23 13:30:39 +00:00
parent ff27e8578d
commit 5a1ed450fd
65 changed files with 2068 additions and 1813 deletions

View File

@ -899,3 +899,4 @@
@define('PINGBACK_FAILED', 'Pingback failed: %s');
@define('PINGBACK_NOT_FOUND', 'No pingback-URI found.');
@define('CATEGORY_PLUGIN_HIDEZEROCOUNT', 'Hide archives link when no entries were made in that timespan (requires counting entries)');
@define('RSS_IMPORT_WPXRSS', 'WordPress eXtended RSS import, requires PHP5 and might take up much memory');