WordPress/wp-admin/import
2010-03-26 19:36:49 +00:00
..
blogger.php Fix assignment. Props Rasmus Lerdorf via ConFoo presentation. 2010-03-12 19:32:48 +00:00
blogware.php Remove author tags. fixes #12366 2010-02-24 19:07:21 +00:00
dotclear.php Remove author tags. fixes #12366 2010-02-24 19:07:21 +00:00
greymatter.php i18n fixes. Props nbachiyski. fixes #11954 2010-01-21 21:37:43 +00:00
livejournal.php LJ importer tweaks. Props briancolinger. fixes #12620 2010-03-17 16:52:44 +00:00
mt.php Use set_time_limit(0) in import/mt.php. see #12595 2010-03-23 19:20:03 +00:00
opml.php Use ABSPATH because we can. props miqrogroove see #12411 2010-02-27 16:44:26 +00:00
rss.php Remove < PHP 4.3 compat functions from importers. Props nacin. Fixes #11636 2010-02-06 07:19:25 +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 Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837 2010-02-22 21:25:32 +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 Remove trailing whites and double semicolons. 2010-03-26 19:36:49 +00:00
wp-cat2tag.php Use update and insert. Props DD32. fixes #6836 2010-01-07 20:13:54 +00:00