summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* Tag 4.9.104.9.10Gary Pendergast2019-03-13
* WordPress 4.9.10Gary Pendergast2019-03-13
* Comments: Improve comment content filtering.Sergey Biryukov2019-03-12
* Formatting: Improve `rel="nofollow"` handling in comments.Sergey Biryukov2019-03-12
* Dashboard: Remove the Try Gutenberg callout.Gary Pendergast2018-12-13
* Bump 4.9 branch to version 4.9.9.Jeremy Felt2018-12-13
* Editor: Remove unwanted fields before saving posts.Gary Pendergast2018-12-13
* Multisite: Validate activation links.Peter Wilson2018-12-13
* Multisite: Improve messaging for previously activated users.Peter Wilson2018-12-13
* KSES: Make the URI attributes DRY.Ian Dunn2018-12-13
* KSES: Conditionally remove the `<form>` element from `$allowedposttags`.Gary Pendergast2018-12-12
* Media: Improve verification of MIME file types.Jeremy Felt2018-12-12
* Media: Revert [43602] from the 4.9 branch.Peter Wilson2018-11-29
* REST API: Revert [43648] from the 4.9 branch.Sergey Biryukov2018-10-11
* Taxonomy: Revert [43620] from the 4.9 branch.Sergey Biryukov2018-10-11
* Privacy: Revert [43624] from the 4.9 branch.Sergey Biryukov2018-10-11
* Posts, Post Types: Revert [43617] from the 4.9 branch.Sergey Biryukov2018-10-11
* Privacy: Revert [43614] from the 4.9 branch.Sergey Biryukov2018-10-11
* Customize: Revert [43619] from the 4.9 branch.Sergey Biryukov2018-10-11
* Customize: Revert [43611] from the 4.9 branch.Sergey Biryukov2018-10-11
* Customize: Revert [43575] from the 4.9 branch.Sergey Biryukov2018-10-11
* Twenty Sixteen: Revert [43607] from the 4.9 branch.Sergey Biryukov2018-10-11
* Revert [43632] from the 4.9 branch.Boone Gorges2018-10-09
* Try Gutenberg callout: improve formatting for Internet Explorer 11.Adam Silverstein2018-10-05
* General: PHP 7.3 throws an `E_WARNING` when using continue to target a switch.Sergey Biryukov2018-09-24
* Media: In WP_Image_Editor::make_image(), close previously opened output buffe...Mike Schroder2018-09-18
* REST API: Support pagination, order, search and other common query parameters...Sergey Biryukov2018-09-18
* Tests: Improve coverage for REST API term meta registration.Sergey Biryukov2018-09-18
* Docs: Correct `@since` value for `_wp_privacy_statuses()`.Sergey Biryukov2018-09-13
* REST API: Pass correct ID to `meta->update_value` to permit setting term meta...Sergey Biryukov2018-09-13
* Taxonomy: Introduce new hooks when registering/unregistering taxonomies for o...Sergey Biryukov2018-09-06
* Tests: Introduce `Tests_HTTP_Functions::skipTestOnTimeout()`, mirroring the s...Sergey Biryukov2018-09-03
* Tests: Use `WP_HTTP_UnitTestCase::skipTestOnTimeout()` in more HTTP tests.Sergey Biryukov2018-09-03
* Privacy: When clicking a confirmation link for a privacy request, return a `W...Sergey Biryukov2018-09-03
* Help/About: Ensure the space after the period for the 4.9.8 changelog entry i...Sergey Biryukov2018-09-03
* Docs: Correct param documentation for `WP_Term_Query`.Sergey Biryukov2018-09-03
* Taxonomy: Make sure `wp_list_categories()` correctly outputs term name of `0`.Sergey Biryukov2018-09-03
* Customize: Safeguard a check on the `customize_validate_{$setting_id}` filter...Sergey Biryukov2018-09-03
* Script loader: remove (PHP based) compression from `load-styles.php` and `loa...Sergey Biryukov2018-09-03
* Posts, Post Types: Introduce `edit_post_{$post->post_type}` hook.Sergey Biryukov2018-09-03
* Docs: Correct parameter type for `WP_Privacy_Policy_Content::notice()`.Sergey Biryukov2018-09-03
* Privacy: Ensure the user request email is sent in the requested user's locale...Sergey Biryukov2018-09-03
* Tests: Add case for `wp_privacy_delete_old_export_files()`.Sergey Biryukov2018-09-03
* Tests: Add case for `wp_privacy_send_personal_data_export_email()`.Sergey Biryukov2018-09-03
* Customize: Pass missing parameter to dynamic `option_{$option}` filter in `WP...Sergey Biryukov2018-09-03
* Docs: Convert `@see` reference in `wp_checkdate()` DocBlock to `@link`.Sergey Biryukov2018-09-03
* Twenty Sixteen: Add pre-connect resource hint for Google Fonts.Peter Wilson2018-09-03
* Media: Ensure the "Edit more details" link in the attachment details modal al...John Blackbourn2018-08-31
* Embeds: Avoid a JS error in `wp.receiveEmbedMessage` if `data` parameter is n...Sergey Biryukov2018-08-31
* Customize: Increase the colour contrast of the line numbers in CodeMirror.John Blackbourn2018-08-19