Commit Graph

24805 Commits

Author SHA1 Message Date
Andrew Nacin 236ea231f3 Fix validation issue in get_the_password_form() caused by wpautop().
Merges [27134] to the 3.8 branch.

props andykeith.
fixes #27071.

Built from https://develop.svn.wordpress.org/branches/3.8@27874


git-svn-id: http://core.svn.wordpress.org/branches/3.8@27705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-31 20:49:10 +00:00
Andrew Nacin b1aac3577f Forward pingback IP during pingback verification.
Merges [27872] to the 3.8 branch.

props tellyworth, nacin.
fixes #27613.

Built from https://develop.svn.wordpress.org/branches/3.8@27873


git-svn-id: http://core.svn.wordpress.org/branches/3.8@27704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-31 20:45:12 +00:00
Andrew Nacin 5ca428459f In WP_Query::get_queried_object(), account for pre_get_posts by checking for tag when tag_id isn't present.
Merges [27511] to the 3.8 branch.

props mattonomics, wonderboymusic.
fixes #27362.

Built from https://develop.svn.wordpress.org/branches/3.8@27647


git-svn-id: http://core.svn.wordpress.org/branches/3.8@27490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-21 17:21:11 +00:00
Andrew Nacin 7db85ec323 Add context to a string new to the admin.
Previously this string was used in TinyMCE on the frontend.

see #27453.

Built from https://develop.svn.wordpress.org/branches/3.8@27609


git-svn-id: http://core.svn.wordpress.org/branches/3.8@27452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-19 05:38:13 +00:00
Andrew Nacin 53a150cabb Default Themes: Update POT files for the 3.8 branch.
Built from https://develop.svn.wordpress.org/branches/3.8@27591


git-svn-id: http://core.svn.wordpress.org/branches/3.8@27434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-18 19:20:22 +00:00
Andrew Nacin 831b3ca50d 3.8.1
Built from https://develop.svn.wordpress.org/branches/3.8@27024


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-23 20:17:11 +00:00
Andrew Nacin 4c3e2026dc 3.8 branch: Undo the colors.css changes in [26938] and move the rules to wp-admin.css.
This will prevent us from shipping a full re-build of the color schemes in 3.8.1.

see #26699.

Built from https://develop.svn.wordpress.org/branches/3.8@27023


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-23 18:25:11 +00:00
Andrew Nacin d8f63b7c5d Properly detect line height of Quick Draft textarea.
Merges [27021] to the 3.8 branch. Half was committed in [27013].

props batmoo.
fixes #26915.

Built from https://develop.svn.wordpress.org/branches/3.8@27022


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-23 18:09:11 +00:00
Andrew Nacin 14a732d42a 3.8.1-RC1
Built from https://develop.svn.wordpress.org/branches/3.8@27014


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-22 21:08:11 +00:00
Andrew Nacin 4ac004127d Themes screen: Add aria-describedby attributes to provide better information to screen readers.
Merges [27012] to the 3.8 branch.

props joedolson for initial patch.
fixes #26602.

Built from https://develop.svn.wordpress.org/branches/3.8@27013


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-22 21:01:10 +00:00
Andrew Ozz 01057aaa58 Improve keyboard accessibility for the admin menu when in responsive mode, props SergeyBiryukov, fixes #26639 for 3.8.1.
Built from https://develop.svn.wordpress.org/branches/3.8@27010


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-22 20:03:11 +00:00
Andrew Nacin 709b498b20 Responsive improvements to submenus in the toolbar.
Merges [27006] to the 3.8 branch.

 * Remove .ab-sub-wrapper rules in the 782px media query, as they're duplicates of the rules set on line 161.
 * Reposition the arrows for submenus at responsive sizes where the menus are taller.
 * Set the submenu position to static at smartphone sizes, so it's not positioned outside of its parent (and thus offscreen).

props undergroundnetwork, iammattthomas.
fixes #26720.

Built from https://develop.svn.wordpress.org/branches/3.8@27009


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-22 19:01:11 +00:00
Andrew Nacin 8b28841993 Themes screen: Various IE8 adjustments and fixes.
Merges [27007] to the 3.8 branch.

props morganestes, matveb.
fixes #26541.

Built from https://develop.svn.wordpress.org/branches/3.8@27008


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-22 18:58:11 +00:00
Andrew Nacin d5130fde52 3.8.1-beta1
Built from https://develop.svn.wordpress.org/branches/3.8@27002


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-22 17:54:11 +00:00
Andrew Nacin 990ac85f6d Dashboard widgets: Don't link to Pages or Posts for Authors or Contributors respectively.
Merges [26999] to the 3.8 branch.

props mattheu.
fixes #26574.

Built from https://develop.svn.wordpress.org/branches/3.8@27001


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-22 17:18:10 +00:00
Andrew Nacin 73af6045ba Eliminate the 1px padding adjustment on active buttons because it creates an un-clickable dead zone 1px high and spanning the entire width of the button.
Merges half of [26993] to the 3.8 branch.

props johnbillion.
see #26700.

Built from https://develop.svn.wordpress.org/branches/3.8@26998


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-22 16:45:11 +00:00
Andrew Nacin 7dc690486a Copy media modal colors out of colors.css and into media-views.css, as the modal can be triggered on the front end.
Merges part of [26929] to the 3.8 branch.

props avryl.
props collinsinternet for the initial patch.
fixes #26677.

Built from https://develop.svn.wordpress.org/branches/3.8@26992


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-21 18:05:13 +00:00
Andrew Nacin 44f715b3e7 Add a contrasting border to admin feature pointers.
Merges [26970] to the 3.8 branch.

props iammattthomas.
fixes #26689.

Built from https://develop.svn.wordpress.org/branches/3.8@26971


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-17 04:14:10 +00:00
Andrew Nacin b3680fc0b2 Switch Twitter oEmbed to SSL due to a Twitter API change that broke embedding across all WordPress sites.
Merges [26967] to the 3.8 branch.

props yurivictor, cojennin.
fixes #26844.

Built from https://develop.svn.wordpress.org/branches/3.8@26969


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-17 03:30:10 +00:00
Andrew Nacin c366307aee Dashicons: Update to the latest dashicons files.
Merges [26925] to the 3.8 branch.

props empireoflight, melchoyce.
fixes #26518.

Built from https://develop.svn.wordpress.org/branches/3.8@26965


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-16 22:13:10 +00:00
Andrew Ozz 8c614b689b Widgets: fix scaling of extra-wide widgets on 480px and 320px devices, fixes #26701 for 3.8.1.
Built from https://develop.svn.wordpress.org/branches/3.8@26964


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-16 22:00:11 +00:00
Andrew Nacin 32d8f24bc2 The comment screen hides the author column at narrow screen sizes; this adds back the author info above the comment content.
Merges [26961] to the 3.8 branch.

props SergeyBiryukov.
fixes #26618.

Built from https://develop.svn.wordpress.org/branches/3.8@26962


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-16 21:36:10 +00:00
Andrew Nacin d9b3d8d571 Don't let Quick Draft ignore default comment_status and ping_status.
Merges [26959] to the 3.8 branch.

props kovshenin.
fixes #26722.

Built from https://develop.svn.wordpress.org/branches/3.8@26960


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-16 20:27:12 +00:00
Andrew Nacin deb9f45605 Themes: Search the theme's slug too.
Merges [26921] to the 3.8 branch.

props matveb.
see #26730.

Built from https://develop.svn.wordpress.org/branches/3.8@26957


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 08:29:25 +00:00
Andrew Nacin 9a60d7c96f Keyboard navigation friendliness for themes.php.
Merges [26922] to the 3.8 branch.

props matveb, azaozz, jorbin.
fixes #26527.

Built from https://develop.svn.wordpress.org/branches/3.8@26956


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 08:29:11 +00:00
Andrew Nacin b339f0306e Change 'Width' to 'Layout' to match the hard-coded list of translatable theme features in get_theme_feature_list().
Merges [26905] to the 3.8 branch.

props janrenn.
fixes #26777.

Built from https://develop.svn.wordpress.org/branches/3.8@26955


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 08:24:11 +00:00
Andrew Nacin 948efce330 Force LTR direction for code and plugin/theme editors.
Merges [26888] to the 3.8 branch.

props SergeyBiryukov, nivijah.
fixes #26666.

Built from https://develop.svn.wordpress.org/branches/3.8@26954


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 08:22:12 +00:00
Andrew Nacin 0784fea1a3 RTL: Flip half-star star ratings.
Merges [26952] to the 3.8 branch.

props SergeyBiryukov.
fixes #26814.

Built from https://develop.svn.wordpress.org/branches/3.8@26953


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 08:20:10 +00:00
Andrew Nacin efa6b65c76 Avoid a fatal error in wp_reset_postdata() if $wp_query global is not set.
Merges [25932] to the 3.9 branch.

props SergeyBiryukov.
fixes #26775.

Built from https://develop.svn.wordpress.org/branches/3.8@26951


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 08:17:11 +00:00
Andrew Nacin 38e13206b5 Fix CSS clashes on the Network Themes page.
Merges [26919] [26923] to the 3.8 branch.

props SergeyBiryukov.
fixes #26513, #26517.

Built from https://develop.svn.wordpress.org/branches/3.8@26950


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 08:13:12 +00:00
Andrew Nacin 4ac653520b Adjust widths of toolbar items at mobile sizes for better fitting on narrow screens. Fixes toolbar wrapping when using multisite.
Merges [26920] to the 3.8 branch.

props iammattthomas.
fixes #26537.

Built from https://develop.svn.wordpress.org/branches/3.8@26949


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 07:58:11 +00:00
Andrew Nacin e67f7a5d38 Break long words in Quick Draft content to prevent ugly overflow, as was previously done.
Merges [26928] to the 3.8 branch.

props aubreypwd, SergeyBiryukov.
fixes #26658.

Built from https://develop.svn.wordpress.org/branches/3.8@26948


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 07:50:11 +00:00
Andrew Nacin 72e139cc9c Fix incorrect -mox prefixes in CSS.
Merges [26887] to the 3.8 branch.

props morganestes.
fixes #26702.

Built from https://develop.svn.wordpress.org/branches/3.8@26947


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 07:46:12 +00:00
Andrew Nacin 44b3801d2f Query: Fix category handling in pre_get_posts when pretty permalinks are in use (category_name query variable).
Merges [26864] [26874] [26875] to the 3.8 branch.

props wonderboymusic, SergeyBiryukov.
fixes #26627.

Built from https://develop.svn.wordpress.org/branches/3.8@26946


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-15 07:34:13 +00:00
Andrew Nacin 047f9c7e46 Update versions in the 3.8 branch. see #26629.
Built from https://develop.svn.wordpress.org/branches/3.8@26939


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-13 18:16:11 +00:00
Helen Hou-Sandí 0a8375b03b Fix alignment and borders of plugin/theme updates on the Updates screen.
Merges [26935] to the 3.8 branch.

props morganestes, ocean90.
see #26699.

Built from https://develop.svn.wordpress.org/branches/3.8@26938


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-13 17:24:13 +00:00
Andrew Nacin 023e4da0e8 Pass the $user_id to the admin_color_scheme_picker hook for context.
Prevents the admin color scheme from changing when editing another user.

Merges [26924] to the 3.8 branch.
see #26607.

Built from https://develop.svn.wordpress.org/branches/3.8@26937


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-13 16:28:11 +00:00
Andrew Nacin a1201ee5cf Add missing id attribute to "Search Installed Themes" input.
Merges [26885] to the 3.8 branch.

props SergeyBiryukov.
fixes #26599.

Built from https://develop.svn.wordpress.org/branches/3.8@26936


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-13 16:24:12 +00:00
Dion Hulse 3d7d844c5f Uploads: Fix the Order of Operations for wp_mkdir_p() which caused this branch to never be hit. Props fboender. Fixes #26781 for 3.8.1. See #25822
Built from https://develop.svn.wordpress.org/branches/3.8@26927


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-08 23:18:13 +00:00
Andrew Nacin bcef561b53 The 3.8 branch is now 3.8.1-alpha.
Built from https://develop.svn.wordpress.org/branches/3.8@26862


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-12 19:45:13 +00:00
Andrew Nacin 23bc5da134 Twenty Fourteen POT update.
Built from https://develop.svn.wordpress.org/branches/3.8@26859


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-12 05:31:11 +00:00
Andrew Nacin 9c17470b3e Version bump.
Built from https://develop.svn.wordpress.org/branches/3.8@26856


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 23:58:39 +00:00
Andrew Nacin ed26a60fdb Remove temporary hooks from the 3.8 branch.
fixes #25656 for 3.8.

Built from https://develop.svn.wordpress.org/branches/3.8@26855


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 23:58:28 +00:00
Andrew Nacin 7bee7fa3df Branch 3.8
Built from https://develop.svn.wordpress.org/@26854


git-svn-id: http://core.svn.wordpress.org/branches/3.8@26741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 23:03:50 +00:00
Andrew Nacin c06ed485b8 Don't use a JS reserved word in a Backbone template, this breaks IE8.
props ocean90.
fixes #26539.

Built from https://develop.svn.wordpress.org/trunk@26853


git-svn-id: http://core.svn.wordpress.org/trunk@26740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 22:49:09 +00:00
Matt Mullenweg facb5df2fb We forgot the text domain, which made translation break. Fixes #26542.
Props SergeyBiryukov and pavelevap

Built from https://develop.svn.wordpress.org/trunk@26852


git-svn-id: http://core.svn.wordpress.org/trunk@26739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 22:48:11 +00:00
Ryan Boren 07c16fd23c The Pinking Shears stir from their slumber, awakened by what may seem, to those
innocent in the ways of The Shears, a triviality, a nothing-of-consequence. But there are consequences indeed for recklessly trailing your whitespace. Naturally, they a dire!

One, two! One, two! And through and through
The Pinking Shears went snicker-snack!
They plucked your tail and with your space
They went sniksnuking back.

Let me tell you, that can be uncomfortable, so always pre-sniksnuk your trailing whites. May The Shears be with you.

Built from https://develop.svn.wordpress.org/trunk@26851


git-svn-id: http://core.svn.wordpress.org/trunk@26738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 19:49:11 +00:00
Andrew Nacin aec9b195ef Fix typos in Twenty Fourteen description.
props jeffr0.
fixes #26528.

Built from https://develop.svn.wordpress.org/trunk@26850


git-svn-id: http://core.svn.wordpress.org/trunk@26737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 17:56:10 +00:00
Andrew Nacin 6bf7872210 Bump Twenty Fourteen to 1.0.
props lancewillett.
fixes #26522.

Built from https://develop.svn.wordpress.org/trunk@26849


git-svn-id: http://core.svn.wordpress.org/trunk@26736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 17:43:10 +00:00
Andrew Nacin a6a71fa437 Script handles of `false` are properly treated as meta groups. `true` does not work.
props SergeyBiryukov.
fixes #26525.

Built from https://develop.svn.wordpress.org/trunk@26848


git-svn-id: http://core.svn.wordpress.org/trunk@26735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 17:42:09 +00:00