Make WordPress Core

{1} All Tickets (8434 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 8434)

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

Comments (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57105 Enhance wp_handle_comment_submission() with a custom validation normal normal Awaiting Review enhancement 11/14/2022 3
#60533 The comment tree is old – maybe it’s worth changing it? reporter-feedback normal normal Awaiting Review enhancement 02/20/2024 3
#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
#31282 finally introduce comments templating normal normal enhancement 06/04/2019 3
#35650 title_reply_to should work when javascript is enabled normal normal Future Release enhancement 06/21/2019 3
#49869 Apply comment field filters to backend has-patch normal normal Awaiting Review defect (bug) 03/07/2024 4
#12363 Comment permalink wrong when only listing one comment type wonderboymusic dev-feedback normal normal defect (bug) 06/04/2019 4
#57432 Edit comments capability issue normal normal Awaiting Review defect (bug) 03/31/2023 4
#26596 Edit comments from wpAdmin don't process well radio button fields has-patch normal normal defect (bug) 06/04/2019 4
#57343 HTML in comments is automatically deleted dev-feedback normal major Awaiting Review defect (bug) 02/09/2023 4
#52875 If a post is in trash related comments cannot be removed or trashed reporter-feedback normal normal Awaiting Review defect (bug) 03/29/2023 4
#58014 Invalid Post ID when updating a comment in editing has-patch normal normal Awaiting Review defect (bug) 04/04/2023 4
#58544 Need to verify safe website URL in comment form has-patch normal normal Awaiting Review defect (bug) 06/21/2023 4
#57615 Various comment functions reporting error when `get_comment()` returns `null` has-patch normal minor Awaiting Review defect (bug) 03/08/2023 4
#47413 nested paragraphs in comment post errors has-patch normal normal Future Release defect (bug) 05/15/2021 4
#39133 Check email length in is_email() has-patch normal normal Awaiting Review enhancement 07/17/2020 4
#28959 Comments: improve comment moderation text and default style for better UX normal normal enhancement 06/04/2019 4
#21758 Do not require a file in comments_template() normal normal enhancement 06/04/2019 4
#13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic has-patch normal normal Future Release enhancement 11/16/2023 4
#23179 New avatar related option - use gravatar only for registered users dev-feedback normal normal enhancement 06/04/2019 4
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter needs-unit-tests normal normal Future Release enhancement 07/30/2017 4
#34690 when user login is required to comment, there should be a link to registration has-patch normal normal enhancement 06/04/2019 4
#48724 Button text type when editing a comment reporter-feedback normal normal Awaiting Review defect (bug) 12/05/2019 5
#60281 Cannot unset comment_notes_before needs-unit-tests normal normal Future Release defect (bug) 01/18/2024 5
#39958 Comment reply/cancel links work badly when comment form is above the comment list dev-feedback normal normal Awaiting Review defect (bug) 01/15/2018 5
#40293 Comment template - warning has-patch normal normal Awaiting Review defect (bug) 10/11/2017 5
#35862 Comments screen: audit all the background color animations normal normal defect (bug) 06/04/2019 5
#61468 DivisionByZero issue for comments on PHP8.0+ dev-feedback normal major Awaiting Review defect (bug) 07/09/2024 5
#35651 No longer any consistent way to add content to bottom of comments form dev-feedback normal normal defect (bug) 08/19/2019 5
#58723 Remove deprecated parameter tests in comments_link() reporter-feedback normal normal Awaiting Review defect (bug) 08/27/2023 5
#46243 WordPress Comments Core Query dev-feedback normal normal Awaiting Review defect (bug) 03/26/2021 5
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check has-patch normal major defect (bug) 06/04/2019 5
#37103 get_comments_number_text() should not replace '%' in post title has-patch normal normal defect (bug) 06/04/2019 5
#38925 Allow override of depth limits on comment reply link dev-feedback normal normal Future Release enhancement 05/26/2020 5
#35503 Dashboard page: comment status in "Activity" group box shows incorrect reporter-feedback normal trivial feature request 06/04/2019 5
#43946 Inconsistent encoding of comment_content reporter-feedback normal normal Awaiting Review defect (bug) 05/04/2018 6
#6342 Rapidly spamming/deleting comments can break "infinite river" feature on comment moderation pages low minor Future Release defect (bug) 03/15/2019 6
#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
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* dev-feedback normal normal Future Release enhancement 02/10/2020 6
#30979 Check for context menu before closing commentReply SergeyBiryukov* has-patch normal normal Future Release enhancement 08/27/2021 6
#44923 Filter .children class on nested comments list normal normal Awaiting Review enhancement 04/21/2019 6
#60693 "Previously approved comment" for logged out users bug dev-feedback normal normal Awaiting Review defect (bug) 03/07/2024 7
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response has-patch normal normal Awaiting Review defect (bug) 10/25/2020 7
#60161 Comments on pages where comments are not allowed has-patch normal normal Awaiting Review defect (bug) 02/15/2024 7
#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
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges needs-unit-tests normal normal defect (bug) 06/04/2019 7
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker needs-unit-tests normal major Future Release defect (bug) 10/08/2018 7
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML has-patch normal normal defect (bug) 06/04/2019 7
#36564 Last Modified for Comments needs-unit-tests normal trivial Future Release enhancement 02/12/2017 7
#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
#16612 WordPress should return nocache headers for requests with comment cookies dev-feedback normal normal enhancement 06/04/2019 7
#47306 comment reply event listener: need ability to run custom js function normal normal Future Release enhancement 06/20/2019 7
#43792 get_comment_excerpt filter should tell if the comment was shorted or not dev-feedback normal normal Awaiting Review enhancement 01/16/2019 7
#30909 Allow passing ID for comment_form container and title dev-feedback normal normal defect (bug) 06/04/2019 8
#46931 Argument type mismatch has-patch normal normal Awaiting Review defect (bug) 10/16/2020 8
#32851 Comment e-mail address of registered user not updated when user's e-mail address is changed dev-feedback normal major Future Release defect (bug) 09/30/2020 8
#40143 Comment template functions don't check for comment existence needs-unit-tests normal normal Future Release defect (bug) 02/08/2024 8
#56499 count() used in the loop condition has-patch lowest normal Awaiting Review defect (bug) 09/21/2022 8
#22164 Move comment "keyboard shortcuts" setting to comments -> screen options dev-feedback normal normal enhancement 06/04/2019 8
#23634 New hook for adding content after each comment chriscct7 has-patch normal normal Future Release enhancement 10/23/2017 8
#56261 Normalize comment function parameters with mixed case names SergeyBiryukov* normal normal Future Release enhancement 02/08/2023 8
#34106 Comments should have real permalinks normal normal defect (bug) 06/04/2019 9
#22301 Performance problem with Recent Comments widget has-patch normal normal defect (bug) 04/19/2024 9
#20977 Add Dynamic Comment Statuses dev-feedback normal normal Future Release enhancement 01/14/2020 9
#22198 Realigning the Discussions Settings page chriscct7 has-patch normal normal enhancement 06/04/2019 9
#52480 Refine the display of the comment approval notification opt-in confirmation message dev-feedback normal normal Future Release enhancement 07/02/2024 9
#18630 Custom Comment Validation Error has-patch normal minor Awaiting Review feature request 07/15/2022 9
#62644 Editing comments as an admin, in the Admin UI, filters the HTML elements of the comment as though the edit was done by the original author. normal normal Awaiting Review defect (bug) 12/06/2024 10
#20302 Allow comment_form() to add attributes to <form> tag has-patch normal normal enhancement 06/04/2019 10
#17913 Site-level comment options may override individual post settings. Improve help/docs. has-patch normal normal Future Release enhancement 11/18/2019 10
#36409 Comments number is wrong pbearne has-patch normal normal defect (bug) 04/23/2024 11
#13792 Invalid reply link from comment admin when comment nested level > max needs-unit-tests normal normal Future Release defect (bug) 07/31/2017 11
#11248 Paged wp_list_comments() should always output something boonebgorges has-patch normal normal defect (bug) 06/04/2019 11
#9117 Spam queue doesn't distinguish between filter sources normal normal enhancement 06/04/2019 11
#16576 comment_form() fields being displayed only for non logged in users has-patch normal normal enhancement 06/04/2019 11
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi normal normal defect (bug) 06/04/2019 12
#23233 Radio Button instead of Checkboxes on Comment Moderation option? has-patch normal normal enhancement 06/04/2019 12
#34110 WordPress Trackback Bug when Comment Pagination is Enabled needs-unit-tests normal normal defect (bug) 06/04/2019 13
#54149 Audit `get_comment()` response checks. has-patch normal normal Future Release defect (bug) 04/01/2024 14
#23931 wp_insert_comment should require comment_post_ID close normal normal defect (bug) 02/21/2023 14
#51082 Default value for comment_type changed can lead to comments not shown and malfunctioning plugins normal normal Awaiting Review defect (bug) 12/17/2021 15
#22579 Confusion of WP admin Discussion settings normal normal Future Release enhancement 11/05/2019 15
#10653 Update comment_author when display_name changes SergeyBiryukov dev-feedback normal normal Future Release enhancement 04/05/2021 15
#46713 Comment reply link uses inconvenient eventlistener close normal normal Awaiting Review defect (bug) 11/15/2024 16
#20846 Multisite: Network Users can post comments without being members of the site low minor Future Release defect (bug) 05/05/2020 16
#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
#19739 Filters to allow comments on draft & trash post_status posts needs-unit-tests normal normal Future Release enhancement 03/02/2023 16
#47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute has-patch normal normal Future Release enhancement 12/06/2024 16
#35937 Visual improvements for the comment "pending status" normal normal Future Release defect (bug) 01/13/2019 17
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 10/03/2019 17
#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
#47926 Disable website field in comment section normal normal Awaiting Review feature request 11/20/2023 17
#10975 comment form nonce normal normal Future Release enhancement 02/27/2020 18
#17763 comments_popup_link() need a get_* version normal normal enhancement 06/04/2019 18
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein has-patch normal normal Future Release defect (bug) 01/10/2019 20
#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
#20487 Comment search isn't customizable has-patch normal normal enhancement 06/04/2019 22
#33627 In-Context Comment Moderation normal normal Future Release enhancement 01/27/2021 22
#16365 Comment transition for new comments needs-docs normal minor enhancement 06/04/2019 24
#40031 Consider Adding Web Annotations to WordPress normal normal Awaiting Review feature request 02/19/2018 24
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.