This website requires JavaScript.
Explore
Help
Register
Sign In
HostForge-Systems
/
wordpress
Template
Watch
1
Star
0
Fork
0
You've already forked wordpress
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
73a3f5814856bf23772a26f06dffb23d7201fb16
wordpress
/
wp-content
History
nacin
4340b23564
Make sure we're localizing the Gallery category in Twenty Ten. Use get_term_link because it can look up the category by the slug, instead of an extra get_cat_ID call. See [14350] for previous changes.
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@14501
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-07 18:13:20 +00:00
..
plugins
Introduce is_rtl(). Use it in core. It only becomes defined when locale is loaded, so it's impossible to use it too early. Deprecate the get_bloginfo('text_direction') call.
fixes
#13206
.
2010-05-03 05:49:19 +00:00
themes
Make sure we're localizing the Gallery category in Twenty Ten. Use get_term_link because it can look up the category by the slug, instead of an extra get_cat_ID call. See [14350] for previous changes.
2010-05-07 18:13:20 +00:00
index.php
…