WordPress/wp-admin/import
2009-09-23 22:03:39 +00:00
..
blogger.php Use hard-coded functions instead of create_function() in importers. Props mdawaffe. fixes #10836 2009-09-23 22:03:39 +00:00
blogware.php Use hard-coded functions instead of create_function() in importers. Props mdawaffe. fixes #10836 2009-09-23 22:03:39 +00:00
dotclear.php Trim tailing whitespace 2009-05-24 23:47:49 +00:00
greymatter.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
livejournal.php Use hard-coded functions instead of create_function() in importers. Props mdawaffe. fixes #10836 2009-09-23 22:03:39 +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 Use hard-coded functions instead of create_function() in importers. Props mdawaffe. fixes #10836 2009-09-23 22:03:39 +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 _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
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 Use hard-coded functions instead of create_function() in importers. Props mdawaffe. fixes #10836 2009-09-23 22:03:39 +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