bumpbot
fe046574b4
Compress scripts/styles: 3.6-alpha-23779.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23779 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 16:58:37 +00:00
Lance Willett
2376c91374
Twenty Ten and Twenty Eleven: revert r23720 and r23721 ( closes #23772 ) and r23718 and r23719 ( closes #23774 ).
...
Unfortunately, it's too late for these improvements in older themes since it's very likely they'll adversely affect child themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@23778 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 16:15:24 +00:00
Sergey Biryukov
7a1610bf7c
Fix text direction for color picker in Customizer in RTL. props yoavf, mark-k. fixes #23740 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23777 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 16:07:01 +00:00
Helen Hou-Sandi
072ec2bca9
Add a generic `get_attached_media()` function and use it in get_attached_audio|video|images. Add filters for the query args and resulting array. fixes #23843 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23776 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 08:08:46 +00:00
Helen Hou-Sandi
4fd8f9915d
Add a filter for get_the_url(). Make sure get_the_url() also checks for the quote post format, as it currently has a URL field. see #23570 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23775 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 07:28:56 +00:00
Mark Jaquith
9a431958e4
Add functions to parse audio or video data out of arbitrary content or a post
...
props wonderboymusic. see #23572
git-svn-id: https://develop.svn.wordpress.org/trunk@23774 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 05:55:08 +00:00
Mark Jaquith
a5cb6404d4
Add functions to extract a URL from an arbitrary string, HTML, or the current $post
...
props wonderboymusic. see #23570
git-svn-id: https://develop.svn.wordpress.org/trunk@23773 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 05:25:20 +00:00
Mark Jaquith
bb00d973a7
Add functions to extract images from posts in various forms
...
props wonderboymusic. fixes #22960
git-svn-id: https://develop.svn.wordpress.org/trunk@23772 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 05:20:38 +00:00
Lance Willett
6a8035e618
Twenty Thirteen: quote post format color fix for paging links, props Joen. Closes #23784 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23771 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-21 23:23:27 +00:00
bumpbot
90de4d1a69
Compress scripts/styles: 3.6-alpha-23770.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23770 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-21 16:58:38 +00:00
Peter Westwood
ae03f1a0b6
Revisions: UI Update.
...
* Refines the UI to make it clearer and easier to use
* Introduces weighted tickmarks
* Fixes comparison bugs.
See #23497 props adamsilverstein
git-svn-id: https://develop.svn.wordpress.org/trunk@23769 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-21 15:54:11 +00:00
Mark Jaquith
b15ab88b39
Show a playable audio/video preview on the Edit Attachment screen.
...
props wonderboymusic. fixes #23726
git-svn-id: https://develop.svn.wordpress.org/trunk@23768 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-21 05:17:25 +00:00
bumpbot
cd16e77429
Compress scripts/styles: 3.6-alpha-23767.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23767 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-21 04:58:38 +00:00
Mark Jaquith
53ea4e0566
Add functions for generating metadata for video and audio, using the
...
ID3 library. Also allows themes/plugins to add thumbnail support
to these media types. Think stuff like album art, movie covers, and
video freeze-frames.
props wonderboymusic. fixes #23673
git-svn-id: https://develop.svn.wordpress.org/trunk@23766 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-21 04:55:42 +00:00
Helen Hou-Sandi
fa6afd2a63
Lose the added column for post formats in the posts list table and add an icon before the title instead. Icons are clickable to filter the list table down to posts of that post type and format. props melchoyce for the icons. fixes #16047 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23765 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-21 03:23:39 +00:00
bumpbot
23f9315857
Compress scripts/styles: 3.6-alpha-23764.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23764 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-21 02:58:40 +00:00
Andrew Ozz
9034f12b6b
Post locks: contain focus inside the dialog when tabbing, remove outline when focus is on the text, see #23697
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23763 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-21 00:57:27 +00:00
bumpbot
c6bda62923
Compress scripts/styles: 3.6-alpha-23762.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23762 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-20 06:13:30 +00:00
Sergey Biryukov
154af930ae
Use placeholders in menu strings instead of manual concatenation. fixes #14045 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23761 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-20 05:49:29 +00:00
Sergey Biryukov
d5b5f40afb
Fix object name. props GaryJ. see #14045 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23760 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-20 05:46:39 +00:00
Lance Willett
090cdbba48
Twenty Thirteen: provide max-width override for gallery thumbnails to collapse to two columns in small screens. Props kwight, fixes #23762 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23759 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 22:35:38 +00:00
Lance Willett
20e493bb90
Twenty Thirteen: fix translation string in image template, fixes #23799 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23758 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 22:29:44 +00:00
Lance Willett
067dff66cf
Twenty Thirteen: remove logging code, accidentally added in r23676.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23757 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 21:38:51 +00:00
Lance Willett
a717e97dee
Twenty Thirteen: post format and link color tweaks for consistency, props joen. Fixes #23784 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23756 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 19:33:38 +00:00
Lance Willett
00d9b3f74b
Twenty Thirteen: fix a few closing container comments. Props to DrewAPicture for the initial patch. Fixes #23802 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23755 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 19:25:56 +00:00
bumpbot
6e92b305fa
Compress scripts/styles: 3.6-alpha-23754.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23754 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 18:58:40 +00:00
Helen Hou-Sandi
987251f582
Remove separate meta fields for image and gallery post formats. These are proving to be more confusing and labor-intensive from both a user and dev perspective than entering into the regular content editor. We will rely on good content parsing instead. See #19570 , #23347 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23753 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 17:18:07 +00:00
Ryan Boren
806002166b
In refresh_blog_details(), make sure clean_blog_cache() gets the blog ID when the blog has been previously cached as non-existent. This ensures that -1 values in blog-details are cleared after blogs are created.
...
Props beezeee, hirozed
fixes #23405
git-svn-id: https://develop.svn.wordpress.org/trunk@23752 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 05:05:19 +00:00
bumpbot
8700943f39
Compress scripts/styles: 3.6-alpha-23751.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23751 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 04:58:37 +00:00
Ryan Boren
0da872a785
Clarify phpdoc for the vertical and horizontal arguments to the flip() method in WP_Image_Editor*.
...
Props dh-shredder
fixes #23775
git-svn-id: https://develop.svn.wordpress.org/trunk@23750 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 03:30:04 +00:00
Ryan Boren
01ca819c6f
Make the before() and after() methods in Bulk_Plugin_Upgrader_Skin and Bulk_Theme_Upgrader_Skin declarations match Bulk_Upgrader_Skin. Eliminates strict standards warning.
...
Props charlestonsw
fixes #23807
git-svn-id: https://develop.svn.wordpress.org/trunk@23749 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 03:24:51 +00:00
Ryan Boren
c920cfa3a0
RTL for Nav Menu tweaks. see #23641 . see #23645 . props DrewAPicture
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23748 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-19 03:16:24 +00:00
Andrew Ozz
2c201632a2
Bulk actions: do not move locked posts to the trash, props pdclark, see #23792
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23747 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 21:11:06 +00:00
bumpbot
e3023dcdbb
Compress scripts/styles: 3.6-alpha-23746. TinyMCE updated.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23746 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 20:58:39 +00:00
Andrew Ozz
cc7ca57f85
Editor: preserve the textarea content when saving, wpautop is not used and TinyMCE is hidden. Props WraithKenny, fixes #23743
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23745 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 20:40:39 +00:00
Ryan Boren
1c2a9008c5
Make WP_Image_Editor::make_image() safe for replication plugins by making sure the directory for the image being made exists.
...
Props batmoo
fixes #23306
git-svn-id: https://develop.svn.wordpress.org/trunk@23744 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 18:05:23 +00:00
Ryan Boren
72c65a3145
Fix i18n for revision diff strings displaying human time.
...
Props johnbillion
fixes #23723
git-svn-id: https://develop.svn.wordpress.org/trunk@23743 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 17:58:30 +00:00
Ryan Boren
75dcc983d7
Don't allow changing the post format from quick edit and bulk edit. These do not have sufficient context to set the post format.
...
Props kovshenin
fixes #23426
git-svn-id: https://develop.svn.wordpress.org/trunk@23742 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 17:24:24 +00:00
Ryan Boren
b16e4eaf58
Pass tag ID and args array to topic_count_text_callback from wp_generate_tag_cloud().
...
Props najamelan, toscho
fixes #21198
git-svn-id: https://develop.svn.wordpress.org/trunk@23741 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 17:17:55 +00:00
Ryan Boren
5cf0bc9be0
Bail early with correct WP_Error when an invalid post ID is passed to wp_insert_post() and wp_update_post().
...
Props simonwheatley
fixes #23474
git-svn-id: https://develop.svn.wordpress.org/trunk@23740 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 14:33:09 +00:00
Ryan Boren
be67f3c550
Escape form action urls with esc_url() rather than esc_attr().
...
Props SergeyBiryukov
fixes #23266
git-svn-id: https://develop.svn.wordpress.org/trunk@23739 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 14:01:25 +00:00
Ryan Boren
18e3a300ab
Remove old phpdoc that incorrectly marks wp_timezone_choice() as temporary.
...
Props danielbachhuber
fixes #23804
git-svn-id: https://develop.svn.wordpress.org/trunk@23738 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 13:35:34 +00:00
Ryan Boren
f1a3189b22
Cleanup additional capabilities display in user-edit.php. Mark a string for translation.
...
Props johnjamesjacoby, SergeyBiryukov
fixes #14267
git-svn-id: https://develop.svn.wordpress.org/trunk@23737 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-18 13:27:57 +00:00
bumpbot
9e7cac887b
Compress scripts/styles: 3.6-alpha-23736.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23736 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-16 22:58:39 +00:00
Andrew Ozz
c996f27c4d
Create one autosave per user rather than a single autosave for all users. Remove unused code from autosave.js and wp_ajax_autosave(). See #23665 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23735 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-16 21:15:43 +00:00
bumpbot
54dff9f493
Compress scripts/styles: 3.6-alpha-23734.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23734 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-16 20:58:37 +00:00
Andrew Ozz
66e4fa4d92
Post locks: when a dialog is shown move focus to the text, see #23697
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23733 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-16 20:46:37 +00:00
Dion Hulse
eff3a330f8
Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly.
...
Props DrewAPicture See #23282 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23732 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-16 08:43:19 +00:00
bumpbot
e4071c0d8b
Compress scripts/styles: 3.6-alpha-23731.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23731 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-16 06:58:41 +00:00
Andrew Ozz
e4b6b84d8e
Pass post format as a class to TinyMCE's body, props adamsilverstein, fixes #23198
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23730 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-16 05:57:54 +00:00