Make WordPress Core

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

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
#41037 Comment author can't edit their comment(s) if they aren't the post author normal normal Awaiting Review defect (bug) 11/22/2019 3
#40352 WP REST API, Comments Not Triggering 'comment_post' dev-feedback normal normal Awaiting Review defect (bug) 11/26/2019 2
#48480 Add comment_form_opening_tag and comment_form_closing_tag filters normal normal Awaiting Review enhancement 12/03/2019 1
#48724 Button text type when editing a comment reporter-feedback normal normal Awaiting Review defect (bug) 12/05/2019 5
#20977 Add Dynamic Comment Statuses dev-feedback normal normal Future Release enhancement 01/14/2020 9
#46642 Comment form content textarea shouldn't be a required field dev-feedback normal major Awaiting Review defect (bug) 01/23/2020 1
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* dev-feedback normal normal Future Release enhancement 02/10/2020 6
#10975 comment form nonce normal normal Future Release enhancement 02/27/2020 18
#35075 Comment cache ignores custom query vars boonebgorges has-patch normal normal defect (bug) 03/06/2020 26
#49669 Duplicate comments from the same user could be inserted to the database normal minor Awaiting Review defect (bug) 03/20/2020
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. has-patch normal normal Future Release defect (bug) 03/20/2020 1
#20846 Multisite: Network Users can post comments without being members of the site low minor Future Release defect (bug) 05/05/2020 16
#38925 Allow override of depth limits on comment reply link dev-feedback normal normal Future Release enhancement 05/26/2020 5
#50361 Highlight if link targets in comments don't refer to the link text dev-feedback normal normal Awaiting Review enhancement 06/10/2020
#39133 Check email length in is_email() has-patch normal normal Awaiting Review enhancement 07/17/2020 4
#50202 Use <strong> tag instead of <b> tag in `Walker_Comment::html5_comment` normal normal Future Release defect (bug) 08/26/2020 3
#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
#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
#51492 Wrong order of comments when using numbered pagination dev-feedback normal normal Awaiting Review defect (bug) 10/10/2020
#46931 Argument type mismatch has-patch normal normal Awaiting Review defect (bug) 10/16/2020 8
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php has-patch normal normal Awaiting Review defect (bug) 10/16/2020 2
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response has-patch normal normal Awaiting Review defect (bug) 10/25/2020 7
#51589 Missing whitespace between comment reply title and cancel comment reply link reporter-feedback normal normal Awaiting Review defect (bug) 11/08/2020 3
#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
#33627 In-Context Comment Moderation normal normal Future Release enhancement 01/27/2021 22
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov needs-unit-tests low normal Future Release enhancement 01/27/2021 31
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment has-patch normal major Awaiting Review defect (bug) 02/12/2021
#52582 wp_cache_* duplicate/redundant storage and insufficient clearing of cache dev-feedback normal normal Awaiting Review defect (bug) 02/21/2021 1
#52682 Total comment count is wrong with two meta queries on the same key normal normal Awaiting Review defect (bug) 03/01/2021
#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
#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
#46243 WordPress Comments Core Query dev-feedback normal normal Awaiting Review defect (bug) 03/26/2021 5
#52930 Can't close Insert/Edit Link Pop Up when Editting a Comment normal normal Awaiting Review defect (bug) 03/28/2021 1
#10653 Update comment_author when display_name changes SergeyBiryukov dev-feedback normal normal Future Release enhancement 04/05/2021 15
#53038 Comment Moderation by Specific Post or Page normal normal Awaiting Review feature request 04/15/2021
#53040 Prune IP and Email Addresses from Comments After X Days normal normal Awaiting Review feature request 04/17/2021
#33717 Send Notification Email When a Comment is Approved From Moderation has-patch normal normal Future Release enhancement 05/13/2021 77
#47413 nested paragraphs in comment post errors has-patch normal normal Future Release defect (bug) 05/15/2021 4
#53215 get_comments_number should also need comment_type normal normal Awaiting Review enhancement 05/16/2021
#53228 Unspamming a comment should respect `comment_previously_approved` setting normal normal Awaiting Review defect (bug) 05/18/2021 1
#40355 Default to "https://" in comment author URL field dev-feedback normal normal Awaiting Review enhancement 06/07/2021 3
#53310 All Comments are not visible in comment section in WordPress Backend Post Section reporter-feedback normal normal Awaiting Review defect (bug) 06/25/2021 3
#53674 Approved comment isn't displaying when its parent comment is spam normal normal Awaiting Review defect (bug) 07/15/2021
#30979 Check for context menu before closing commentReply SergeyBiryukov* has-patch normal normal Future Release enhancement 08/27/2021 6
#54234 comment_type of reply should be same as parent normal normal Awaiting Review enhancement 10/18/2021
#44226 Link to Privacy Policy in comment consent normal normal Awaiting Review feature request 10/29/2021
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. has-patch normal normal Future Release defect (bug) 11/08/2021 34
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user has-patch normal normal Awaiting Review enhancement 11/20/2021 2
#43695 $depth and $args are switched when using custom callback in wp_list_comments() has-patch normal normal Awaiting Review defect (bug) 11/26/2021 2
#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
#55309 Incorrect post comment count after deleting comment with replies dev-feedback normal normal Awaiting Review defect (bug) 03/03/2022 1
#55409 Comment link navigation positioning messed with comment, when i try option “break comment to 50 top level” normal normal Awaiting Review defect (bug) 03/17/2022 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
#55470 Allow for finer-grained callbacks for wp_list_comment normal normal Awaiting Review enhancement 03/27/2022 1
#53639 Ability to add checkboxes to "Email me whenever" section has-patch normal normal Awaiting Review enhancement 06/02/2022 3
#18630 Custom Comment Validation Error has-patch normal minor Awaiting Review feature request 07/15/2022 9
#56499 count() used in the loop condition has-patch lowest normal Awaiting Review defect (bug) 09/21/2022 8
#57106 Allowing comment form error pages has-patch normal normal Awaiting Review enhancement 11/14/2022 1
#57105 Enhance wp_handle_comment_submission() with a custom validation normal normal Awaiting Review enhancement 11/14/2022 3
#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
#57513 All the comments not showing properly in edit posts has-patch normal normal Awaiting Review defect (bug) 01/20/2023
#56261 Normalize comment function parameters with mixed case names SergeyBiryukov* normal normal Future Release enhancement 02/08/2023 8
#57343 HTML in comments is automatically deleted dev-feedback normal major Awaiting Review defect (bug) 02/09/2023 4
#57732 Add a filter for comment template block normal normal Awaiting Review feature request 02/16/2023
#23931 wp_insert_comment should require comment_post_ID close normal normal defect (bug) 02/21/2023 14
#19739 Filters to allow comments on draft & trash post_status posts needs-unit-tests normal normal Future Release enhancement 03/02/2023 16
#22889 Reconsider no-JS ?replytocom= links SergeyBiryukov* dev-feedback normal normal Future Release enhancement 03/03/2023 30
#57615 Various comment functions reporting error when `get_comment()` returns `null` has-patch normal minor Awaiting Review defect (bug) 03/08/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
#57432 Edit comments capability issue normal normal Awaiting Review defect (bug) 03/31/2023 4
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 has-patch normal normal Awaiting Review defect (bug) 04/02/2023 2
#58014 Invalid Post ID when updating a comment in editing has-patch normal normal Awaiting Review defect (bug) 04/04/2023 4
#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
#56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty has-patch normal normal Awaiting Review defect (bug) 06/08/2023 2
#58544 Need to verify safe website URL in comment form has-patch normal normal Awaiting Review defect (bug) 06/21/2023 4
#58156 finetune wp_update_comment_count has-patch normal normal Awaiting Review enhancement 07/08/2023 1
#58700 wp_set_comment_status() modifies post_content normal major Awaiting Review defect (bug) 07/14/2023 3
#59191 Disqus Commenting Plugin Blocked by Twenty Twentythree Theme close normal normal Awaiting Review defect (bug) 08/24/2023 2
#58723 Remove deprecated parameter tests in comments_link() reporter-feedback normal normal Awaiting Review defect (bug) 08/27/2023 5
#59440 WP_Comments_List_Table bulk actions do not account for user permissions. normal normal Awaiting Review defect (bug) 09/25/2023
#57979 Can't upload images to WordPress Comments dev-feedback normal normal Future Release defect (bug) 10/16/2023 26
#36208 Comment queries should ignore comments associated with non-active custom post types has-patch normal normal Future Release defect (bug) 10/17/2023 29
#13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic has-patch normal normal Future Release enhancement 11/16/2023 4
#47926 Disable website field in comment section normal normal Awaiting Review feature request 11/20/2023 17
#16252 Allow comment reparenting to fix poor threading has-patch normal normal Future Release feature request 11/23/2023 25
#58604 title_reply_to Value of comment_form() Function Isn't Working reporter-feedback normal major Awaiting Review defect (bug) 01/10/2024 1
#60238 Remove comments completely option normal normal Awaiting Review enhancement 01/12/2024
#47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute has-patch normal normal Future Release enhancement 01/12/2024 15
#60281 Cannot unset comment_notes_before needs-unit-tests normal normal Future Release defect (bug) 01/18/2024 5
#40143 Comment template functions don't check for comment existence needs-unit-tests normal normal Future Release defect (bug) 02/08/2024 8
#60161 Comments on pages where comments are not allowed has-patch normal normal Awaiting Review defect (bug) 02/15/2024 7
#60533 The comment tree is old – maybe it’s worth changing it? reporter-feedback normal normal Awaiting Review enhancement 02/20/2024 3
#49869 Apply comment field filters to backend has-patch normal normal Awaiting Review defect (bug) 03/07/2024 4
#60693 "Previously approved comment" for logged out users bug dev-feedback normal normal Awaiting Review defect (bug) 03/07/2024 7
#54149 Audit `get_comment()` response checks. has-patch normal normal Future Release defect (bug) 04/01/2024 14
#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
#22301 Performance problem with Recent Comments widget has-patch normal normal defect (bug) 04/19/2024 9
#36409 Comments number is wrong pbearne has-patch normal normal defect (bug) 04/23/2024 11
#35214 Custom Comment Types normal normal Future Release task (blessed) 05/12/2024 41
#52480 Refine the display of the comment approval notification opt-in confirmation message dev-feedback normal normal Future Release enhancement 07/02/2024 9
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.