Commit Graph

23908 Commits

Author SHA1 Message Date
Dominik Schilling (ocean90)
402dcf536b Updates: Translate plugin data on the Updates screen.
Merge of [39808] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@39830 602fd350-edb4-49c9-b593-d223f7449a82
2017-01-11 11:41:05 +00:00
Dominik Schilling (ocean90)
8f50fbd88d Themes: Fix markup for theme name fallbacks.
Merge of [39807] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@39819 602fd350-edb4-49c9-b593-d223f7449a82
2017-01-11 11:10:11 +00:00
Jeremy Felt
558abe3328 Multisite: Use wp_rand() in signup key creation.
Merges [39795] to the 3.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@39806 602fd350-edb4-49c9-b593-d223f7449a82
2017-01-11 05:35:01 +00:00
Dion Hulse
e309f96eb1 Update PHPMailer to 5.2.22.
The full list of changes is available here:
https://github.com/PHPMailer/PHPMailer/compare/v5.2.21...v5.2.22

Merges [39759] to the 3.7 branch.
Fixes #37210 for 3.7.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@39794 602fd350-edb4-49c9-b593-d223f7449a82
2017-01-11 05:27:09 +00:00
Jeremy Felt
a944dd0b5d Mail: Disable wp-mail.php when mailserver_url is mail.example.com.
Merges [39772] to the 3.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@39784 602fd350-edb4-49c9-b593-d223f7449a82
2017-01-11 05:20:28 +00:00
Aaron D. Campbell
d12ec69c8c Add nonce for widget accessibility mode.
Props vortfu.

See #23328.

Merges [39765] to 3.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@39771 602fd350-edb4-49c9-b593-d223f7449a82
2017-01-11 01:53:51 +00:00
Dion Hulse
2c0dfc3018 Mail: Upgrade PHPMailer to 5.2.21.
Merges [39645], [36083], [33142], [33124], [29783], [27385] to the 3.7 branch.
See #37210.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@39731 602fd350-edb4-49c9-b593-d223f7449a82
2017-01-06 06:09:36 +00:00
Joe McGill
10b9277f37 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.7 branch.

Fixes #37989.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@39719 602fd350-edb4-49c9-b593-d223f7449a82
2017-01-05 16:25:43 +00:00
Dion Hulse
dc4d413886 General: Update copyright year to 2017 in license.txt.
Props Nikschavan.
Merges [39659] to the 3.7 branch.
Fixes #39433.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@39707 602fd350-edb4-49c9-b593-d223f7449a82
2017-01-05 08:49:16 +00:00
Jeremy Felt
9b1f51bf0d Bump 3.7 branch to 3.7.16.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@38558 602fd350-edb4-49c9-b593-d223f7449a82
2016-09-07 15:00:52 +00:00
Jeremy Felt
ce75adb4e0 Media: Sanitize upload filename.
Merge of [38538] to the 3.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@38548 602fd350-edb4-49c9-b593-d223f7449a82
2016-09-07 14:00:57 +00:00
Pascal Birchler
0e74e33725 Upgrade/Install: Sanitize file name in File_Upload_Upgrader.
Merge of [38524] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@38534 602fd350-edb4-49c9-b593-d223f7449a82
2016-09-06 18:06:56 +00:00
Boone Gorges
34a388e4b8 Bump 3.7 branch to 3.7.15.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37836 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-21 16:51:06 +00:00
Joe McGill
71d3cd298e Media: Improve handling of extensionless filenames.
Merge of [37756] to the 3.7 branch.

See #37111.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37825 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-21 15:01:26 +00:00
Nikolay Bachiyski
fd3703563e Admin: escape URL-encoded permalinks
Merge of [37801] to the 3.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37823 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-21 14:59:08 +00:00
Rachel Baker
2b08eab706 Revisions: Change the capability needed to view revision diffs to edit_post.
Merge of [37779] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37808 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-21 14:49:46 +00:00
Nikolay Bachiyski
92957ea924 Admin: Escape attachment name in case it contains special characters
Merge of [37774] to the 3.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37795 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-21 14:29:18 +00:00
Boone Gorges
e41b5e43e9 Taxonomy: More specific cap check when processing category data on post save.
Ports [37691] to the 3.7 branch.

Props dlh.
Fixes #36379.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37788 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-21 14:24:03 +00:00
Dominik Schilling (ocean90)
0f37ba3495 Customize: Make sure that preview and return URLs are URLs.
Merge of [37527] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37780 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-21 14:19:42 +00:00
Jeremy Felt
391a81646e Admin: Allow for the consistent filtering of auth_redirect_scheme
Merge of [37651] to the 3.7 branch.

See #37047.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37766 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-21 14:12:45 +00:00
Dominik Schilling (ocean90)
0ba5b18de4 Bump 3.7 branch to 3.7.14.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37392 602fd350-edb4-49c9-b593-d223f7449a82
2016-05-06 18:15:36 +00:00
Nikolay Bachiyski
14d5d5720c External Libaries: missed SWF file changes from [37368]
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37369 602fd350-edb4-49c9-b593-d223f7449a82
2016-05-06 17:50:13 +00:00
Nikolay Bachiyski
b9350b1955 External Libraries: Disable Flash backend for Plupload
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37368 602fd350-edb4-49c9-b593-d223f7449a82
2016-05-06 17:35:33 +00:00
Nikolay Bachiyski
b9f2fad109 Taxonomies: make sure taxonomy functions work correctly with taxonomy names with special characters
The codex says that taxonomy names "should only contain lowercase letters and the underscore character", but that's not enforced. It's too late to enforce it, since some plugins haven't been following it and the official phpdoc doesn't mention this restriction.

Merge of [37133] to the 3.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37142 602fd350-edb4-49c9-b593-d223f7449a82
2016-03-30 17:42:44 +00:00
Jeremy Felt
afbef6e93b Multisite: Improve escaping in network settings.
Merge of [37124] to the 3.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37132 602fd350-edb4-49c9-b593-d223f7449a82
2016-03-30 16:07:00 +00:00
Dominik Schilling (ocean90)
74fd4adfa6 HTTP: Improve detection of valid IP addresses.
Merge of [37115] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37123 602fd350-edb4-49c9-b593-d223f7449a82
2016-03-30 15:51:01 +00:00
Dominik Schilling (ocean90)
ec83dfc341 Multisite: Validate new email address confirmations.
Merge of [37103] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37111 602fd350-edb4-49c9-b593-d223f7449a82
2016-03-30 14:49:25 +00:00
Nikolay Bachiyski
a7445c043f Snoopy: use escapeshellarg instead of escapeshellcmd
We are escaping arguments, not commands, so we'd better use the semantically correct function, even though they are similar.

Merges [37094] to the 3.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@37102 602fd350-edb4-49c9-b593-d223f7449a82
2016-03-30 14:15:25 +00:00
Dominik Schilling (ocean90)
8c8830206f Bump 3.7 branch to 3.7.13.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@36462 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-02 17:29:18 +00:00
Dominik Schilling (ocean90)
41940867df Better validation of the URL used in HTTP redirects.
Merges [36444] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@36454 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-02 16:59:34 +00:00
Dominik Schilling (ocean90)
61efc669b5 HTTP: 0.1.2.3 is not a valid IP.
Merges [36435] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@36443 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-02 13:03:05 +00:00
Dominik Schilling (ocean90)
54ab881c5b Bump 3.7 branch to 3.7.12.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@36203 602fd350-edb4-49c9-b593-d223f7449a82
2016-01-06 18:51:05 +00:00
Aaron Jorbin
c935094e03 Theme: Escape error messages
[36185] for 3.7 branch


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@36193 602fd350-edb4-49c9-b593-d223f7449a82
2016-01-06 17:29:16 +00:00
Dion Hulse
d28006dc3b Background Updates: Remove the 7am/7pm background update check.
This changeset is a more basic version of [36180], clearing the extra now redundant schedule.
As the functionality for this was introduced in 3.9, [28129] has been backported to 3.7/3.8, allowing the API TTL to be respected by those versions.

See #27772.
Fixes #35323.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@36184 602fd350-edb4-49c9-b593-d223f7449a82
2016-01-06 12:23:15 +00:00
Dominik Schilling (ocean90)
5786559a6c 3.7.11-src.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@34198 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-15 14:52:51 +00:00
Dominik Schilling (ocean90)
2fd32639f9 Finish bumping the 3.7 branch to 3.7.11.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@34191 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-15 14:49:08 +00:00
Helen Hou-Sandi
9286a73f4d Bump 3.7 branch to 3.7.11.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@34187 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-15 14:28:12 +00:00
Dominik Schilling (ocean90)
4ea1c85019 XMLRPC: Don't allow private posts to be sticky.
Merge of [33325], [33612], and [34135] to the 3.7 branch.

See #20662.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@34157 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-14 23:02:50 +00:00
Nikolay Bachiyski
82e3682b6c Shortcodes: don't allow unclosed HTML elements in attributes
Merges [34134] for 3.7 branch


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@34150 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-14 22:49:09 +00:00
Nikolay Bachiyski
dcfefd81dc List tables: escape user e-mails
Merges [34133] for 3.7 branch


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@34143 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-14 22:44:46 +00:00
Gary Pendergast
4c0d7fd7e3 WPDB: get_table_from_query() didn't find table names with hyphens in them.
Merge of [33718] to the 3.8 branch.

Props dustinbolton, pento.

See #33470.



git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33997 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-10 07:19:11 +00:00
Gary Pendergast
02b6a57ac9 Capabilities: Fall back to the edit_posts capability for orphaned comments.
Merge of the `capabilities.php` part of [33614] to the 3.7 branch.

Props pento, dd32.

Fixes #33154.



git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33977 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-09 06:28:08 +00:00
Dominik Schilling (ocean90)
16c4f552e5 Bump 3.7 branch to version 3.7.10.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33577 602fd350-edb4-49c9-b593-d223f7449a82
2015-08-04 11:52:56 +00:00
Dion Hulse
f86b572d73 Fix do_shortcode('<[shortcode]') edge case.
Props miqrogroove.

Merges [33499] to the 3.7 branch.
See #33116.


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33568 602fd350-edb4-49c9-b593-d223f7449a82
2015-08-04 07:18:50 +00:00
Dominik Schilling (ocean90)
5f769dd707 Comments: IDs are integers.
Merge of [33555] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33561 602fd350-edb4-49c9-b593-d223f7449a82
2015-08-03 21:40:19 +00:00
Dominik Schilling (ocean90)
44e7de5079 Themes: Fix some broken links in the legacy theme preview.
Merge of [33549] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33554 602fd350-edb4-49c9-b593-d223f7449a82
2015-08-03 21:21:33 +00:00
Dominik Schilling (ocean90)
18663c9ea5 Heartbeat: Ensure post locks are released.
Merge of [33542] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33548 602fd350-edb4-49c9-b593-d223f7449a82
2015-08-03 21:13:18 +00:00
Dominik Schilling (ocean90)
cc5f61c9ac Nav menus: Consistent titles in widgets.
Merge of [33529] to the 3.7 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33534 602fd350-edb4-49c9-b593-d223f7449a82
2015-08-03 20:48:48 +00:00
Andrew Ozz
7aa8907c7b Backport r33469 and r33470 to 3.7.
See #33106.

git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33525 602fd350-edb4-49c9-b593-d223f7449a82
2015-07-31 01:45:34 +00:00
Gary Pendergast
c5b980124b Bump 3.7 branch to version 3.7.9.
git-svn-id: https://develop.svn.wordpress.org/branches/3.7@33400 602fd350-edb4-49c9-b593-d223f7449a82
2015-07-23 11:09:27 +00:00