Wordpress/wp-admin/import
Peter Westwood d43ed9f448 Correctly CamelCase TypePad. Fixes #10686 props niallkennedy.
git-svn-id: https://develop.svn.wordpress.org/trunk@11882 602fd350-edb4-49c9-b593-d223f7449a82
2009-08-26 06:51:36 +00:00
..
blogger.php esc_js(). Shorter, follows new escaping naming convention. 2009-05-09 07:27:22 +00:00
blogware.php
btt.php
dotclear.php Trim tailing whitespace 2009-05-24 23:47:49 +00:00
greymatter.php
jkw.php
livejournal.php Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() 2009-05-18 16:00:33 +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
stp.php
textpattern.php
utw.php
wordpress.php Don't import _wp_attachment_metadata. It is regenerated when the attachment is imported. 2009-08-19 21:37:47 +00:00
wp-cat2tag.php