twentyGOLEM/wp-admin/import
westi cd4fd77beb Fix some notices in the importer when importing files from old WordPress versions or not fetching attachments. See #11484.
Ensure that we check that a user is created for the username we specify and otherwise fallback to the current user
See #10319.

git-svn-id: http://svn.automattic.com/wordpress/trunk@12469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-21 15:26:57 +00:00
..
blogger.php Filter imported comments 2009-11-24 14:40:25 +00:00
blogware.php Typo fixes, props dd32, fixes #11030 2009-10-25 17:30:58 +00:00
dotclear.php Filter imported comments 2009-11-24 14:40:25 +00:00
greymatter.php Fix some login typos. Fixes #11031 props filosofo. 2009-10-25 09:28:20 +00:00
livejournal.php Filter imported comments 2009-11-24 14:40:25 +00:00
mt.php Correctly CamelCase TypePad. Fixes #10686 props niallkennedy. 2009-08-26 06:51:36 +00:00
opml.php deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security. 2009-05-18 15:11:07 +00:00
rss.php Typo fixes, props dd32, fixes #11030 2009-10-25 17:30:58 +00:00
stp.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
textpattern.php Filter imported comments 2009-11-24 14:40:25 +00:00
utw.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
wordpress.php Fix some notices in the importer when importing files from old WordPress versions or not fetching attachments. See #11484. 2009-12-21 15:26:57 +00:00
wp-cat2tag.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00