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
ca9d676eefff7cbf2b2d4c0ecf33333f744b8c68
WordPress
/
wp-admin
/
import
History
westi
fb04390c01
Use maybe_unserialized on all post_meta values on import to ensure we don't end up with double serialized data in the database.
Fixes
#10619
props znarfor.
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@12495
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-22 17:05:49 +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
Use maybe_unserialized on all post_meta values on import to ensure we don't end up with double serialized data in the database.
Fixes
#10619
props znarfor.
2009-12-22 17:05:49 +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