index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Tag 4.9.10
4.9.10
Gary Pendergast
2019-03-13
*
WordPress 4.9.10
Gary Pendergast
2019-03-13
*
Comments: Improve comment content filtering.
Sergey Biryukov
2019-03-12
*
Formatting: Improve `rel="nofollow"` handling in comments.
Sergey Biryukov
2019-03-12
*
Dashboard: Remove the Try Gutenberg callout.
Gary Pendergast
2018-12-13
*
Bump 4.9 branch to version 4.9.9.
Jeremy Felt
2018-12-13
*
Editor: Remove unwanted fields before saving posts.
Gary Pendergast
2018-12-13
*
Multisite: Validate activation links.
Peter Wilson
2018-12-13
*
Multisite: Improve messaging for previously activated users.
Peter Wilson
2018-12-13
*
KSES: Make the URI attributes DRY.
Ian Dunn
2018-12-13
*
KSES: Conditionally remove the `<form>` element from `$allowedposttags`.
Gary Pendergast
2018-12-12
*
Media: Improve verification of MIME file types.
Jeremy Felt
2018-12-12
*
Media: Revert [43602] from the 4.9 branch.
Peter Wilson
2018-11-29
*
REST API: Revert [43648] from the 4.9 branch.
Sergey Biryukov
2018-10-11
*
Taxonomy: Revert [43620] from the 4.9 branch.
Sergey Biryukov
2018-10-11
*
Privacy: Revert [43624] from the 4.9 branch.
Sergey Biryukov
2018-10-11
*
Posts, Post Types: Revert [43617] from the 4.9 branch.
Sergey Biryukov
2018-10-11
*
Privacy: Revert [43614] from the 4.9 branch.
Sergey Biryukov
2018-10-11
*
Customize: Revert [43619] from the 4.9 branch.
Sergey Biryukov
2018-10-11
*
Customize: Revert [43611] from the 4.9 branch.
Sergey Biryukov
2018-10-11
*
Customize: Revert [43575] from the 4.9 branch.
Sergey Biryukov
2018-10-11
*
Twenty Sixteen: Revert [43607] from the 4.9 branch.
Sergey Biryukov
2018-10-11
*
Revert [43632] from the 4.9 branch.
Boone Gorges
2018-10-09
*
Try Gutenberg callout: improve formatting for Internet Explorer 11.
Adam Silverstein
2018-10-05
*
General: PHP 7.3 throws an `E_WARNING` when using continue to target a switch.
Sergey Biryukov
2018-09-24
*
Media: In WP_Image_Editor::make_image(), close previously opened output buffe...
Mike Schroder
2018-09-18
*
REST API: Support pagination, order, search and other common query parameters...
Sergey Biryukov
2018-09-18
*
Tests: Improve coverage for REST API term meta registration.
Sergey Biryukov
2018-09-18
*
Docs: Correct `@since` value for `_wp_privacy_statuses()`.
Sergey Biryukov
2018-09-13
*
REST API: Pass correct ID to `meta->update_value` to permit setting term meta...
Sergey Biryukov
2018-09-13
*
Taxonomy: Introduce new hooks when registering/unregistering taxonomies for o...
Sergey Biryukov
2018-09-06
*
Tests: Introduce `Tests_HTTP_Functions::skipTestOnTimeout()`, mirroring the s...
Sergey Biryukov
2018-09-03
*
Tests: Use `WP_HTTP_UnitTestCase::skipTestOnTimeout()` in more HTTP tests.
Sergey Biryukov
2018-09-03
*
Privacy: When clicking a confirmation link for a privacy request, return a `W...
Sergey Biryukov
2018-09-03
*
Help/About: Ensure the space after the period for the 4.9.8 changelog entry i...
Sergey Biryukov
2018-09-03
*
Docs: Correct param documentation for `WP_Term_Query`.
Sergey Biryukov
2018-09-03
*
Taxonomy: Make sure `wp_list_categories()` correctly outputs term name of `0`.
Sergey Biryukov
2018-09-03
*
Customize: Safeguard a check on the `customize_validate_{$setting_id}` filter...
Sergey Biryukov
2018-09-03
*
Script loader: remove (PHP based) compression from `load-styles.php` and `loa...
Sergey Biryukov
2018-09-03
*
Posts, Post Types: Introduce `edit_post_{$post->post_type}` hook.
Sergey Biryukov
2018-09-03
*
Docs: Correct parameter type for `WP_Privacy_Policy_Content::notice()`.
Sergey Biryukov
2018-09-03
*
Privacy: Ensure the user request email is sent in the requested user's locale...
Sergey Biryukov
2018-09-03
*
Tests: Add case for `wp_privacy_delete_old_export_files()`.
Sergey Biryukov
2018-09-03
*
Tests: Add case for `wp_privacy_send_personal_data_export_email()`.
Sergey Biryukov
2018-09-03
*
Customize: Pass missing parameter to dynamic `option_{$option}` filter in `WP...
Sergey Biryukov
2018-09-03
*
Docs: Convert `@see` reference in `wp_checkdate()` DocBlock to `@link`.
Sergey Biryukov
2018-09-03
*
Twenty Sixteen: Add pre-connect resource hint for Google Fonts.
Peter Wilson
2018-09-03
*
Media: Ensure the "Edit more details" link in the attachment details modal al...
John Blackbourn
2018-08-31
*
Embeds: Avoid a JS error in `wp.receiveEmbedMessage` if `data` parameter is n...
Sergey Biryukov
2018-08-31
*
Customize: Increase the colour contrast of the line numbers in CodeMirror.
John Blackbourn
2018-08-19
[next]