Ryan Boren
11d7fe1eaf
Silence is_dir() to avoud warning when upload_tmp_dir is outside open_basedir.
...
Props dpash
fixes #24704
git-svn-id: https://develop.svn.wordpress.org/trunk@24995 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 17:39:33 +00:00
Ryan Boren
98e65b8f77
Deprecate get_dashboard_blog().
...
Remove contextual help for Dashboard Site from the network settings screen.
Props sillybean, ocean90
fixes #24838
git-svn-id: https://develop.svn.wordpress.org/trunk@24993 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 16:07:46 +00:00
Dominik Schilling (ocean90)
3ebfa363ad
Remove reference to unused variable. fixes #24965 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24988 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 09:38:24 +00:00
Dominik Schilling (ocean90)
ed918bba93
Remove unused variable. props jeremyfelt. fixes #24893 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24987 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 09:01:25 +00:00
Andrew Nacin
6c4ccf3afc
Adjust esc_sql()'s @param documentation to reflect that it allows for arrays. props scribu, fixes #22573 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24986 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:11:30 +00:00
Andrew Nacin
80cb8da9c3
Remove redundant sentence in the docblock of get_comment(). props jdgrimes, fixes #24904 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24984 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:08:17 +00:00
Andrew Nacin
6a06f6ea08
In get_attached_file(), fix the explanation of when the filter is bypassed. props devesine, fixes #24571 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24983 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:07:42 +00:00
Andrew Nacin
1d27af8036
Clean up the documentation for dynamic_sidebar(). props johnbillion, fixes #24720 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24982 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:03:49 +00:00
Andrew Nacin
1174ee5b3e
Remove reference to unused global. props jdgrimes. fixes #24807 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24978 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 21:42:48 +00:00
Andrew Nacin
146c230132
Pass $update = true to the save_post and wp_insert_post hooks in wp_publish_post().
...
see #21450 , [24823].
props wpsmith.
fixes #24957 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24977 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 21:41:51 +00:00
Andrew Nacin
5b6261954b
Don't return false from search_theme_directories() when a single directory is not readable.
...
Issue a notice.
props csixty4.
fixes #24639 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24976 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 21:40:28 +00:00
Mark Jaquith
271e9b40a4
Remove $pagenow
global from three functions that don’t use it.
...
Props jeremyfelt. Fixes #24920 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24974 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-02 04:42:08 +00:00
Andrew Nacin
2a2a356b47
Remove ultimately unnecessary visibility keyword from a WP_Locale method because this file is included when we bail for PHP 4. props ocean90. fixes #24915 . for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24971 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 19:47:36 +00:00
bumpbot
fc56eaff50
Compress scripts/styles: 3.7-alpha-24954.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24954 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 16:59:00 +00:00
Andrew Nacin
ada99c68f8
Set audio player to width: 100% and avoid breaking the layout in iOS when we fall back to a link.
...
props markjaquith, davidjlaietta.
fixes #24896 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24948 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 14:48:39 +00:00
Andrew Nacin
86708be8a6
Update MediaElement.js to 2.13.0 build, which fixes issues WordPress reported. see #24183 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24946 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 13:46:19 +00:00
Andrew Nacin
eedc483e37
Use wp_get_mime_types() when calling wp_check_filetype() in the audio and video shortcodes. fixes #24911 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24944 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 13:33:15 +00:00
Andrew Nacin
3db89c648e
Pass pluginPath to MediaElement.js, fixing playback when ME.js is served through load-scripts.php.
...
props ocean90, wonderboymusic, azaozz.
fixes #24902 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24940 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 13:15:14 +00:00
bumpbot
da11128f06
Compress scripts/styles: 3.7-alpha-24936.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24936 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 20:59:00 +00:00
Andrew Nacin
a5bdd9439c
When rendering an audio or video shortcode in IE 6-8, call document.createElement() as a poor man's HTML5 shiv. see #24902 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24931 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 20:36:47 +00:00
bumpbot
71fe031bc3
Compress scripts/styles: 3.7-alpha-24927.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24927 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 18:58:58 +00:00
Andrew Nacin
26548bb1c5
RTL fix for MediaElement.js video controls. Also filed upstream. fixes #24897 . for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24924 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 17:50:37 +00:00
bumpbot
86edc66c26
Compress scripts/styles: 3.7-alpha-24919.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24919 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 06:59:00 +00:00
Andrew Nacin
9d5bd5f7eb
Use wp_safe_remote_request() and friends instead of reject_unsafe_urls = true.
...
fixes #24646 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24917 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 06:52:13 +00:00
Andrew Nacin
6894354b9b
Additional checks when evaluating the safety of an HTTP request, to avoid false negatives.
...
* Check if the host is considered a safe redirect host.
* Check if the host is another domain in a multisite installation.
* Add a filter to control this.
This only occurs when the DNS resolution of a domain points elsewhere in an internal network, but only internally (and has its own public IP outside the network). This could be considered a bad configuration.
fixes #24646 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24915 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 06:44:57 +00:00
bumpbot
abf081b02a
Compress scripts/styles: 3.7-alpha-24912.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24912 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 04:58:59 +00:00
Andrew Nacin
911b0b4fb7
New build of MediaElement.js SWF. see #24183 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24910 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 04:38:34 +00:00
Andrew Nacin
61405b9934
Heartbeat: Reduce the heartbeat from 120 sec to 100 sec when the window doesn't have the focus, to be shorter than the post lock expiration window.
...
props azaozz.
fixes #24894 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24908 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 03:23:22 +00:00
Michael Adams (mdawaffe)
755d98f7dc
Improved XML handling for oEmbed.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24902 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-30 21:57:27 +00:00
Andrew Nacin
dbe4197dd3
Add missing documentation from [24894]. see #24646 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24895 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-30 18:39:57 +00:00
Andrew Nacin
84255b0e03
Introduce wp_safe_remote_request(). Also wp_safe_remote_head(), wp_safe_remote_get(), wp_safe_remote_post().
...
Reverts [24482].
see #24646 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24894 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-30 15:37:01 +00:00
Dion Hulse
6ceefc0e26
WP_HTTP: PHPDoc updates for WP_Http::handle_redirects(). Props DrewAPicture. Fixes #16889
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24890 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-30 06:47:03 +00:00
Andrew Nacin
d3363d11bf
New build of SWFUpload that ignores URL query strings.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24880 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 19:15:00 +00:00
bumpbot
b3c1e7a5d4
Compress scripts/styles: 3.7-alpha-24877.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24877 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 18:58:59 +00:00
Jon Cave
707bd3ae4a
Fix potential SQLi through improper use of API functions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24875 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 18:16:47 +00:00
Andrew Nacin
16adf7644b
Reset $wpdb->insert_id on a failed INSERT or REPLACE. See [24459] [24494].
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24872 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 18:14:05 +00:00
Andrew Nacin
5a0e739cc7
Limit pingback response size. fixes #4137 . for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24871 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 18:00:06 +00:00
Andrew Nacin
241ca959be
Update MediaElement.js SWF file from upstream. Fixes issues with controls. fixes #24183 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24861 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 09:16:02 +00:00
Andrew Nacin
50a1ab0c8e
Update HTML classes in the audio and video shortcodes. props rfair404. fixes #24820 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24857 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 06:51:46 +00:00
bumpbot
9aca968cab
Compress scripts/styles: 3.7-alpha-24851.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24851 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 04:58:59 +00:00
Andrew Nacin
86661dc523
Don't override an existing WP_Error object in wp_authenticate_username_password().
...
props willnorris.
fixes #19714 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24850 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 03:43:22 +00:00
Andrew Nacin
4da2cb6d51
Avoid racing TinyMCE, which avoids the creation of unnecessary autosaves. props azaozz. see #7392 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24849 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 03:37:14 +00:00
Andrew Nacin
949c53cae1
Remove "special" multisite spam check in the authentication API.
...
The spamming of a site no longer directly affects a user of said site.
Moves the spam check to the wp_authenticate filter. Networks in need
of enhanced spam-fighting should leverage this same technique.
Allow is_user_spammy() to accept a WP_User object.
props willnorris, brianhogg.
fixes #24771 . see #19714 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24848 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 03:23:51 +00:00
bumpbot
6bd6a8f136
Compress scripts/styles: 3.7-alpha-24847.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24847 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 02:58:58 +00:00
Dion Hulse
8f4c113718
WP_HTTP: When multiple location headers are specified, use the last specified location url as the redirect location. Fixes #16890
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24846 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 02:11:46 +00:00
Dion Hulse
9ebe1e049b
WP_HTTP: Fsockopen: Respect a specified Host header in the Fsockopen WP_HTTP transport. Fixes #24182
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24845 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 01:47:01 +00:00
Andrew Nacin
685fd7fdea
If wp-login.php is accessed over HTTPS, get_home_url() should not return HTTPS. This is the same assumption we use in the admin.
...
props willnorris.
fixes #16822 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24844 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 01:21:27 +00:00
Dion Hulse
8d07217b58
WP_HTTP: Abstract out the Redirection handling code into it's own method and fix a bunch of redirection edgecases at the same time.
...
Fixes #17588
Fixes 16889
Props wonderboymusic and kovshenin for initial patches
git-svn-id: https://develop.svn.wordpress.org/trunk@24843 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 01:19:54 +00:00
Helen Hou-Sandi
a7de44b373
Set the default internal search value for the link dialog to be the text that is highlighted in the editor. props greuben. fixes #16276 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24841 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 01:01:33 +00:00
bumpbot
a98c1ad91e
Compress scripts/styles: 3.7-alpha-24839.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24839 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-29 00:58:57 +00:00