Archived
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
+1
View File
@@ -899,3 +899,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
@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');