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
55ebce714a023c10f87ce2b68e38c7c5e7c11199
WordPress
/
wp-admin
/
import
History
nacin
8c8bf5039f
Remove unnecessary ternary operators such as (expr) ? true : false.
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@13769
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-19 21:15:00 +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
i18n fixes. Props nbachiyski.
fixes
#11954
2010-01-21 21:37:43 +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 unnecessary ternary operators such as (expr) ? true : false.
2010-03-19 21:15:00 +00:00
wp-cat2tag.php
Use update and insert. Props DD32.
fixes
#6836
2010-01-07 20:13:54 +00:00