Andrew Ozz
903b602bcf
Revert [24113], wp-tinymce.js.gz is missing couple of files.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24117 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-27 22:41:10 +00:00
Dominik Schilling (ocean90)
47144d8c5d
Optimize jQuery selector for checkbox synchronization. props SergeyBiryukov. see #24136 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24116 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-27 12:19:45 +00:00
Andrew Nacin
6e12deb13b
WP_Query: If the post_type QV is an array with only one element, don't treat it as a multiple post type query.
...
If there is only one post type used by all taxonomies for a tax query, set the post type to the string.
fixes #24204 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24115 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-27 01:28:35 +00:00
Helen Hou-Sandi
64ed933919
Better responsive CSS for post format switcher. Remove some JS debug cruft. props wonderboymusic. see #24046 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24114 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 23:47:21 +00:00
bumpbot
74a535db1c
Compress scripts/styles: 3.6-beta1-24113. TinyMCE updated.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24113 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 22:57:07 +00:00
Sergey Biryukov
3cd315efe7
Remove excess margin on the menus accordion in IE7. props bobbravo2. fixes #24095 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24112 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 16:10:43 +00:00
Sergey Biryukov
df6737bfae
Fix display of post format icons and post titles in IE7. props kovshenin. fixes #24120 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24111 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 15:42:15 +00:00
Mark Jaquith
786e5483fc
Fix the appearance of a blank media item due to [23893].
...
props kovshenin. fixes #24094 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24110 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 15:10:06 +00:00
potbot
b7fccc1d55
POT, generated from r24100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24109 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:48 +00:00
potbot
cb9fe41297
POT, generated from r24100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24107 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:45 +00:00
potbot
77aa369f84
POT, generated from r24100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24102 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:36 +00:00
potbot
0f9610b95a
POT, generated from r24100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24101 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:34 +00:00
bumpbot
b9c80d86ac
Compress scripts/styles: 3.6-beta1-24100.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24100 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 12:58:41 +00:00
Sergey Biryukov
af71a8c16d
Remove unused variable and CSS class. see #24046 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24099 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 12:36:12 +00:00
Mark Jaquith
438f4085f1
Post format UI refresh.
...
* Post format switcher does not go away after clicking
* Refresh of format switcher style
* Highlighting of active post format
* Prompt text goes under the switcher
* Better animations
see #24046 . props wonderboymusic, johnjamesjacoby, aaroncampbell, PeteMall.
Also, because I forgot it on [24006]: props saracannon.
git-svn-id: https://develop.svn.wordpress.org/trunk@24098 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 12:22:55 +00:00
Sergey Biryukov
be43193b61
Avoid an undefined variable notice. props lightningspirit. fixes #24190 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24097 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 23:31:20 +00:00
Sergey Biryukov
eaa45fb903
Fix typo in phpdoc. props jcastaneda. fixes #24185 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24096 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 23:10:36 +00:00
bumpbot
7ef190d486
Compress scripts/styles: 3.6-beta1-24095.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24095 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 08:58:43 +00:00
Mark Jaquith
6a6c0fb522
Prevent a PHP Warning for $post_format.
...
props MZAWeb, kovshenin. see #24011 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24094 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 08:02:38 +00:00
Mark Jaquith
116b530bb3
the_post_format_gallery() (and Twenty Thirteen using it).
...
fixes #24126 . props obenland, wonderboymusic.
git-svn-id: https://develop.svn.wordpress.org/trunk@24093 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 07:42:59 +00:00
Mark Jaquith
3bde819dbe
Screen option for Post Format UI.
...
props nacin. see #23930 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24092 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 07:28:33 +00:00
Mark Jaquith
63a5118e7e
Smarter structured post format caching.
...
fixes #24002 . props kovshenin, wonderboymusic.
git-svn-id: https://develop.svn.wordpress.org/trunk@24091 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 07:10:35 +00:00
bumpbot
629c86ddb2
Compress scripts/styles: 3.6-beta1-24090.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24090 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 06:58:41 +00:00
Mark Jaquith
25e521f40d
Allow any post format to be default, not just ones with explicit support.
...
props SergeyBiryukov. fixes #24036 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24089 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 06:08:29 +00:00
Mark Jaquith
77731b116b
Clean up gallery-mode toggling in post-formats.js and make sure it is set on first load.
...
see #24062
git-svn-id: https://develop.svn.wordpress.org/trunk@24088 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 05:58:55 +00:00
Mark Jaquith
bab5ddd458
Force gallery state for gallery post format.
...
props lessbloat, wonderboymusic. fixes #24062 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24087 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 05:43:14 +00:00
bumpbot
89872e2a71
Compress scripts/styles: 3.6-beta1-24086.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24086 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 05:05:54 +00:00
Mark Jaquith
df3d968e12
Restore the title visibility for Asides (but keep autogeneration fallback).
...
see #24011 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24085 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 04:46:58 +00:00
Mark Jaquith
4071f758b3
Fix some issues related to status/aside editor height changing.
...
props wonderboymusic. fixes #23992 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24084 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 04:06:06 +00:00
Mark Jaquith
31cf12d5e1
Fix issue with [embed] in post_format_compat.
...
props kovshenin. fixes #24070 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24083 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 03:52:05 +00:00
Mark Jaquith
4f425f4f11
Fix redundant use of array_keys() around get_post_format_slugs().
...
props SergeyBirkukov, wonderboymusic. fixes #24089 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24082 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 03:06:31 +00:00
Mark Jaquith
9d531ae545
post-new.php?format=X will pre-fill the format, to allow for Post-Format-chosen-first editor jump-starting.
...
props kovshenin, wonderboymusic. fixes #24116 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24081 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 02:44:23 +00:00
Mark Jaquith
5c78df14f8
Add a post_format_meta filter.
...
props alexkingorg. fixes #24162 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24080 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 02:31:42 +00:00
Mark Jaquith
53de215895
Allow the_post_format_image() to choose an image size late in the game.
...
props davidwilliamson, SergeyBiryukov. fixes #23945 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24079 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 02:28:30 +00:00
Mark Jaquith
25a32a446c
Fix mangled image output in compat function.
...
props wonderboymusic. see #24175 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24078 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 02:18:49 +00:00
Mark Jaquith
c10958235f
Make the content area smaller for Aside/Status posts.
...
props wonderboymusic. fixes #23992 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24077 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 02:07:05 +00:00
Andrew Ozz
6303d1a71a
Upgrade to Plupload 1.5.7, fixes #24163
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24076 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-24 21:54:17 +00:00
Helen Hou-Sandi
1f621a48f9
Respect $compat values for the link format fallback output. props wonderboymusic. see #23347 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24075 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 23:19:29 +00:00
Lance Willett
387baceb98
Twenty Thirteen: avoid setting absolute positioning and a magic height number for child comments. This allows for a more flexible layout. Props obenland, fixes #24172 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24074 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 23:10:00 +00:00
Lance Willett
7a945cfcd2
Twenty Thirteen: fix case where title in author bio was indented when avatars were disabled in Discussion settings. Props obenland, fixes #24167 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24073 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 21:29:00 +00:00
Lance Willett
736f2bb495
Twenty Thirteen: remove `hgroup` from the theme markup structure since it's been dropped from HTML5 spec. Props obenland for the starter patch. Fixes #24114 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24072 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 17:55:55 +00:00
Lance Willett
b051e780e3
Twenty Thirteen: avoid orphans in Aside date post meta. Props obenland, fixes #24166 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24071 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 16:57:32 +00:00
Lance Willett
37f6f6edd4
Twenty Thirteen: update JavaScript-based accessibility function hooked to `hashchange` event to verify user input correctly. Props mfields for the original patch.
...
Also add textarea to list of elements. See #23875 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24070 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 16:30:03 +00:00
Andrew Nacin
4e187d6d72
Removed testing
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24069 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 14:24:19 +00:00
Andrew Nacin
db80dc2a4e
Testing new repo
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24068 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 14:24:05 +00:00
bumpbot
6eb2bc047a
Compress scripts/styles: 3.6-beta1-24067.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24067 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-22 22:58:34 +00:00
Mark Jaquith
065010983e
Multiple improvements to image post format insertion and display.
...
* get_tag_regex() altered based on Unit Tests.
* Changes to post-formats.js to provide size and link context during image selection.
* Captions are now output in the_post_format_image() when present.
* The meta value for url is respected for the image post format when the HTML in the image meta doesn't include a link
props wonderboymusic. fixes #23965 , #23964 . see #24147 , #24046 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24066 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-22 22:11:42 +00:00
Andrew Nacin
c2dd3036e3
dbDelta: When parsing out the DEFAULT value, avoid being too greedy. props hbanken, fixes #15948 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24065 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-22 22:00:50 +00:00
Helen Hou-Sandi
c459c13113
CSS coding standards for [23995]. props SergeyBiryukov. see #23810 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24064 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-22 21:57:03 +00:00
Andrew Nacin
3bbd4cf939
Rename the show_post_format_ui filter to enable_post_format_ui. 'show' is a different concept - this filter entirely disables the UI. see #23929 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24063 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-22 21:07:42 +00:00