ryan
|
9f6201cbf4
|
Trigger the wp_print_syles action from wp_print_styles() only when handles are not passed. Prevents front-end styles from leaking into the admin. Props nacin. see #19510 for 3.3
git-svn-id: http://svn.automattic.com/wordpress/branches/3.3@19650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-02 22:34:31 +00:00 |
|
ryan
|
434b4605eb
|
Immediately close a flyout when opening another one. Prevents brief occurrence of two flyouts at once. Props SergeyBiryukov. fixes #19575 for 3.3
git-svn-id: http://svn.automattic.com/wordpress/branches/3.3@19648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-02 21:51:35 +00:00 |
|
ryan
|
c15548e05e
|
Make sure that _render() is only called with a valid root object. As in, render() can only be validly called once and must not fail on the second call. props SergeyBiryukov, fixes #19642 for 3.3
git-svn-id: http://svn.automattic.com/wordpress/branches/3.3@19644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-02 21:37:16 +00:00 |
|
ryan
|
61aef00dc4
|
An empty database prefix is not supported for multisite. <small>Add a sanity check anyway.</small> fixes #19566 for 3.3
git-svn-id: http://svn.automattic.com/wordpress/branches/3.3@19643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-02 21:31:27 +00:00 |
|
azaozz
|
fd2cfdfcda
|
Replace background image with CSS3 gradient in wp_die(), fixes #19701 for 3.3
git-svn-id: http://svn.automattic.com/wordpress/branches/3.3@19636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-30 22:29:47 +00:00 |
|
ryan
|
b5bb8c72a8
|
Don't cast objects to int.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.3@19634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-30 19:34:59 +00:00 |
|
ryan
|
97ebc17ca8
|
Assign the full WP_User object to the userdata global. Props scribu. fixes #19595 for 3.3
git-svn-id: http://svn.automattic.com/wordpress/branches/3.3@19625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-21 20:08:31 +00:00 |
|
ryan
|
6b581a9cdf
|
3.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@19590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-12 22:20:00 +00:00 |
|
ryan
|
3cc99932d1
|
19589 bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@19589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-12 20:26:14 +00:00 |
|
ryan
|
d86ef20be1
|
RC3 bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@19587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-11 00:07:58 +00:00 |
|
nacin
|
ec305a2ee0
|
Hover state for the Add New admin bar icon. props johnjamesjacoby. fixes #19475.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-09 19:20:47 +00:00 |
|
ryan
|
9d03183e6d
|
Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@19577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 23:02:33 +00:00 |
|
ryan
|
fc5c8d52d4
|
RTL fixes for the about page. Props helenyhou, SergeyBiryukov. fixes #19477
git-svn-id: http://svn.automattic.com/wordpress/trunk@19575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 22:50:17 +00:00 |
|
nacin
|
60dc347247
|
Remove wp_add_script_before() from 3.3. Continue to use wp_localize_script() for your data-passing needs. fixes #11520.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 20:46:58 +00:00 |
|
ryan
|
fb30040315
|
RC2-19567 bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@19567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-07 02:01:35 +00:00 |
|
azaozz
|
51da683ed1
|
Toolbar fix bg color in IE8 & 9 folded search box and IE7 search box size, see #19424
git-svn-id: http://svn.automattic.com/wordpress/trunk@19566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-07 01:18:23 +00:00 |
|
nacin
|
958b4d73b7
|
Compress and bump colors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-07 01:06:02 +00:00 |
|
ryan
|
3d8b4c01de
|
RC2 bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@19562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-06 22:38:32 +00:00 |
|
azaozz
|
2896a54e03
|
Fix position of icons in Opera RTL, see #19424
git-svn-id: http://svn.automattic.com/wordpress/trunk@19561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-06 22:37:28 +00:00 |
|
ryan
|
d295e6e600
|
Introduce user-actions group and move profile and logout menu items to it and change priority. Props koopersmith. fixes #19425
git-svn-id: http://svn.automattic.com/wordpress/trunk@19559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-06 03:51:58 +00:00 |
|
ryan
|
06a1675a3c
|
Admin bar API improvements. Props koopersmith. fixes #19416 #19371
git-svn-id: http://svn.automattic.com/wordpress/trunk@19558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-06 03:42:11 +00:00 |
|
nacin
|
086828df52
|
Copy xit.gif to wp-includes/images for work with pointers CSS. fixes #19441.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-06 02:39:53 +00:00 |
|
ryan
|
0112c9d628
|
Don't drop dollars. see #19426
git-svn-id: http://svn.automattic.com/wordpress/trunk@19556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-06 00:46:03 +00:00 |
|
ryan
|
a39bffbadb
|
Add back compat support for my-account-with-avatar admin bar node id. fixes #19426
git-svn-id: http://svn.automattic.com/wordpress/trunk@19555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-06 00:31:11 +00:00 |
|
ryan
|
32ff2db6dd
|
New icon for feature pointers. Props EmpireofLight. see #19422
git-svn-id: http://svn.automattic.com/wordpress/trunk@19554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-05 21:49:48 +00:00 |
|
ryan
|
ebc1019651
|
Add missing comma to selector. Props nacin. fixes #19436
git-svn-id: http://svn.automattic.com/wordpress/trunk@19553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-05 20:56:45 +00:00 |
|
ryan
|
816aaad78a
|
Force display:inline for wpadminbar avatar image to avoid stomping by themes. Props ocean90. fixes #19435
git-svn-id: http://svn.automattic.com/wordpress/trunk@19552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-05 20:54:55 +00:00 |
|
ryan
|
d88fcedd1b
|
Admin bar RTL fixes for icon and search styling. Props koopersmith. fixes #19424
git-svn-id: http://svn.automattic.com/wordpress/trunk@19551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-05 20:51:41 +00:00 |
|
ryan
|
6171f93c83
|
Remove separator from appearance group. Props koopersmith. fixes #19351
git-svn-id: http://svn.automattic.com/wordpress/trunk@19550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-05 20:49:51 +00:00 |
|
ryan
|
ef651a80dd
|
Fetch 16x16 avatar, not 28x28. Props linuxologos. fixes #19421
git-svn-id: http://svn.automattic.com/wordpress/trunk@19549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-05 20:47:12 +00:00 |
|
azaozz
|
f6047c397e
|
Remove role="menu" and role="menuitem" for now, fixes #19394
git-svn-id: http://svn.automattic.com/wordpress/trunk@19548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-05 17:47:23 +00:00 |
|
westi
|
1ff56e0182
|
Revert [18592] because there are issues to solve with autop/shortcode parsing ordering before we add this. See #10457 and #19411
git-svn-id: http://svn.automattic.com/wordpress/trunk@19547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-03 09:35:38 +00:00 |
|
azaozz
|
01fa7bdf7f
|
Make the Add new Category fields up to 260px wide, fixes #19339
git-svn-id: http://svn.automattic.com/wordpress/trunk@19546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 21:49:37 +00:00 |
|
nacin
|
b000d19be4
|
Don't restrict width of the Parent Taxonomy dropdown. props jgadbois, fixes #19339.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 20:32:45 +00:00 |
|
nacin
|
35d5377887
|
CSS for the about.php point release changelog. props chexee, fixes #19346.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 17:21:24 +00:00 |
|
nacin
|
a07b95a5f3
|
Admin bar styling: Ensure text next to icon stays visible on focus when jQuery is not loaded. props koopersmith, linuxologos, fixes #19410.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 17:15:02 +00:00 |
|
nacin
|
ba2c5fd001
|
Bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 00:15:16 +00:00 |
|
azaozz
|
f8d2a35aaa
|
Make sure editor-buttons.css is loaded even if tiny_mce.js is used directly and the wp_theme skin is selected in the settings, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@19533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 21:27:19 +00:00 |
|
ryan
|
d224992729
|
RC1 bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@19531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 05:13:33 +00:00 |
|
ryan
|
6bba5a265b
|
Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@19528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 04:51:35 +00:00 |
|
nacin
|
2cee887c0b
|
Remove code that is dead as of [19523].
git-svn-id: http://svn.automattic.com/wordpress/trunk@19526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 04:43:17 +00:00 |
|
koopersmith
|
c06518a851
|
Update search icon in toolbar to match other icons. props chexee, fixes #19404.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 04:43:06 +00:00 |
|
ryan
|
94f091afb9
|
Remove new-secondary-object group from toolbar New content menu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 04:32:33 +00:00 |
|
koopersmith
|
74e1b3ea68
|
Remove the shortlink item from the toolbar, but keep the function for plugins. fixes #19407.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 03:25:54 +00:00 |
|
koopersmith
|
39ac39ef2c
|
In toolbar, move search item to the right of the account menu and make it icon-only. fixes #19370, #19406.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 03:03:12 +00:00 |
|
koopersmith
|
f54aba9b06
|
Add titles to toolbar W and Account items. props DrewAPicture, see #19404.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 02:55:53 +00:00 |
|
koopersmith
|
9fdd8c9301
|
Update icons in toolbar: WP logo, comments, update, add new. props empireoflight, JohnONolan, fixes #19404.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 02:53:44 +00:00 |
|
azaozz
|
5a1ddc6e4a
|
Include wp-admin-bar-secondary-* when closing non-current submenus, see #19394
git-svn-id: http://svn.automattic.com/wordpress/trunk@19508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 01:07:43 +00:00 |
|
azaozz
|
6e11173bd4
|
When tabbing: on Enter open the current submenu and close other submenus if open, see #19394
git-svn-id: http://svn.automattic.com/wordpress/trunk@19505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 00:43:18 +00:00 |
|
nacin
|
cc50764a8b
|
They call me multisite. props ryan, zeo. see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 00:36:19 +00:00 |
|