dd32
|
fe89d62154
|
Fix typo in type_url_form_video() help text. Props mako09. Fixes #14003 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-20 04:13:57 +00:00 |
|
dd32
|
d33463f89d
|
Fix typo in wpmu_signup_blog_notification() and wpmu_signup_user_notification(). Props mdawaffe. Fixes #14002 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-20 04:12:03 +00:00 |
|
dd32
|
a7cabc4a3e
|
Move plugin installer install_popular_tags() to use a site transient rather than its own caching logic. Fixes #13108
git-svn-id: http://svn.automattic.com/wordpress/trunk@15287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 07:28:27 +00:00 |
|
dd32
|
47f0da9c17
|
Close <img> spinner XHTML style. Props zeo. Fixes #13970
git-svn-id: http://svn.automattic.com/wordpress/trunk@15286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 07:05:23 +00:00 |
|
dd32
|
9615351ae6
|
Some coding standards cleanups for WP_HTTP. Props hakre for initial patch. See #13897
git-svn-id: http://svn.automattic.com/wordpress/trunk@15285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 07:02:09 +00:00 |
|
dd32
|
b55852aad0
|
Fix typo in HTTP Class. Props filosofo. Fixes #13897 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 06:54:21 +00:00 |
|
dd32
|
10fc874c10
|
Correct the links to the codex for non-english users. Props ocean90. Fixes #13948 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@15281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 06:49:38 +00:00 |
|
dd32
|
b01a02e06e
|
Fix typos in r15278. Caused by fat fingers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 05:48:30 +00:00 |
|
dd32
|
81f81a4f6f
|
Replace Permalink options Javascript with easily understood jQuery version
git-svn-id: http://svn.automattic.com/wordpress/trunk@15279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 05:40:43 +00:00 |
|
dd32
|
fc03d8c030
|
Coding standards clean-up of admin template.php. No logic changes. Removal of multiple spaces, addition of whitespace, addition of ;, s/"/'/g where appropriate, case changes of constants, removal of $output = '..'; echo $output.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-19 05:32:01 +00:00 |
|
nacin
|
194181c6e5
|
Blacklist remove_theme_support('menus'), used internally. fixes #13935 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-18 05:37:45 +00:00 |
|
ryan
|
6c8477d684
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@15275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-17 19:27:56 +00:00 |
|
ryan
|
39f4e9173c
|
3.0
git-svn-id: http://svn.automattic.com/wordpress/trunk@15272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-17 15:59:07 +00:00 |
|
ryan
|
ec0b1234a9
|
Allow only super admins to see plugins.php if the Plugins menu is not exposed. Props ocean90. fixes #13944
git-svn-id: http://svn.automattic.com/wordpress/trunk@15271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-17 15:57:02 +00:00 |
|
ryan
|
6ac19c2928
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@15270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-16 22:21:08 +00:00 |
|
ryan
|
d053a4f707
|
Avoid var name collision. see #13929
git-svn-id: http://svn.automattic.com/wordpress/trunk@15269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-16 21:46:42 +00:00 |
|
nacin
|
eb4c72e7d9
|
Use add_query_arg() in menu_page_url(). fixes #13923.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-16 20:08:58 +00:00 |
|
ryan
|
7d6d546f33
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@15267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-16 19:45:57 +00:00 |
|
ryan
|
b0f05715e9
|
Make dbh parameter to select optional for plugin back compat. Don't pass by ref to preserve PHP 4 support. fixes #13914
git-svn-id: http://svn.automattic.com/wordpress/trunk@15266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-16 19:28:01 +00:00 |
|
ryan
|
bfd7a6b75b
|
Retern variable to avoid notice in PHP 4.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-16 19:11:44 +00:00 |
|
nacin
|
d22bec05b6
|
Two birds with one stone. fixes #13902, props ocean90, wahgnube. fixes #13555, props hakre.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 20:31:44 +00:00 |
|
markjaquith
|
e3d5fb602b
|
Make the number of taxonomies to display per page setting actually stick. props nacin. fixes #13899
git-svn-id: http://svn.automattic.com/wordpress/trunk@15263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 20:07:02 +00:00 |
|
potbot
|
95746a960a
|
POT, generated from r15261
git-svn-id: http://svn.automattic.com/wordpress/trunk@15262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 16:21:22 +00:00 |
|
nacin
|
0b6be7ff26
|
In Twenty Ten, don't use the filter on wp_title in feeds.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 12:27:07 +00:00 |
|
nacin
|
174a4407dc
|
Remove errant closing label tag. props wahgnube, fixes #13901.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-15 11:33:52 +00:00 |
|
ryan
|
15bbb301b4
|
Remove trailing whites
git-svn-id: http://svn.automattic.com/wordpress/trunk@15259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 23:39:35 +00:00 |
|
ryan
|
6423bfd5db
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@15258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 21:41:11 +00:00 |
|
ryan
|
59362ab139
|
Menu ancestor fixes. Props filosofo. fixes #12812
git-svn-id: http://svn.automattic.com/wordpress/trunk@15257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 21:19:55 +00:00 |
|
nacin
|
f98fc6e766
|
Add missing filter to wp_get_nav_menu_items(). props filosofo, fixes #13858.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 20:50:55 +00:00 |
|
nacin
|
35a3cdce98
|
Fix IE8 line-height of title input. props ocean90, fixes #13890.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 20:48:24 +00:00 |
|
nacin
|
48bc4e220c
|
Revert [15219], [15250], some of [15249] for 3.0, revisit in 3.0.1. see #13822.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 19:52:30 +00:00 |
|
ryan
|
c735965594
|
Differentiate between edit and new via an action field for the screen. Fix favorite_actions(). fixes #13876
git-svn-id: http://svn.automattic.com/wordpress/trunk@15253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 19:33:04 +00:00 |
|
ryan
|
0575b7eba9
|
set_current_screen() before calling _tag_row in the inlin-save-tax ajax handler. Props batmoo. fixes #13892
git-svn-id: http://svn.automattic.com/wordpress/trunk@15252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 18:08:32 +00:00 |
|
potbot
|
39f5dd1da5
|
POT, generated from r15250
git-svn-id: http://svn.automattic.com/wordpress/trunk@15251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 12:22:00 +00:00 |
|
nacin
|
cc00a60ce0
|
Add admin UI labels for menu items of unpublished posts. props koopersmith, fixes #13822. #stringchange
git-svn-id: http://svn.automattic.com/wordpress/trunk@15250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 08:40:52 +00:00 |
|
nacin
|
40e4de4ba8
|
Treat trash/untrash of posts associated with media items the same as other stati changes. props koopersmith, see #13822.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 08:33:48 +00:00 |
|
nacin
|
09c0f511d6
|
Use more specific selector. props CAMWebDesign, fixes #13880.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 08:25:34 +00:00 |
|
nacin
|
44f8ce8909
|
Don't pass bogus argument to the_excerpt. props zeo, fixes #13883.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 08:24:34 +00:00 |
|
dd32
|
0122124ee0
|
Fix PHP Notice in Revisions comparison. Props filosofo. Fixes #13853
git-svn-id: http://svn.automattic.com/wordpress/trunk@15246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-14 01:34:18 +00:00 |
|
wpmuguru
|
96a8731980
|
use site details on confirm delete site, props sivel, fixes #13873.diff
git-svn-id: http://svn.automattic.com/wordpress/trunk@15245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-13 23:47:05 +00:00 |
|
westi
|
6a42369117
|
Fix typo in translation. Fixes #13872 props Angeloverona.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-13 16:19:04 +00:00 |
|
markjaquith
|
ce78b2c33f
|
Update jQuery UI to 1.7.3 (small maintenance update with three little changes). props aaroncampbell. fixes #13868
git-svn-id: http://svn.automattic.com/wordpress/trunk@15243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-13 10:39:20 +00:00 |
|
nacin
|
45ec93ad29
|
Don't use deprecated functions. props koopersmith, fixes #13854.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-13 06:20:51 +00:00 |
|
westi
|
48c70855bb
|
bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@15241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-12 21:25:48 +00:00 |
|
nacin
|
a7feda2506
|
Fix two sprintf placeholders in a WP_I18N string. props demetris, fixes #13865.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-12 21:00:08 +00:00 |
|
markjaquith
|
a630233949
|
WEAPON LOCKED. http://txfx.net/s/34 props Left Bank Pictures (Strike Back).
git-svn-id: http://svn.automattic.com/wordpress/trunk@15239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-12 09:45:32 +00:00 |
|
nacin
|
9986917471
|
Use correct variable in populate_network(). props wpmuguru, fixes #13859.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-12 05:16:21 +00:00 |
|
ryan
|
d6a33e28ea
|
RC3
git-svn-id: http://svn.automattic.com/wordpress/trunk@15237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 20:30:04 +00:00 |
|
potbot
|
07a13fb920
|
POT, generated from r15235
git-svn-id: http://svn.automattic.com/wordpress/trunk@15236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 20:22:22 +00:00 |
|
ryan
|
5ecd1f31f2
|
Trim trailing whitespace.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 20:19:35 +00:00 |
|