1
0

WPXRSS importer added.

This commit is contained in:
Garvin Hicking
2007-10-23 13:30:39 +00:00
parent 6a408b2a5a
commit 201ee8d6da
65 changed files with 2068 additions and 1813 deletions

View File

@ -814,3 +814,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');