nacin
|
9ddadbd830
|
Use correct variable, see #17384.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 02:08:35 +00:00 |
|
nacin
|
ecc65d1f21
|
Show display names from wp.org profiles on the credits page. see #17384.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 01:46:08 +00:00 |
|
nacin
|
fe04318dc8
|
Add core contributors to credits page, first pass. see #17384.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 00:49:53 +00:00 |
|
lancewillett
|
033b47c5d3
|
Twenty Eleven footer style fixes, props matveb
* Improve footer credits, add WordPress PNG
* Add hover color to footer links
git-svn-id: http://svn.automattic.com/wordpress/trunk@17908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 23:13:56 +00:00 |
|
azaozz
|
b1fe99c5ce
|
jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
git-svn-id: http://svn.automattic.com/wordpress/trunk@17907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 22:00:31 +00:00 |
|
lancewillett
|
6f3711844c
|
Twenty Eleven: updated screenshot, props matveb
git-svn-id: http://svn.automattic.com/wordpress/trunk@17906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 18:45:43 +00:00 |
|
nacin
|
bd7956b4f5
|
Update wp-logo.png version number. props zekeweeks, fixes #17402.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 18:26:17 +00:00 |
|
markjaquith
|
096426deb9
|
Fix URL typo in freedoms.php. props duck_. see #17383
git-svn-id: http://svn.automattic.com/wordpress/trunk@17904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 08:10:59 +00:00 |
|
markjaquith
|
91c323b7e7
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@17903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 07:57:01 +00:00 |
|
westi
|
81e98acc69
|
Update script loader version for quicktags to match when it last changed. Props mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@17902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 07:41:46 +00:00 |
|
westi
|
f26f40776f
|
Introduce new is_multi_author() template tag to make it easier for themes to have different behaviour when a site has more than one
author. Fixes #14405 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 07:14:44 +00:00 |
|
markjaquith
|
0e57bd3a37
|
Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
git-svn-id: http://svn.automattic.com/wordpress/trunk@17900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 06:09:42 +00:00 |
|
nacin
|
8abc94a139
|
Don't show broken 'View' links when a CPT isn't publicly queryable. fixes #13301, props johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 06:04:47 +00:00 |
|
koopersmith
|
b1a2d38dc8
|
Prevent shadow from showing in dfw visual editor.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 05:51:33 +00:00 |
|
nacin
|
351b6ce13e
|
Move output buffering out of a loop, collapsing it into one buffer. props mitchoyoshitaka, fixes #17352.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 05:50:53 +00:00 |
|
koopersmith
|
a5e724c025
|
Fix padding on 'save draft' button. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 05:48:37 +00:00 |
|
nacin
|
815d4fd975
|
Shorten key used for browse happy site transient so it fits in option_name. fixes #17323, props AaronCampbell.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 05:45:02 +00:00 |
|
nacin
|
54f42be38d
|
Switch to 'Freedoms'. see #17383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 05:17:28 +00:00 |
|
koopersmith
|
e391c3fc2e
|
Restore lines in publish box, speed up misc-action edit animations. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 05:06:47 +00:00 |
|
koopersmith
|
d22cbc0ed4
|
Improve publish box styles. Props chexee. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 04:08:00 +00:00 |
|
nacin
|
4277cdb196
|
Don't allow indexing of replytocom URLs. fixes #16893.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:59:16 +00:00 |
|
koopersmith
|
b22734bd7f
|
Add colored hover/active state to tinymce icons. props chexee, empireoflight. fixes #15986.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:57:01 +00:00 |
|
nacin
|
dfdc7d22a9
|
Allow get_pages() to take multiple post statuses. see #8592.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:53:46 +00:00 |
|
nacin
|
5bd0023422
|
Document img_src_ssl in wp_check_browser_version(), see #17323.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:45:25 +00:00 |
|
azaozz
|
8fe1d44938
|
Warning for out of date and insecure browsers, props aaroncampbell, fixes #17323
git-svn-id: http://svn.automattic.com/wordpress/trunk@17887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:33:27 +00:00 |
|
nacin
|
e324f8dd88
|
Add clear to custom background color field. props lancewillett for initial patch. fixes #15755.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:31:01 +00:00 |
|
koopersmith
|
1585387c59
|
Style upload form on custom header/background pages consistently. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:16:52 +00:00 |
|
azaozz
|
de88c22a6c
|
Allow plugins to disable screen options with filter, props yoavf, fixes #17187
git-svn-id: http://svn.automattic.com/wordpress/trunk@17884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:12:41 +00:00 |
|
nacin
|
70a4181fc7
|
Cache post thumbnails in the loop. props garyc40, scribu, greuben. fixes #15447.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:06:03 +00:00 |
|
koopersmith
|
ed94bd035b
|
Widgets style refresh. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 02:43:06 +00:00 |
|
koopersmith
|
e3e2cb9710
|
Menu style updates. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 02:03:02 +00:00 |
|
azaozz
|
beae1e56aa
|
Improve code for DFW buttons, fix colors in some rare TinyMCE popups, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 01:53:51 +00:00 |
|
nacin
|
d130158fa5
|
Make the footer text code a bit easier to read. see #17383, #17384.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 01:45:42 +00:00 |
|
nacin
|
2e98bd9563
|
s/Your Rights/Rights/ in the footer. see #17383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 01:41:34 +00:00 |
|
nacin
|
aa12c37960
|
Credits page. see #17384.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 01:36:05 +00:00 |
|
koopersmith
|
2438287327
|
Prevent content from colliding with footer. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 01:32:36 +00:00 |
|
nacin
|
7f13fe523d
|
Add 'Your Rights' screen to the admin. props matt, jane, ryan, markjaquith, westi. see #17383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 01:10:54 +00:00 |
|
koopersmith
|
83d86edc1d
|
Tighten list table styles. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 00:57:25 +00:00 |
|
koopersmith
|
4a33d56ab4
|
Remove unnecessary CSS important declarations from gradient stacks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 00:34:02 +00:00 |
|
koopersmith
|
2207bfe689
|
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 00:22:22 +00:00 |
|
koopersmith
|
071148d178
|
Add proper mime-type to admin pngs. Props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 23:28:33 +00:00 |
|
koopersmith
|
973d4901a1
|
New gradient menu shadow. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 23:18:15 +00:00 |
|
koopersmith
|
342aa25c3e
|
Widgets: nibble the corners and use new arrows. Props chexee. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 22:37:48 +00:00 |
|
koopersmith
|
fb65cc1f7f
|
Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 22:28:29 +00:00 |
|
markjaquith
|
4584d39d5a
|
Add missing Press This image, CSS background tweak. props Chexee. fixes #17184
git-svn-id: http://svn.automattic.com/wordpress/trunk@17867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 21:44:58 +00:00 |
|
koopersmith
|
7667a1ca2f
|
Menu tweaks. Bold top level items, less padding on submenu items. Props iammattthomas. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 21:26:27 +00:00 |
|
koopersmith
|
29ca82dba7
|
Fix footer whitespace/clearing issues, support two-line footer for low widths. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 20:27:59 +00:00 |
|
markjaquith
|
301be4eeef
|
Rename submenus to not clash with top level menus. Introduce all_items CPT string, defaulting to menu_name. fixes #17378
git-svn-id: http://svn.automattic.com/wordpress/trunk@17864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 20:09:28 +00:00 |
|
koopersmith
|
eec97f87c8
|
Style tweaks: remove accidental border, improve metabox arrow.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 19:04:28 +00:00 |
|
koopersmith
|
a0f0a70d15
|
Gradients for everyone! Provide additional browser prefixes (including old webkit syntax) and clean up syntax errors. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 18:48:26 +00:00 |
|