Make WordPress Core

{1} All Tickets (8196 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 8196)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Canonical (6 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#17661 Appending date & author based query vars to a permalink overrides the permalink needs-unit-tests normal normal defect (bug) 01/30/2026 3
#44559 Alias redirected when page is set as a homepage normal normal Awaiting Review defect (bug) 07/10/2018
#36420 A more forgiving redirect guesser dev-feedback normal normal Awaiting Review enhancement 06/25/2024 4
#20388 ?cpage=N URLs do not have canonical redirection has-patch normal normal defect (bug) 06/04/2019 4
#53574 404 redirect guessing should not apply on URLs with trailing slashes normal normal Awaiting Review defect (bug) 07/01/2021
#63252 $tax_url with no path not accounted for in /wp-includes/canonical.php has-patch normal normal Awaiting Review defect (bug) 04/08/2025 1

Charset (11 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#25693 blog_charset should be checked for null values has-patch normal major Future Release defect (bug) 03/18/2025 9
#63913 WordPress assumes that the UTF-8 PCRE flag is available. has-patch low normal Future Release enhancement 09/22/2025 6
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() has-patch normal normal Future Release enhancement 11/14/2024 3
#35144 Sorting Greek characters reporter-feedback normal normal Awaiting Review defect (bug) 07/25/2024 2
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* needs-unit-tests normal normal defect (bug) 04/16/2025 20
#63063 IDN domains are erroneously URL-encoded in the wp_sanitize_redirect() function normal minor Awaiting Review defect (bug) 09/15/2025
#34631 Extra compat for mbstring: mb_strpos() needs-unit-tests normal normal Awaiting Review enhancement 08/25/2025 5
#64473 Embrace WHATWG Encoding Standards dmsnell has-patch normal normal 7.1 enhancement 02/20/2026 2
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets has-patch normal normal Future Release defect (bug) 09/23/2025 7
#38186 Database Collations Bypassed by determine_charset() in wp-db.php normal major Awaiting Review defect (bug) 02/10/2017 2
#5918 Allow non-ASCII usernames has-patch normal normal Future Release feature request 03/31/2026 29

Comments (83 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58700 wp_set_comment_status() modifies post_content normal major Awaiting Review defect (bug) 07/14/2023 3
#41760 wp_list_comments callback params dev-feedback normal normal Awaiting Review enhancement 08/31/2017 1
#63157 wp_list_comments behaves differently when passed string or array normal normal Awaiting Review defect (bug) 04/24/2025
#63332 wp_editor_settings filter hook not working as expected in WordPress Admin normal normal Awaiting Review defect (bug) 04/22/2025
#64506 wp_dashboard_recent_comments executes an unnecessary SQL query has-patch normal normal Awaiting Review enhancement 01/15/2026 1
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not close normal normal Future Release defect (bug) 04/04/2024 17
#43183 wp-comments-post.php endpoint support for OPTIONS reporter-feedback normal normal Awaiting Review enhancement 07/01/2019 2
#34690 when user login is required to comment, there should be a link to registration has-patch normal normal enhancement 06/04/2019 4
#35650 title_reply_to should work when javascript is enabled normal normal Future Release enhancement 06/21/2019 3
#58604 title_reply_to Value of comment_form() Function Isn't Working reporter-feedback normal major Awaiting Review defect (bug) 07/16/2025 2
#47413 nested paragraphs in comment post errors has-patch normal normal Future Release defect (bug) 05/15/2021 4
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) close normal normal Future Release enhancement 07/30/2025 42
#40901 get_comments_number_text() third argument not used in certain situations needs-docs normal normal Future Release defect (bug) 06/21/2019 1
#37103 get_comments_number_text() should not replace '%' in post title has-patch normal normal defect (bug) 06/04/2019 5
#53215 get_comments_number should also need comment_type normal normal Awaiting Review enhancement 05/16/2021
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 10/03/2019 17
#43792 get_comment_excerpt filter should tell if the comment was shorted or not dev-feedback normal normal Awaiting Review enhancement 02/04/2026 8
#43015 function get_previous_comments_link not working in front page dev-feedback normal normal Awaiting Review defect (bug) 06/24/2019 1
#58156 finetune wp_update_comment_count has-patch normal normal Awaiting Review enhancement 07/08/2023 1
#31282 finally introduce comments templating normal normal enhancement 06/04/2019 3
#17763 comments_popup_link() need a get_* version normal normal enhancement 06/04/2019 18
#45585 comments ordering by date, orders them only for the current page. normal normal Awaiting Review defect (bug) 12/12/2018 2
#54234 comment_type of reply should be same as parent normal normal Awaiting Review enhancement 10/18/2021
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi normal normal defect (bug) 06/04/2019 12
#47306 comment reply event listener: need ability to run custom js function normal normal Future Release enhancement 06/20/2019 7
#29462 comment pagination in reverse order should display a full number of the latest comments dev-feedback normal normal Future Release defect (bug) 03/16/2021 29
#10975 comment form nonce normal normal Future Release enhancement 02/27/2020 18
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check has-patch normal major defect (bug) 06/04/2019 5
#35432 `wp_list_comments()` should perform a more modest fallback comment query normal normal enhancement 06/04/2019
#51492 Wrong order of comments when using numbered pagination dev-feedback normal normal Awaiting Review defect (bug) 10/10/2020
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 01/16/2019 1
#16612 WordPress should return nocache headers for requests with comment cookies dev-feedback normal normal enhancement 02/04/2026 8
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker needs-unit-tests normal major Future Release defect (bug) 07/21/2025 7
#34110 WordPress Trackback Bug when Comment Pagination is Enabled needs-unit-tests normal normal defect (bug) 06/04/2019 13
#36885 When one uses custom callback function for comment list, "Reply" link would not show reporter-feedback normal normal defect (bug) 06/04/2019 1
#62066 Weird ability to modify comments to be empty Lela Bones normal minor Awaiting Review defect (bug) 10/04/2024 2
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter needs-unit-tests normal normal Future Release enhancement 07/30/2017 4
#50538 WP_Comments_List_Table should not show views that have a count of 0 pbiron dev-feedback normal normal Awaiting Review enhancement 03/12/2021 21
#58450 WP_Comment_Query status argument documentation misses any normal normal Awaiting Review defect (bug) 07/04/2024
#40073 WP_Comment_Query should support a comment type of "comment" normal normal Future Release enhancement 03/13/2017 2
#41826 WP_Comment_Query can generate negative offset in LIMIT clause has-patch normal normal Awaiting Review defect (bug) 09/08/2017 2
#35937 Visual improvements for the comment "pending status" normal normal Future Release defect (bug) 11/25/2025 18
#10931 Verify Comment Email Addresses of Registered Users adamsilverstein needs-docs normal normal 7.1 enhancement 04/02/2026 70
#57615 Various comment functions reporting error when `get_comment()` returns `null` has-patch normal minor Awaiting Review defect (bug) 03/08/2023 4
#50202 Use <strong> tag instead of <b> tag in `Walker_Comment::html5_comment` normal normal Future Release defect (bug) 08/26/2020 3
#55922 Update wp_list_comments type parameter to allow array or string has-patch normal normal Awaiting Review enhancement 07/17/2024 1
#10653 Update comment_author when display_name changes SergeyBiryukov dev-feedback normal normal Future Release enhancement 06/30/2025 16
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php has-patch normal normal Awaiting Review enhancement 12/12/2022 2
#53228 Unspamming a comment should respect `comment_previously_approved` setting normal normal Awaiting Review defect (bug) 05/18/2021 1
#54621 Unsaved comment warning without any changes made when click on Publish, Update or Preview Buttons reporter-feedback normal major Awaiting Review defect (bug) 03/18/2022 6
#64016 Unnecessary HTML comments in the comments walker. normal trivial Awaiting Review enhancement 09/20/2025 2
#17771 URL-encoded comment_author_url gets broken by MySQL varchar 200 length limit SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 03/18/2017 16
#58375 Turn comments off by default for attachment pages (or make is easier to do so without code) dev-feedback normal normal Awaiting Review enhancement 05/25/2023 3
#52682 Total comment count is wrong with two meta queries on the same key normal normal Awaiting Review defect (bug) 03/01/2021
#39282 The process for approving and then replying to a comment can be made more visible low normal Awaiting Review enhancement 09/01/2020 7
#60533 The comment tree is old – maybe it’s worth changing it? reporter-feedback normal normal Awaiting Review enhancement 02/20/2024 3
#65253 Superfluous whitespace in comment cookie consent markup normal normal Awaiting Review defect (bug) 05/16/2026
#9117 Spam queue doesn't distinguish between filter sources normal normal enhancement 06/04/2019 11
#17020 Some comment queries are not filterable needs-unit-tests normal normal enhancement 06/04/2019 2
#17913 Site-level comment options may override individual post settings. Improve help/docs. has-patch normal normal Future Release enhancement 11/18/2019 10
#46943 Settings ->Discussion bad view dropdown in mobile version normal normal Awaiting Review defect (bug) 10/21/2019 3
#33717 Send Notification Email When a Comment is Approved From Moderation has-patch normal normal Future Release enhancement 09/22/2025 78
#63675 Sanitize request values and improve translatable strings in edit-comments.php close normal minor Awaiting Review defect (bug) 07/09/2025 1
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges needs-unit-tests normal normal defect (bug) 06/04/2019 7
#58723 Remove deprecated parameter tests in comments_link() reporter-feedback normal normal Awaiting Review defect (bug) 08/27/2023 5
#60238 Remove comments completely option normal normal Awaiting Review enhancement 01/12/2024
#52480 Refine the display of the comment approval notification opt-in confirmation message dev-feedback normal normal Future Release enhancement 07/02/2024 9
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov needs-unit-tests low normal Future Release enhancement 01/27/2021 31
#22889 Reconsider no-JS ?replytocom= links SergeyBiryukov* dev-feedback normal normal Future Release enhancement 03/03/2023 30
#22261 Recent comments widget makes additional queries when pagination is enabled normal normal defect (bug) 06/04/2019 1
#22198 Realigning the Discussions Settings page chriscct7 has-patch normal normal enhancement 06/04/2019 9
#6342 Rapidly spamming/deleting comments can break "infinite river" feature on comment moderation pages low minor Future Release defect (bug) 03/15/2019 6
#23233 Radio Button instead of Checkboxes on Comment Moderation option? has-patch normal normal enhancement 06/04/2019 12
#53040 Prune IP and Email Addresses from Comments After X Days normal normal Awaiting Review feature request 04/17/2021
#6286 Proposed changes to "E-mail me whenever" Discussion Options normal normal Future Release enhancement 03/15/2019 33
#55891 Please add an action for additions within the "comment-metadata" div has-patch normal normal Awaiting Review defect (bug) 10/17/2024 3
#22301 Performance problem with Recent Comments widget has-patch normal normal defect (bug) 04/19/2024 9
#11248 Paged wp_list_comments() should always output something boonebgorges has-patch normal normal defect (bug) 06/04/2019 11
#36058 PHP notices and invalid "View Post" link on edit-comments.php when post type does not exist normal normal Future Release defect (bug) 05/06/2017 7
#41788 PHP Fatal error: Call to a member function has_cap() on a non-object in wp-includes/comment.php reporter-feedback normal normal Awaiting Review defect (bug) 12/14/2020 2
#64779 Notes can be edited and deleted by other users has-patch normal normal 7.1 defect (bug) 05/13/2026 8
#56261 Normalize comment function parameters with mixed case names SergeyBiryukov* normal normal Future Release enhancement 02/08/2023 8
#35651 No longer any consistent way to add content to bottom of comments form close normal normal defect (bug) 05/08/2026 6
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.