nacin
|
931cecae63
|
Include a single-column option in gallery settings. props husobj, fixes #14836.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-18 03:30:55 +00:00 |
|
nacin
|
b3b979ce48
|
Codex links should open in a new window. fixes #14665, props qwertymaniac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-18 03:26:03 +00:00 |
|
nacin
|
695644cc72
|
Allow is_feed() to drill down the feed being checked. props johnbillion for initial patch, fixes #15460.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-18 03:19:08 +00:00 |
|
nacin
|
8ff32f52df
|
Add list_pages filter. props johnjamesjacoby, fixes #13668.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-18 02:23:05 +00:00 |
|
nacin
|
1b3ddf631e
|
What you don't know can hurt you. Don't show 'You cannot modify this taxonomy.' props johnjamesjacoby, fixes #14197.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-18 02:22:01 +00:00 |
|
nacin
|
d397326116
|
When inserting an image via oEmbed, wrap it in a link. props MarkJaquith, fixes #14945.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-18 02:17:13 +00:00 |
|
nacin
|
0902043f6d
|
We don't want a populated WP_User object here. see #14642.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-18 00:26:29 +00:00 |
|
nacin
|
52fca11fca
|
Kill unnecessary br.clear after div.tablenav. fixes #15354.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 20:10:12 +00:00 |
|
ryan
|
83c16a74cf
|
Remove debug. Props ocean90. see #15342
git-svn-id: http://svn.automattic.com/wordpress/trunk@16441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 20:08:00 +00:00 |
|
ryan
|
15ded3a936
|
Add existing user to site form. Props PeteMall, ocean90. see #15342
git-svn-id: http://svn.automattic.com/wordpress/trunk@16440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 19:45:10 +00:00 |
|
ryan
|
c50cc5c57a
|
Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@16439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 18:48:27 +00:00 |
|
ryan
|
847499e531
|
Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@16438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 18:47:34 +00:00 |
|
ryan
|
01a32c0af0
|
Use wp_cache_add() instead of wp_cache_set() in update_meta_cache(). fixes #15452
git-svn-id: http://svn.automattic.com/wordpress/trunk@16437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 18:25:42 +00:00 |
|
markjaquith
|
c8b4e1cf5d
|
admin-bar.js is stale. Bumping the version number.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:55:09 +00:00 |
|
markjaquith
|
3e53432b7b
|
Make admin bar update bubbles DARK text on LIGHT background, per janeforshort. see #15308
git-svn-id: http://svn.automattic.com/wordpress/trunk@16435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:35:24 +00:00 |
|
nacin
|
1e161cfe48
|
Don't pass optional argument with its default value. props hakre, fixes #15450.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:33:08 +00:00 |
|
scribu
|
7aa1f4340c
|
Don't set total_pages unless there are pagination links. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:26:39 +00:00 |
|
markjaquith
|
78e63786d0
|
Add admin-bar class to body_class() if the admin bar is showing. fixes #15455
git-svn-id: http://svn.automattic.com/wordpress/trunk@16432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:21:45 +00:00 |
|
markjaquith
|
6482610f9a
|
esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454
git-svn-id: http://svn.automattic.com/wordpress/trunk@16431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:12:01 +00:00 |
|
nacin
|
4beb3ab36e
|
get_tag_link and get_category_link can also return WP_Error. fixes #15449.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:10:50 +00:00 |
|
scribu
|
0921736b76
|
Differentiate between localized and raw total pages. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:03:27 +00:00 |
|
nacin
|
d22cc9bd64
|
s/Login/Username/ to restore 3.0 string. props demetris, fixes #15453.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 16:58:15 +00:00 |
|
markjaquith
|
94bec21800
|
Make clear that we are installing the *American* English version, so this message makes sense for non-American English translation users. fixes #14467
git-svn-id: http://svn.automattic.com/wordpress/trunk@16427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 16:56:30 +00:00 |
|
scribu
|
b4674ec053
|
Remove drag_drop_help() and plugins_search_help(). Fixes #15451
git-svn-id: http://svn.automattic.com/wordpress/trunk@16426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 16:41:26 +00:00 |
|
markjaquith
|
bbaa4eb8a1
|
The path goes INSIDE home_url(). fixes #15413
git-svn-id: http://svn.automattic.com/wordpress/trunk@16425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 16:38:28 +00:00 |
|
ryan
|
a6cdc2dea4
|
Register the default theme dir in wp-settings.php so that it is registered even when get_themes() doesn't run. Fix counting of theme dirs. Add option to get_raw_theme_root() to disregard the current theme root cache. see #14911
git-svn-id: http://svn.automattic.com/wordpress/trunk@16424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 16:11:44 +00:00 |
|
scribu
|
a0e5b38765
|
Fix ambiguous column error. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@16423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 12:33:32 +00:00 |
|
nacin
|
e5f944a913
|
Don't check post_type_supports in map_meta_cap. see #14122.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 06:21:34 +00:00 |
|
nacin
|
aef807694c
|
Don't have awkward alternate color classes for core updates on update-core. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 05:58:26 +00:00 |
|
nacin
|
e6be0a127f
|
Blue theme RTL. props saracannon. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 05:51:32 +00:00 |
|
nacin
|
4fda3f791f
|
Fix the screen options sprite in RTL. Also compress and bump for previous commits. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 04:52:01 +00:00 |
|
nacin
|
56c685d0a4
|
Show continous color in admin menu when text wraps. props ocean90, see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 04:44:31 +00:00 |
|
nacin
|
609bae84c5
|
Remove visit site button gradient images from pre-3.0. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 04:03:34 +00:00 |
|
nacin
|
6ca1b0123b
|
Blue color scheme for the folded admin menu. props PeteMall, see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 03:32:26 +00:00 |
|
nacin
|
7b078d3b9b
|
Finalize conflicts from [16136]. Final pass on wp-admin css cleanup. props JohnONolan, fixes #14770.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 03:30:27 +00:00 |
|
scribu
|
275888f2e6
|
Re-introduce ->tax_query as a read-only var. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@16414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 02:04:08 +00:00 |
|
scribu
|
f58b21e69d
|
Optimize get_tax_sql(). See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@16413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 01:56:01 +00:00 |
|
scribu
|
d2a5add61a
|
Deprecate update_category_cache(). Fixes #15446
git-svn-id: http://svn.automattic.com/wordpress/trunk@16412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 00:56:00 +00:00 |
|
nacin
|
de65e1f2f3
|
Fix arin whois link. props ozh. @todo consider its removal. see #15281.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 00:54:22 +00:00 |
|
scribu
|
8cf88a2e84
|
Minor get_meta_sql() cleanup. See #9124
git-svn-id: http://svn.automattic.com/wordpress/trunk@16410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 00:27:34 +00:00 |
|
nacin
|
3f5b442306
|
Revert changes to wptexturize() until test cases pass. Reverts [16280], [16378]. see #4539 and #15241.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 22:18:48 +00:00 |
|
nacin
|
200f550862
|
More updates to post.js. see [16248].
git-svn-id: http://svn.automattic.com/wordpress/trunk@16408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 22:13:17 +00:00 |
|
nacin
|
c09b2e5b22
|
Improve internal linking river feedback. props koopersmith, see #11420.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 18:30:34 +00:00 |
|
nacin
|
07a19372f5
|
Remove unnecessary message in network/settings. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@16406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 17:51:45 +00:00 |
|
azaozz
|
4002b79b7a
|
Revert the TinyMCE spellchecker to its old behaviour, update to tinymce_spellchecker_php_2_0_3, fixes #15268
git-svn-id: http://svn.automattic.com/wordpress/trunk@16405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 17:30:18 +00:00 |
|
scribu
|
8b107e23f4
|
Revert [16402] outright. Causes issues with themes. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@16404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 16:36:20 +00:00 |
|
scribu
|
af6dbfde54
|
Revert taxonomy.php part of [16402]. Not fully backed yet. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@16403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 16:24:14 +00:00 |
|
scribu
|
690cd434d1
|
Don't pollute the 'tax_query' query var. See #12891
git-svn-id: http://svn.automattic.com/wordpress/trunk@16402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 16:22:09 +00:00 |
|
nacin
|
99f3141859
|
Use user_trailingslashit in get_author_posts_url(). fixes #15441.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 16:09:46 +00:00 |
|
scribu
|
aa0e750a9f
|
Update some @since tags. Props demetris. Fixes #15438
git-svn-id: http://svn.automattic.com/wordpress/trunk@16400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-16 13:16:13 +00:00 |
|