This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
WordPress
Watch
3
Star
0
Fork
0
You've already forked WordPress
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1982ea7d20cfd17308b21755e73d9919d5232f5b
WordPress
/
wp-admin
/
import
History
nacin
1982ea7d20
Fix notice, and use wp_max_upload_size() to fill MAX_FILE_SIZE hidden field (used by supporting browsers for a client-side check).
Fixes
#10849
props sivel.
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@13306
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-22 19:48:38 +00:00
..
blogger.php
i18n fixes. Props nbachiyski.
fixes
#11954
2010-01-21 21:37:43 +00:00
blogware.php
Remove < PHP 4.3 compat functions from importers. Props nacin.
Fixes
#11636
2010-02-06 07:19:25 +00:00
dotclear.php
Coding standards, space after if
2010-01-18 20:34:48 +00:00
greymatter.php
i18n fixes. Props nbachiyski.
fixes
#11954
2010-01-21 21:37:43 +00:00
livejournal.php
Use admin_url() for images in wp-admin, to allow for filtering. Props mdawaffe, see
#12300
2010-02-20 21:09:49 +00:00
mt.php
i18n fixes. Props nbachiyski.
fixes
#11954
2010-01-21 21:37:43 +00:00
opml.php
Fix notice, and use wp_max_upload_size() to fill MAX_FILE_SIZE hidden field (used by supporting browsers for a client-side check).
Fixes
#10849
props sivel.
2010-02-22 19:48:38 +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
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
Remove < PHP 4.3 compat functions from importers. Props nacin.
Fixes
#11636
2010-02-06 07:19:25 +00:00
wp-cat2tag.php
Use update and insert. Props DD32.
fixes
#6836
2010-01-07 20:13:54 +00:00