Lance Willett
c906b4349b
Twenty Thirteen: center footer text in RTL, props yoavf. Fixes #24110 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24012 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 17:43:48 +00:00
Sergey Biryukov
c6155d6527
Make sure the variables are always defined. props tlovett1, danielbachhuber. fixes #24034 . fixes #24112 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24011 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 15:36:13 +00:00
bumpbot
b6a6786b60
Compress scripts/styles: 3.6-beta1-24010.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24010 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 13:51:57 +00:00
Ryan Boren
da23d9b7b8
Revert attachment.url back to props.url. Fixes error that prevents inserting media into the editor.
...
see #24046
git-svn-id: https://develop.svn.wordpress.org/trunk@24009 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 13:50:12 +00:00
bumpbot
46eb88eec5
Compress scripts/styles: 3.6-beta1-24008.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24008 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 06:58:39 +00:00
Mark Jaquith
2a482cf617
A little cleanup of post-formats.js
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24007 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 05:22:14 +00:00
Mark Jaquith
793f27f07e
New Post Format UI chooser treatment in response to testing.
...
* Bigger icons
* Format description under each
* UI hides after choice
* Saving without choosing implies "Standard"
* Helpful text, with "Change format" link
see #24046 . props lessbloat, wonderboymusic.
git-svn-id: https://develop.svn.wordpress.org/trunk@24006 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-17 04:08:46 +00:00
Lance Willett
d0a418557f
Twenty Thirteen: further performance for functions.js scroll event callback, props obenland. See #23875 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24005 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 22:35:55 +00:00
Lance Willett
e6b986ec2b
Twenty Thirteen: improvements to functions.js to add namespacing to events and simplify repeatable functions. See #23875 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24004 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 21:51:07 +00:00
Mark Jaquith
e1c6e9f2da
Make get_the_post_format_image() work when intermediate_image_sizes is empty.
...
props lancewillett. fixes #24060 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24003 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 21:31:37 +00:00
Mark Jaquith
0259c2e13b
Consistently apply class="title" to our options page h3 tags.
...
props norcross. fixes #24080 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24002 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 20:19:29 +00:00
Lance Willett
c6612a2597
Bundled themes: add identifier to `style` elements added by the theme. Fixes #24033 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24001 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 17:18:30 +00:00
Sergey Biryukov
a2b9d958df
* Add start/end markers to the regex patterns in audio and video embed handlers.
...
* Move the handler functions registration to wp_maybe_load_embeds().
* Rename both functions to match the wp_embed_handler_* pattern.
* Move the functions closer to wp_embed_handler_googlevideo().
props kovshenin. fixes #24092 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24000 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 11:06:31 +00:00
Sergey Biryukov
891333e1cb
Fix several copy/paste errors in register_deactivation_hook() description. props Caspie. fixes #24097 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23999 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 09:53:02 +00:00
Sergey Biryukov
18d6bf6198
Add missing semicolon. props kovshenin. see #23831 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23998 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-15 23:03:13 +00:00
bumpbot
d0e94ab6ff
Compress scripts/styles: 3.6-beta1-23997.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23997 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-15 20:58:38 +00:00
bumpbot
c8b9284500
Compress scripts/styles: 3.6-beta1-23995.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23996 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-15 18:58:41 +00:00
Dominik Schilling (ocean90)
2dc6fbae8c
Revisions UI: Increase the text contrast/color for the diffs. see #23810 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23995 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-15 18:57:04 +00:00
Dominik Schilling (ocean90)
b3879a543a
Revisions UI: Remove the "To:" prefix from the header when viewing a single revision. Also prefix a revision field with a label.
...
props SergeyBiryukov, adamsilverstein, faishal. fixes #23903 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23994 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-15 18:40:17 +00:00
Sergey Biryukov
744b903ec0
Remove unused variables introduced in [23843]. see #19570 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23993 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-15 18:16:01 +00:00
Mark Jaquith
95c3de8a9f
Link post format images if a URL is provided. Make the URL available via get_the_post_format_url().
...
props wonderboymusic, obenland. fixes #23964 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23992 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 16:59:52 +00:00
Mark Jaquith
247167445e
Constrain the width of images even when they're linked, in Twenty Thirteen.
...
see #23964
git-svn-id: https://develop.svn.wordpress.org/trunk@23991 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 16:59:47 +00:00
bumpbot
5863223d73
Compress scripts/styles: 3.6-beta1-23990.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23990 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 16:58:35 +00:00
Mark Jaquith
d87dd076d4
Constrain large videos from rendering bigger than $content_width on both frontend and backend.
...
props wonderboymusic. fixes #23955 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23989 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 16:43:26 +00:00
Dominik Schilling (ocean90)
c907f0f4a7
Don't print links for unsupported file types in wp_video_shortcode()/wp_audio_shortcode(). Return them instead.
...
props SergeyBiryukov. fixes #24075 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23988 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 10:33:44 +00:00
bumpbot
e0bc9ec705
Compress scripts/styles: 3.6-beta1-23987.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23987 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 02:58:39 +00:00
Mark Jaquith
0ac7d034a6
Allow the content of no-title audio, video, quote, and image posts to be blanked.
...
props wonderboymusic. fixes #23623 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23986 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 01:43:01 +00:00
Mark Jaquith
1df1727e55
Only say we accept a raw video/audio embed code for unfiltered_html users.
...
props wonderboymusic. see #23961
git-svn-id: https://develop.svn.wordpress.org/trunk@23985 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 01:21:47 +00:00
Mark Jaquith
74319333ed
Only remove ONE piece of media from the content in setup_postdata().
...
props wonderboymusic. fixes #24052 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23984 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-14 01:11:44 +00:00
bumpbot
807bdbd44b
Compress scripts/styles: 3.6-beta1-23983.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23983 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-13 00:58:37 +00:00
Andrew Ozz
8ab406d2fb
Fix accidental revert of revisions comparison in [23981]
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23982 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-13 00:45:47 +00:00
Andrew Ozz
7effedba90
Post locks: make sure we never overwrite a draft when it's locked, clean up wp_ajax_autosave() and make wp-refresh-post-lock a bit more robust, see #23697
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23981 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-13 00:41:15 +00:00
bumpbot
24fd168099
Compress scripts/styles: 3.6-beta1-23980.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23980 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-12 22:58:39 +00:00
Mark Jaquith
3f6c7493e7
Use ID3 data for audio and video
...
fixes #23926 . props wonderboymusic, SergeyBiryukov, johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@23979 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-12 22:27:24 +00:00
Mark Jaquith
ad170c3ccd
Fix some Skype chat parsing issues.
...
props wonderboymusic. see #23625 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23978 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-12 22:22:41 +00:00
Mark Jaquith
553fc5b9af
Update MediaElement.js to 2.11.3
...
props wonderboymusic, John Dyer. see #23831 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23977 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-12 21:48:16 +00:00
Dominik Schilling (ocean90)
f0ec9137ad
Set a height for post title input
...
Firefox ignores the line-height because it declares line-height with `normal !important` in one of it's browser stylesheets. This can result in missing dots above umlauts.
props helen, lessbloat.
fixes #23189
git-svn-id: https://develop.svn.wordpress.org/trunk@23976 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-12 21:19:22 +00:00
Andrew Ozz
239ccffe14
Revisions: compare revisions by date in wp_ajax_revisions_data(), deprecate the $parent arg in wp_list_post_revisions() as now revisions always include a copy of the current post, props adamsilverstein, see #23901
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23975 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-12 19:29:21 +00:00
Ryan Boren
fc239715ca
Use API instead of bare SQL queries in site-users.php.
...
see #21767
git-svn-id: https://develop.svn.wordpress.org/trunk@23974 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-12 13:35:45 +00:00
Ryan Boren
c3e471a535
Use prepare() for the duplicate comment query in wp_allow_comment().
...
see #21767
git-svn-id: https://develop.svn.wordpress.org/trunk@23973 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-12 13:25:16 +00:00
Lance Willett
87a94a7635
Twenty Thirteen: adjust `content_width` value for video shortcodes in video post formats and on attachment templates. See #23955 , props obenland.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23972 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 23:06:15 +00:00
Lance Willett
0e44a2dba0
Twenty Thirteen: reinstate Audio post format max-width layout handling, lost in r23964. See #23955 , props obenland.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23971 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 22:58:59 +00:00
bumpbot
0e4de5bb97
Compress scripts/styles: 3.6-beta1-23970.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23970 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 22:58:39 +00:00
Mark Jaquith
79c4e52ffa
Enforce video dimensions.
...
props wonderboymusic. see #23831 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23969 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 22:34:05 +00:00
Mark Jaquith
b340e0a6c8
Update MediaElement.js to 2.11.1
...
Also get rid of its non-minified JS/CSS files.
props wonderboymusic, ocean90. fixes #24015 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23968 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 22:13:44 +00:00
Lance Willett
37842118d2
Twenty Thirteen: improve comment label selectors and nudge up their width a bit to account for non-English installs. Props obenland for initial patch, fixes #24039 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23967 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 18:06:10 +00:00
Lance Willett
c25cac4dd6
Twenty Thirteen: change Genericon element display to `inline-block` to avoid underlining the icon when its related element wrapped in a link. Props obenland, fixes #24045 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23966 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 18:03:01 +00:00
Lance Willett
acc50b7cb1
Twenty Thirteen: adjust JavaScript handling for scrolling and finding viewport heigh/width to better support various IE versions. Also consolidate variables at the top of the file per best practices. Fixes #23841 , props obenland.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23965 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 16:11:46 +00:00
Lance Willett
bf556f4a3b
Twenty Thirteen: better handling of media in main content area, accounting for a sidebar and all viewport width possibilities. Props sabreuse and obenland, see #23955 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23964 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 16:03:08 +00:00
Lance Willett
75549e368b
Twenty Thirteen: improve gallery styles for IE7 and IE8, props kovshenin and obenland. Fixes #23996 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23963 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 15:59:52 +00:00