Archived
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
+1
View File
@@ -99,3 +99,4 @@ foreach($const['missing'] AS $file => $constants) {
@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');