Dion Hulse
|
c46690c68b
|
External Libraries: Remove unnecessary / obsoleted MediaElement.js files.
Merges [42478] to the 3.9 branch.
Fixes #42720 for 3.9.
Built from https://develop.svn.wordpress.org/branches/3.9@42487
git-svn-id: http://core.svn.wordpress.org/branches/3.9@42316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2018-01-16 08:15:17 +00:00 |
|
Dion Hulse
|
046ba97ee5
|
Upgrade: When deleting old files, if deletion fails attempt to empty the file instead.
Props joemcgill, dd32.
Merges [42434] to the 3.9 branch.
Fixes #42963 for 3.9.
Built from https://develop.svn.wordpress.org/branches/3.9@42475
git-svn-id: http://core.svn.wordpress.org/branches/3.9@42304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2018-01-16 06:59:15 +00:00 |
|
John Blackbourn
|
f5db1e4375
|
Filesystem API: Ensure filenames are valid before attempting to unzip them to ensure malformed file paths don't cause issues.
Merges [41457] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@41467
git-svn-id: http://core.svn.wordpress.org/branches/3.9@41300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-09-19 14:45:15 +00:00 |
|
John Blackbourn
|
d46699267b
|
General: Add missing URL-encoding and add extra hardening to plugin and template names when they're displayed in the admin area.
Merges [41434] with changes to the 3.9 branch.
See #13377
Built from https://develop.svn.wordpress.org/branches/3.9@41449
git-svn-id: http://core.svn.wordpress.org/branches/3.9@41282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-09-19 13:44:15 +00:00 |
|
Aaron Campbell
|
700dd168fd
|
Add nonce for updating file system credentials.
Merges [40723] to 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@40732
git-svn-id: http://core.svn.wordpress.org/branches/3.9@40590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-05-16 14:57:32 +00:00 |
|
Pascal Birchler
|
a05429ecd1
|
Fix broken audio/video functions when sanitizing ID3 data
This fixes a bug where running `wp_kses_post_deep()` on all the ID3
tag data corrupted blob data.
See #40075, #40085.
Merges [40400] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@40468
git-svn-id: http://core.svn.wordpress.org/branches/3.9@40344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-04-17 13:34:16 +00:00 |
|
Jeremy Felt
|
ca488f141f
|
Validate video and audio metadata.
Merge of [40148] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@40157
git-svn-id: http://core.svn.wordpress.org/branches/3.9@40096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-03-06 08:12:16 +00:00 |
|
John Blackbourn
|
6e66a60c3c
|
Posts, Post Types: When using Excerpt mode on the Posts list table, ensure the excerpt output matches what was manually entered into the Excerpt field.
Merges [39956] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@39987
git-svn-id: http://core.svn.wordpress.org/branches/3.9@39924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-01-26 14:20:15 +00:00 |
|
Aaron Campbell
|
1db0b6e251
|
Add nonce for widget accessibility mode.
Props vortfu.
See #23328.
Merges [39765] to 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@39769
git-svn-id: http://core.svn.wordpress.org/branches/3.9@39707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-01-11 01:52:15 +00:00 |
|
Joe McGill
|
57383c5143
|
Media: Improved media titles when created from filename.
Preserves spaces and generally creates more accurate, cleaner titles from filenames of uploaded media.
Merge of [38615] to the 3.9 branch.
Fixes #37989.
Built from https://develop.svn.wordpress.org/branches/3.9@39717
git-svn-id: http://core.svn.wordpress.org/branches/3.9@39657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-01-06 22:01:57 +00:00 |
|
Jeremy Felt
|
cc80d2c131
|
Media: Sanitize upload filename.
Merge of [38538] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@38546
git-svn-id: http://core.svn.wordpress.org/branches/3.9@38489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-09-07 14:00:34 +00:00 |
|
Pascal Birchler
|
391fa0940c
|
Upgrade/Install: Sanitize file name in File_Upload_Upgrader .
Merge of [38524] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@38532
git-svn-id: http://core.svn.wordpress.org/branches/3.9@38473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-09-06 18:03:16 +00:00 |
|
Nikolay Bachiyski
|
9858249ed9
|
Admin: escape URL-encoded permalinks
Merge of [37801] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@37820
git-svn-id: http://core.svn.wordpress.org/branches/3.9@37785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-06-21 14:58:32 +00:00 |
|
Rachel Baker
|
5d8157a774
|
Revisions: Change the capability needed to view revision diffs to edit_post .
Merge of [37779] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@37803
git-svn-id: http://core.svn.wordpress.org/branches/3.9@37768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-06-21 14:48:15 +00:00 |
|
Boone Gorges
|
e3098a4983
|
Taxonomy: More specific cap check when processing category data on post save.
Ports [37691] to the 3.9 branch.
Props dlh.
Fixes #36379.
Built from https://develop.svn.wordpress.org/branches/3.9@37784
git-svn-id: http://core.svn.wordpress.org/branches/3.9@37749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-06-21 14:23:58 +00:00 |
|
Dominik Schilling
|
fdc6949e64
|
XMLRPC: Don't allow private posts to be sticky.
Merge of [33325], [33612], and [34135] to the 3.9 branch.
See #20662.
Built from https://develop.svn.wordpress.org/branches/3.9@34155
git-svn-id: http://core.svn.wordpress.org/branches/3.9@34123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-14 23:02:14 +00:00 |
|
Nikolay Bachiyski
|
0c61562bf5
|
List tables: escape user e-mails
Merges [34133] for 3.9 branch
Built from https://develop.svn.wordpress.org/branches/3.9@34141
git-svn-id: http://core.svn.wordpress.org/branches/3.9@34109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-14 22:44:14 +00:00 |
|
Dominik Schilling
|
8417706532
|
Heartbeat: Ensure post locks are released.
Merge of [33542] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@33546
git-svn-id: http://core.svn.wordpress.org/branches/3.9@33513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-08-04 04:56:06 +00:00 |
|
Gary Pendergast
|
c5eb54f359
|
Capabilities: When creating an auto-draft, ensure that the current user still has permission to do so.
Merge of [33357] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@33377
git-svn-id: http://core.svn.wordpress.org/branches/3.9@33348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-23 04:12:14 +00:00 |
|
Michael Adams
|
d4608a9fe5
|
Upgrade: $wpdb->get_col_length() sanity check: bail on unexpected return value.
Merges [32429] for the 3.9 branch.
See #32165.
Built from https://develop.svn.wordpress.org/branches/3.9@32433
git-svn-id: http://core.svn.wordpress.org/branches/3.9@32403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-06 23:14:15 +00:00 |
|
Michael Adams
|
464ce8a75f
|
Upgrade: Ensure unintelligible DB schemas don't result in content loss.
Merge of [32417] to the 3.9 branch.
See #32165.
Props ocean90.
Built from https://develop.svn.wordpress.org/branches/3.9@32421
git-svn-id: http://core.svn.wordpress.org/branches/3.9@32391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-06 21:53:15 +00:00 |
|
Aaron Jorbin
|
96890b155a
|
Remove debugging comments from [32408]
Built from https://develop.svn.wordpress.org/branches/3.9@32409
git-svn-id: http://core.svn.wordpress.org/branches/3.9@32379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-06 20:30:15 +00:00 |
|
Aaron Jorbin
|
fbb0252a46
|
When upgrading WordPress remove genericons example.html files
[32385] for 3.9 branch
Props @dd32, @boonebgorges, @johnjamesjacoby, @drewapicture, @jorbin
Built from https://develop.svn.wordpress.org/branches/3.9@32408
git-svn-id: http://core.svn.wordpress.org/branches/3.9@32378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-06 20:20:14 +00:00 |
|
Michael Adams
|
1c86df8bbf
|
WPDB: When checking that a string can be sent to MySQL, we shouldn't use mb_convert_encoding() , as it behaves differently to MySQL's character encoding conversion.
Merge of [32364] to the 3.9 branch.
Props mdawaffe, pento, nbachiyski, jorbin, johnjamesjacoby, jeremyfelt.
See #32165.
Built from https://develop.svn.wordpress.org/branches/3.9@32389
git-svn-id: http://core.svn.wordpress.org/branches/3.9@32359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-06 19:12:16 +00:00 |
|
Michael Adams
|
10be03b2d7
|
3.9:
- WPDB: Sanity check that any strings being stored in the DB are not too long to store correctly.
- When upgrading, remove any suspicious comments.
Built from https://develop.svn.wordpress.org/branches/3.9@32316
git-svn-id: http://core.svn.wordpress.org/branches/3.9@32287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-27 18:30:15 +00:00 |
|
Gary Pendergast
|
2a42fc2e73
|
Ensure post titles are correctly escaped on the Dashboard. Merge of [32175] to the 3.9 branch.
Props helen, ocean90, dd32, pento.
Built from https://develop.svn.wordpress.org/branches/3.9@32204
git-svn-id: http://core.svn.wordpress.org/branches/3.9@32177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 13:39:14 +00:00 |
|
Gary Pendergast
|
e4e09f8491
|
Merge the query sanity checks from #21212 to the 3.9 branch.
Props pento, nacin, mdawaffe, DrewAPicture.
Built from https://develop.svn.wordpress.org/branches/3.9@32182
git-svn-id: http://core.svn.wordpress.org/branches/3.9@32155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 11:09:15 +00:00 |
|
Andrew Nacin
|
6f300d7d12
|
Validate image data.
Merges [30458] to the 3.9 branch.
Built from https://develop.svn.wordpress.org/branches/3.9@30463
git-svn-id: http://core.svn.wordpress.org/branches/3.9@30454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-11-20 15:53:52 +00:00 |
|
Andrew Nacin
|
37d4b468ea
|
Theme Installer: Proper redirection and action links post-install in multisite.
Merges [28163] to the 3.9 branch.
fixes #27869.
Built from https://develop.svn.wordpress.org/branches/3.9@28164
git-svn-id: http://core.svn.wordpress.org/branches/3.9@27995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-19 18:19:14 +00:00 |
|
Andrew Nacin
|
2bc282957c
|
Translate a string added in 3.7.1 but never translated previously.
props SergeyBiryukov.
fixes #27819.
Built from https://develop.svn.wordpress.org/trunk@28145
git-svn-id: http://core.svn.wordpress.org/trunk@27976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-16 00:38:14 +00:00 |
|
Dion Hulse
|
ca0b5c9859
|
Background Updates: Avoid a PHP warning during theme update checks when there are multiple theme directories registered. Fixes #27815
Built from https://develop.svn.wordpress.org/trunk@28137
git-svn-id: http://core.svn.wordpress.org/trunk@27968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-15 10:57:14 +00:00 |
|
Andrew Nacin
|
fa3900168e
|
Allow the API to add text to auto update emails.
fixes #27812.
Built from https://develop.svn.wordpress.org/trunk@28134
git-svn-id: http://core.svn.wordpress.org/trunk@27965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-15 08:52:15 +00:00 |
|
Andrew Nacin
|
9f81d0526e
|
Theme Installer: Revert to proxying through PHP for WordPress.org API requests.
This is to ensure we have valid installation nonces, though we've run into this as a problem previously (see #27639, #27581, #27055).
A tad slower, but we gained speed in 3.9 by simplifying the request made to the API.
props ocean90.
fixes #27798.
Built from https://develop.svn.wordpress.org/trunk@28126
git-svn-id: http://core.svn.wordpress.org/trunk@27957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-15 01:16:14 +00:00 |
|
Andrew Nacin
|
cb4eb9c13f
|
Avoid stomping of bulk postdata inside the bulk_edit_posts() loop.
Reverts [27990] which did not fix it for authors and comment/ping status.
props dd32, DrewAPicture.
fixes #27792.
Built from https://develop.svn.wordpress.org/trunk@28113
git-svn-id: http://core.svn.wordpress.org/trunk@27944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-14 07:48:14 +00:00 |
|
Andrew Ozz
|
c9f5ed0801
|
Plupload: restore the settings in media_upload_form(), see #27763
Built from https://develop.svn.wordpress.org/trunk@28110
git-svn-id: http://core.svn.wordpress.org/trunk@27941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-14 00:41:15 +00:00 |
|
Andrew Nacin
|
55b0cd935e
|
Fix feature pointer RTL placement.
props SergeyBiryukov, ocean90.
fixes #27778.
Built from https://develop.svn.wordpress.org/trunk@28107
git-svn-id: http://core.svn.wordpress.org/trunk@27938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-14 00:00:14 +00:00 |
|
Andrew Nacin
|
eca26bc5ae
|
The widgets pointer requires the edit_theme_options capability.
(It's hypothetically possible to have only switch_themes.)
see #27777.
Built from https://develop.svn.wordpress.org/trunk@28093
git-svn-id: http://core.svn.wordpress.org/trunk@27924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-12 20:53:15 +00:00 |
|
Andrew Nacin
|
497b0df4a5
|
Add a feature pointer for widgets in the customizer in 3.9. Remove older pointers from 3.3 and 3.4.
see #27777.
Built from https://develop.svn.wordpress.org/trunk@28090
git-svn-id: http://core.svn.wordpress.org/trunk@27921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-12 20:48:15 +00:00 |
|
Andrew Nacin
|
c87ac82d7b
|
Update $_old_files for 3.9. see #27775.
Built from https://develop.svn.wordpress.org/trunk@28085
git-svn-id: http://core.svn.wordpress.org/trunk@27916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-12 18:27:17 +00:00 |
|
Drew Jaynes
|
5e51ea9940
|
Priority fixes for various existing hook documentation.
Props kpdesign.
See #26869
Built from https://develop.svn.wordpress.org/trunk@28083
git-svn-id: http://core.svn.wordpress.org/trunk@27914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-12 00:01:15 +00:00 |
|
Andrew Nacin
|
51412f2e9b
|
Account for new cropping settings in the image editor.
props Otto42, SergeyBiryukov.
fixes #19393.
Built from https://develop.svn.wordpress.org/trunk@28072
git-svn-id: http://core.svn.wordpress.org/trunk@27903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-11 03:10:14 +00:00 |
|
Drew Jaynes
|
252a5434ff
|
Inline documentation for hooks in wp-admin/includes/class-wp-upgrader-skins.php.
Fixes #27711.
Built from https://develop.svn.wordpress.org/trunk@28040
git-svn-id: http://core.svn.wordpress.org/trunk@27870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-08 06:26:16 +00:00 |
|
Andrew Nacin
|
e7fc009f7c
|
Theme Installer: Combine 'Layout' and 'Columns' filters so 'Features' can span two columns.
see #27055.
Built from https://develop.svn.wordpress.org/trunk@28037
git-svn-id: http://core.svn.wordpress.org/trunk@27867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-08 04:30:15 +00:00 |
|
Drew Jaynes
|
f6df2c6921
|
Use the correct parameter variables in the hook docs for wp_upgrade .
See #27700.
Built from https://develop.svn.wordpress.org/trunk@27998
git-svn-id: http://core.svn.wordpress.org/trunk@27828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-07 20:13:15 +00:00 |
|
Drew Jaynes
|
181fe84d47
|
Align parameters in the hook docs for the attachment_thumbnail_args filter.
See #27700.
Built from https://develop.svn.wordpress.org/trunk@27997
git-svn-id: http://core.svn.wordpress.org/trunk@27827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-07 20:10:16 +00:00 |
|
Drew Jaynes
|
bf75eebfa7
|
Add missing parameter descriptions to the PHPDocs for WP_Upgrader_Skin::decrement_update_count() and Bulk_Upgrader_Skin::decrement_update_count() .
See #27700.
Built from https://develop.svn.wordpress.org/trunk@27996
git-svn-id: http://core.svn.wordpress.org/trunk@27826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-07 20:02:15 +00:00 |
|
Andrew Nacin
|
2d710c6fad
|
Avoid stomping of bulk postdata inside the bulk_edit_posts() loop.
props kovshenin.
see [27964], see #27452.
Built from https://develop.svn.wordpress.org/trunk@27990
git-svn-id: http://core.svn.wordpress.org/trunk@27820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-07 17:59:14 +00:00 |
|
Andrew Nacin
|
2f80a1c72f
|
Apply checks in [27964] to wp_write_post(), which is unused and due for dismantling and deprecation.
see #27452.
Built from https://develop.svn.wordpress.org/trunk@27975
git-svn-id: http://core.svn.wordpress.org/trunk@27805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-06 22:08:15 +00:00 |
|
Drew Jaynes
|
a11553eafe
|
Inline documentation for remaining hooks in wp-admin/includes/upgrade.php.
Props jackreichert, vancoder.
Fixes #27646.
Built from https://develop.svn.wordpress.org/trunk@27965
git-svn-id: http://core.svn.wordpress.org/trunk@27795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-05 22:30:14 +00:00 |
|
Andrew Nacin
|
1ec9b44673
|
Better checks for contributors when saving posts.
props dd32, kovshenin, plocha.
see #27452.
Built from https://develop.svn.wordpress.org/trunk@27964
git-svn-id: http://core.svn.wordpress.org/trunk@27794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-04-05 21:19:14 +00:00 |
|