Commit Graph

24805 Commits

Author SHA1 Message Date
Peter Wilson 78bfa00ce6 WordPress 3.8.41.
Built from https://develop.svn.wordpress.org/branches/3.8@54907


git-svn-id: http://core.svn.wordpress.org/branches/3.8@54459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-11-30 00:18:13 +00:00
Peter Wilson c1dfe27899 Security: Replace update nag to indicate end of support.
Replace update nag in WordPress 3.8 to indicate users need to update to a newer version of WordPress in order to continue receiving security updates.

Props peterwilsoncc, audrasjb.
Fixes #56786 for the 3.8 branch.


Built from https://develop.svn.wordpress.org/branches/3.8@54900


git-svn-id: http://core.svn.wordpress.org/branches/3.8@54452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-11-29 22:04:14 +00:00
Sergey Biryukov d4d2472e6d WordPress 3.8.40.
Built from https://develop.svn.wordpress.org/branches/3.8@54576


git-svn-id: http://core.svn.wordpress.org/branches/3.8@54130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-17 19:39:13 +00:00
Sergey Biryukov 7850054e50 Grouped backports to the 3.8 branch.
- Posts, Post types: Apply KSES to post-by-email content,
- General: Validate host on "Are you sure?" screen,
- Posts, Post types: Remove emails from post-by-email logs,
- Pings/trackbacks: Apply KSES to all trackbacks,
- Comments: Apply kses when editing comments,
- Mail: Reset PHPMailer properties between use,
- Widgets: Escape RSS error messages for display.

Merges [54521], [54522], [54523], [54525], [54527], [54529], [54541] to the 3.8 branch.
Props voldemortensen, johnbillion, paulkevan, peterwilsoncc, xknown, dd32, audrasjb, martinkrcho, davidbaumwald, tykoted, matveb, talldanwp.

Built from https://develop.svn.wordpress.org/branches/3.8@54547


git-svn-id: http://core.svn.wordpress.org/branches/3.8@54102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-17 17:44:13 +00:00
Peter Wilson 06ad16d5ce Security: Introduce strings to indicate support status.
Add strings for use in future maintenance/security releases to indicate the security support status of the version of WordPress.

Two strings are introduced:

* indicating the version of WordPress is not receiving security updates, and,
* indicating the version of WordPress will shortly stop receiving security updates.

This change does not make use of the strings, the purpose is to make them available to translators prior to dropping support of selected versions of WordPress.

Props costdev, chesio, robinwpdeveloper, desrosj, rudlinkon, mukesh27, sumitbagthariya16.
Merges [54322] to the 3.8 branch.
See #56532.

Built from https://develop.svn.wordpress.org/branches/3.8@54462


git-svn-id: http://core.svn.wordpress.org/branches/3.8@54021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-10 22:29:13 +00:00
desrosj 359f99c3d6 WordPress 3.8.39.
Built from https://develop.svn.wordpress.org/branches/3.8@54009


git-svn-id: http://core.svn.wordpress.org/branches/3.8@53568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-08-30 17:39:16 +00:00
Sergey Biryukov 89ef59a2e7 Grouped backports to the 3.8 branch.
- Posts, Post Types: Escape output within `the_meta()`.
- General: Ensure bookmark query limits are numeric.
- Plugins: Escape output in error messages.

Merges [53958-53960] to the 3.8 branch.
Props tykoted, martinkrcho, xknown, dd32, peterwilsoncc, paulkevan, timothyblynjacobs.

Built from https://develop.svn.wordpress.org/branches/3.8@53985


git-svn-id: http://core.svn.wordpress.org/branches/3.8@53544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-08-30 15:56:13 +00:00
Sergey Biryukov 67b40d0dde WordPress 3.8.38.
Built from https://develop.svn.wordpress.org/branches/3.8@52879


git-svn-id: http://core.svn.wordpress.org/branches/3.8@52468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-03-10 22:07:12 +00:00
Sergey Biryukov d7ce18bde1 External Librairies: Update jQuery.query to version 2.2.3.
This updates the "jquery-query" library from version 2.1.7 to 2.2.3.

Props jorbin, peterwilsoncc, xknown, audrasjb, jorgefilipecosta.
Merges [52844] to the 3.8 branch.
Built from https://develop.svn.wordpress.org/branches/3.8@52868


git-svn-id: http://core.svn.wordpress.org/branches/3.8@52457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-03-10 21:52:13 +00:00
desrosj 5a8cb8b0f8 WordPress 3.8.37.
Built from https://develop.svn.wordpress.org/branches/3.8@52507


git-svn-id: http://core.svn.wordpress.org/branches/3.8@52099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-01-06 18:57:47 +00:00
desrosj 40728922a9 Grouped backports to the 3.8 branch.
- Query: Improve sanitization within `WP_Tax_Query`.
- Upgrade/Install: Avoid using `unserialize()` unnecessarily.
- Formatting: Correctly encode ASCII characters in post slugs.

Merges [52454,52456-52457] to the 3.8 branch.
Props vortfu, dd32, ehtis, zieladam, whyisjake, xknown, peterwilsoncc, desrosj, iandunn.
Built from https://develop.svn.wordpress.org/branches/3.8@52485


git-svn-id: http://core.svn.wordpress.org/branches/3.8@52077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-01-06 18:27:13 +00:00
Peter Wilson a6417664d9 WordPress 3.8.36.
Built from https://develop.svn.wordpress.org/branches/3.8@50888


git-svn-id: http://core.svn.wordpress.org/branches/3.8@50497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-12 23:26:12 +00:00
Peter Wilson d9b80a776b External libraries: Improve attachment handling in PHPMailer
Props: audrasjb, ayeshrajans, desrosj, peterwilsoncc, xknown.
Partially merges [50799] to the 3.8 branch.


Built from https://develop.svn.wordpress.org/branches/3.8@50866


git-svn-id: http://core.svn.wordpress.org/branches/3.8@50475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-12 22:37:13 +00:00
desrosj 5160001522 Build/Test Tools: Backport GitHub Action and build improvements to the 3.8 branch.
This backports several build and test tool improvements to the 3.8 branch. Most notably, this includes:

- The changes required to allow each workflow to be triggered by the `workflow_dispatch` event so that tests can be run on a schedule [50590].
- Splitting single site and multisite tests into parallel jobs [50379].
- Split slow tests into separate, parallel jobs for PHP <= 5.6 [50444].
- Better branch and path scoping for GitHub Action workflows when running on `pull_request` [50432,50479].
- Several `devDependency` updates.

Merges [50379,50387,50416,50432,50435-50436,50444,50446,50473-50474,50476,50479,50485-50487,50545,50590] to the 3.8 branch.
See #50401, #51801, #51802, #52548, #52612, #52624, #52625, #52645, #52653, #52658, #52660, #52667.
Built from https://develop.svn.wordpress.org/branches/3.8@50646


git-svn-id: http://core.svn.wordpress.org/branches/3.8@50258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-02 16:06:14 +00:00
desrosj 669e2b0d4d Build/Test Tools: Support NodeJS 14.x in the 3.8 branch.
This updates the 3.8 branch to support the latest LTS version of NodeJS (currently 14.x), allowing the same version to be used across all WordPress branches that receive security updates as a courtesy.

Because older branches use (really) old versions of NodeJS, the local Docker environment cannot be backported since the needed dependencies will not run on these older versions (see #48301). This also blocks the ability to move automated testing over to GitHub Actions (see #50401).

This change also introduces a `packager-lock.json` file to the branch.

In addition to backporting the package updates that happened after branching 3.8, dependencies that were removed in future releases have also been updated to their latest versions.

Props desrosj, dd32, netweb, jorbin.
Merges [26886,27053,28796,27053,29270,29505,30060,30062-30063,30066,31425,31648,31649,31650,32356,32988,33726,35363,35513,35521,35538-35541,36861-36865,37017,37019,37020,37212,39110,39113,39115-39116,39117,39478,41835,42460,42461,42463,43320,43323,43977,44219,44233,45321,46408-46409,47404,47867,47872-47873,49636,49933,49937,49939,50126,50176,50185,50192] to the 3.8 branch.
See #52341.
Built from https://develop.svn.wordpress.org/branches/3.8@50222


git-svn-id: http://core.svn.wordpress.org/branches/3.8@49887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 04:43:21 +00:00
desrosj 68e15e4ddc WordPress 3.8.35.
Built from https://develop.svn.wordpress.org/branches/3.8@49426


git-svn-id: http://core.svn.wordpress.org/branches/3.8@49185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-10-29 19:43:17 +00:00
whyisjake 07ace12e6c General: WordPress updates
* XML-RPC: Improve error messages for unprivileged users.
* External Libraries: Disable deserialization in Requests_Utility_FilteredIterator
* Embeds: Disable embeds on deactivated Multisite sites.
* Coding standards: Modify escaping functions to avoid potential false positives.
* XML-RPC: Return error message if attachment ID is incorrect.
* Upgrade/install: Improve logic check when determining installation status.
* Meta: Sanitize meta key before checking protection status.
* Themes: Ensure that only privileged users can set a background image when a theme is using the deprecated custom background page.

Brings the changes from [49380,49382-49388] to the 3.8 branch.

Props xknown, zieladam, peterwilsoncc, whyisjake, desrosj, dd32.

Built from https://develop.svn.wordpress.org/branches/3.8@49408


git-svn-id: http://core.svn.wordpress.org/branches/3.8@49167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-10-29 19:16:11 +00:00
Sergey Biryukov a8ba1f9ce7 Administration: Pass the result of `set-screen-option` filter to the new `set_screen_option_{$option}` filter to ensure backward compatibility.
Rename the `$keep` parameter of both filters to `$screen_option` for clarity, update the documentation to better reflect its purpose.

Follow-up to [47951].

Props Chouby, sswells, SergeyBiryukov.
Merges [48241] to the 3.8 branch.
Fixes #50392.
Built from https://develop.svn.wordpress.org/branches/3.8@48260


git-svn-id: http://core.svn.wordpress.org/branches/3.8@48029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-01 09:55:10 +00:00
desrosj d371023e96 WordPress 3.8.34.
Built from https://develop.svn.wordpress.org/branches/3.8@48005


git-svn-id: http://core.svn.wordpress.org/branches/3.8@47773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-10 21:40:36 +00:00
Sergey Biryukov a48f5ae884 Themes: Ensure a broken theme name is returned properly.
Follow-up to [47965] for the 3.8 branch.
Built from https://develop.svn.wordpress.org/branches/3.8@47977


git-svn-id: http://core.svn.wordpress.org/branches/3.8@47746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-10 18:55:57 +00:00
whyisjake db96ab55c2 General: Backport several commits for release.
- Embeds: Ensure that the title attribute is set correctly on embeds.
- Editor: Prevent HTML decoding on by setting the proper editor context.
- Formatting: Ensure that wp_validate_redirect() sanitizes a wider variety of characters.
- Themes: Ensure a broken theme name is returned properly.
- Administration: Add a new filter to extend set-screen-option.
Merges [47947-47951] to the 3.8  branch.
Props xknown, sstoqnov, vortfu, SergeyBiryukov, whyisjake.

Built from https://develop.svn.wordpress.org/branches/3.8@47965


git-svn-id: http://core.svn.wordpress.org/branches/3.8@47736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-10 18:52:18 +00:00
desrosj 714083f79c Updating the about page for WordPress 3.8.33
Built from https://develop.svn.wordpress.org/branches/3.8@47686


git-svn-id: http://core.svn.wordpress.org/branches/3.8@47463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-04-29 18:13:11 +00:00
desrosj ad7a06f009 WordPress 3.8.33
Built from https://develop.svn.wordpress.org/branches/3.8@47682


git-svn-id: http://core.svn.wordpress.org/branches/3.8@47459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-04-29 18:04:21 +00:00
whyisjake c20313c123 User: Invalidate `user_activation_key` on password update.
Query: Ensure that only a single post can be returned on date/time based queries.
Cache API: Ensure proper escaping around the stats method in the cache API.
Formatting: Expand `sanitize_file_name` to have better support for utf8 characters.

Brings the changes in [47634], [47635], [47637], and [47638] to the 3.8 branch.

Props: batmoo, ehti, nickdaugherty, peterwilsoncc, sergeybiryukov, sstoqnov, westi, whyisjake, whyisjake, xknown.

Built from https://develop.svn.wordpress.org/branches/3.8@47661


git-svn-id: http://core.svn.wordpress.org/branches/3.8@47438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-04-29 16:58:11 +00:00
Sergey Biryukov 65cb2fc18a Posts, Post Types: Ensure `edit_post()` promotes an auto-draft to draft.
This fixes a regression in 3.8 branch introduced in [44074].

Follow-up to [28073].

See #49485.
Built from https://develop.svn.wordpress.org/branches/3.8@47334


git-svn-id: http://core.svn.wordpress.org/branches/3.8@47124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-02-20 22:10:11 +00:00
Sergey Biryukov e4e88c57ce WordPress 3.8.32
Built from https://develop.svn.wordpress.org/branches/3.8@46935


git-svn-id: http://core.svn.wordpress.org/branches/3.8@46735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-12-12 20:35:22 +00:00
Sergey Biryukov 85b11b56f8 Update `wp_kses_bad_protocol()` to recognize `&colon;` on uri attributes,
`wp_kses_bad_protocol()` makes sure to validate that uri attributes don’t contain invalid/or not allowed protocols. While this works fine in most cases, there’s a risk that by using the colon html5 named entity, one is able to bypass this function.

Brings r46895 to the 3.8 branch.

Props: xknown, nickdaugherty, peterwilsoncc.
Built from https://develop.svn.wordpress.org/branches/3.8@46904


git-svn-id: http://core.svn.wordpress.org/branches/3.8@46704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-12-12 18:28:10 +00:00
desrosj 8fc9d4e0c5 WordPress 3.8.31.
Built from https://develop.svn.wordpress.org/branches/3.8@46522


git-svn-id: http://core.svn.wordpress.org/branches/3.8@46319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-10-14 20:20:10 +00:00
whyisjake cf8ee66ea1 Backporting several bug fixes.
- Query: Remove the static query property.
- HTTP API: Protect against hex interpretation.
- Filesystem API: Prevent directory travelersals when creating new folders.
- Administration: Ensure that admin referer nonce is valid.
- REST API: Send a Vary: Origin header on GET requests.
- Customizer: Properly sanitize background images.

Backports [46474], [46475], [46476], [46477], [46478], [46483], [46485] to the 3.8 branch.

Built from https://develop.svn.wordpress.org/branches/3.8@46504


git-svn-id: http://core.svn.wordpress.org/branches/3.8@46301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-10-14 19:30:19 +00:00
desrosj 08a544ca5f WordPress 3.8.30.
Built from https://develop.svn.wordpress.org/branches/3.8@46032


git-svn-id: http://core.svn.wordpress.org/branches/3.8@45844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-04 22:02:18 +00:00
desrosj 9cda3c2df5 Fix for URL sanitization in `wp_kses_bad_protocol_once()`.
Merges [45997] to the 3.8 branch.

Props irsdl, sstoqnov, whyisjake.
Built from https://develop.svn.wordpress.org/branches/3.8@46018


git-svn-id: http://core.svn.wordpress.org/branches/3.8@45829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-04 21:44:12 +00:00
Sergey Biryukov c3db6f196e Improve URL validation in `wp_validate_redirect()`.
Merges [45971] to the 3.8 branch.
Props vortfu, whyisjake, peterwilsoncc.
Built from https://develop.svn.wordpress.org/branches/3.8@45987


git-svn-id: http://core.svn.wordpress.org/branches/3.8@45798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-04 17:18:10 +00:00
whyisjake b192965fd9 Remove _convert_urlencoded_to_entities() from the get_the_content() callback.
Merges [45937] to the 3.8 branch.

Props vortfu, whyisjake, peterwilsoncc

Built from https://develop.svn.wordpress.org/branches/3.8@45968


git-svn-id: http://core.svn.wordpress.org/branches/3.8@45779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-04 16:48:44 +00:00
Sergey Biryukov c44939292f Escape the output in `wp_ajax_upload_attachment()`.
Merges [45936] to the 3.8 branch.
Props whyisjake, sstoqnov.
Built from https://develop.svn.wordpress.org/branches/3.8@45967


git-svn-id: http://core.svn.wordpress.org/branches/3.8@45778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-04 16:48:33 +00:00
Gary Pendergast 3398ca7371 WordPress 3.8.29
Built from https://develop.svn.wordpress.org/branches/3.8@44890


git-svn-id: http://core.svn.wordpress.org/branches/3.8@44721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-03-13 03:11:11 +00:00
Sergey Biryukov 5a03d23f2c Comments: Improve comment content filtering.
Merges [44842] to the 3.8 branch.
Built from https://develop.svn.wordpress.org/branches/3.8@44856


git-svn-id: http://core.svn.wordpress.org/branches/3.8@44688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-03-12 22:51:11 +00:00
Jeremy Felt 9aa6e875dd Bump 3.8 branch to version 3.8.28.
Built from https://develop.svn.wordpress.org/branches/3.8@44089


git-svn-id: http://core.svn.wordpress.org/branches/3.8@43919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-13 02:17:10 +00:00
Gary Pendergast 7137770fd8 Editor: Remove unwanted fields before saving posts.
The `meta_input`, `file`, and `guid` fields are not intended to be updated through user input.

Merges [44047] to the 3.8 branch.


Built from https://develop.svn.wordpress.org/branches/3.8@44074


git-svn-id: http://core.svn.wordpress.org/branches/3.8@43904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-13 02:01:20 +00:00
Peter Wilson bd6d0791d8 Multisite: Validate activation links.
Merges [44048] to the 3.8 branch.

Built from https://develop.svn.wordpress.org/branches/3.8@44073


git-svn-id: http://core.svn.wordpress.org/branches/3.8@43903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-13 02:01:10 +00:00
iandunn 69b32184c6 KSES: Make the URI attributes DRY.
This commit introduces the `wp_kses_uri_attributes` function and filter. The function centralizes the list of attributes, in order to prevent inconsistency, and the filter provides a way for plugins to customize the attributes.

Merges [44014] and [44017] to the `3.8` branch.

Built from https://develop.svn.wordpress.org/branches/3.8@44046


git-svn-id: http://core.svn.wordpress.org/branches/3.8@43876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-13 01:23:10 +00:00
Peter Wilson b28a90ffb0 Multisite: Improve messaging for previously activated users.
Ensure activation of a site is not attempted multiple times and users are shown the correct message if they follow the link a second time.

Merges [44021] to the 3.8 branch.

Built from https://develop.svn.wordpress.org/branches/3.8@44039


git-svn-id: http://core.svn.wordpress.org/branches/3.8@43869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-13 01:11:10 +00:00
Gary Pendergast 0482e663b3 KSES: Conditionally remove the `<form>` element from `$allowedposttags`.
To avoid backwards compatibility issues, `<form>` is re-added if a custom filter has added the `<input>` or `<select>` elements to `$allowedposttags`.

Merges [43994] to the 3.8 branch.


Built from https://develop.svn.wordpress.org/branches/3.8@44018


git-svn-id: http://core.svn.wordpress.org/branches/3.8@43848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-13 00:02:10 +00:00
Jeremy Felt 40b1bdf6eb Media: Improve verification of MIME file types.
Merges [43988] to the 3.8 branch.

Built from https://develop.svn.wordpress.org/branches/3.8@44011


git-svn-id: http://core.svn.wordpress.org/branches/3.8@43841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-12 23:46:11 +00:00
Aaron Campbell 20f65b3365 Bump 3.8 branch to version 3.8.27
Built from https://develop.svn.wordpress.org/branches/3.8@43418


git-svn-id: http://core.svn.wordpress.org/branches/3.8@43246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-07-05 16:14:21 +00:00
John Blackbourn ef1be9ab82 Media: Limit thumbnail file deletions to the same directory as the original file.
Merges [43393] into the 3.8 branch.

Built from https://develop.svn.wordpress.org/branches/3.8@43404


git-svn-id: http://core.svn.wordpress.org/branches/3.8@43232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-07-05 15:16:11 +00:00
Aaron Campbell 3b5b5eb1c6 Bump 3.8 branch to version 3.8.26
Built from https://develop.svn.wordpress.org/branches/3.8@42944


git-svn-id: http://core.svn.wordpress.org/branches/3.8@42774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-04-03 20:32:35 +00:00
Dominik Schilling 4fe01b7a00 Template: Make sure the version string is correctly escaped for use in attributes.
Merge of [42893] to the 3.8 branch.

Built from https://develop.svn.wordpress.org/branches/3.8@42928


git-svn-id: http://core.svn.wordpress.org/branches/3.8@42758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-04-03 16:11:34 +00:00
Dominik Schilling 34e08327d5 Login: Use `wp_safe_redirect()` when redirecting the login page if forced to use HTTPS.
Merge of [42892] to the 3.8 branch.

Built from https://develop.svn.wordpress.org/branches/3.8@42906


git-svn-id: http://core.svn.wordpress.org/branches/3.8@42736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-04-03 15:34:38 +00:00
Sergey Biryukov 48b8d8182b General: Update copyright year to 2018 in license.txt.
Props rachelbaker.
Merges [42424] to the 3.8 branch.
Fixes #43007.
Built from https://develop.svn.wordpress.org/branches/3.8@42563


git-svn-id: http://core.svn.wordpress.org/branches/3.8@42392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-01-23 11:30:39 +00:00
Dion Hulse f9536953ce Bump the 3.8 branch to 3.8.25.
Built from https://develop.svn.wordpress.org/branches/3.8@42505


git-svn-id: http://core.svn.wordpress.org/branches/3.8@42334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-01-16 21:47:26 +00:00