Make WordPress Core

{1} All Tickets (7945 matches)

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

Results (1201 - 1300 of 7945)

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

Comments (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57732 Add a filter for comment template block normal normal Awaiting Review feature request 02/16/2023
#53038 Comment Moderation by Specific Post or Page normal normal Awaiting Review feature request 04/15/2021
#44226 Link to Privacy Policy in comment consent normal normal Awaiting Review feature request 10/29/2021
#53040 Prune IP and Email Addresses from Comments After X Days normal normal Awaiting Review feature request 04/17/2021
#40164 Apace HTTP 414 error on deleting comments in bulk has-patch normal normal Awaiting Review defect (bug) 03/15/2017 1
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. has-patch normal normal Future Release defect (bug) 03/20/2020 1
#52930 Can't close Insert/Edit Link Pop Up when Editting a Comment normal normal Awaiting Review defect (bug) 03/28/2021 1
#32299 Cancel comment reply link broken in AJAX call normal normal defect (bug) 06/04/2019 1
#46642 Comment form content textarea shouldn't be a required field dev-feedback normal major Awaiting Review defect (bug) 01/23/2020 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
#46963 Comments meta box offset bug for custom comment types has-patch normal normal Awaiting Review defect (bug) 04/30/2019 1
#55309 Incorrect post comment count after deleting comment with replies dev-feedback normal normal Awaiting Review defect (bug) 03/03/2022 1
#58168 Need to focus on comment validation in backend normal normal Awaiting Review defect (bug) 04/28/2023 1
#22261 Recent comments widget makes additional queries when pagination is enabled normal normal defect (bug) 06/04/2019 1
#53228 Unspamming a comment should respect `comment_previously_approved` setting normal normal Awaiting Review defect (bug) 05/18/2021 1
#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
#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
#43015 function get_previous_comments_link not working in front page dev-feedback normal normal Awaiting Review defect (bug) 06/24/2019 1
#40901 get_comments_number_text() third argument not used in certain situations needs-docs normal normal Future Release defect (bug) 06/21/2019 1
#52582 wp_cache_* duplicate/redundant storage and insufficient clearing of cache dev-feedback normal normal Awaiting Review defect (bug) 02/21/2021 1
#48480 Add comment_form_opening_tag and comment_form_closing_tag filters normal normal Awaiting Review enhancement 12/03/2019 1
#43298 Add filter to hide comment types from showing up in the default query schlessera dev-feedback normal normal Awaiting Review enhancement 01/16/2019 1
#55470 Allow for finer-grained callbacks for wp_list_comment normal normal Awaiting Review enhancement 03/27/2022 1
#57106 Allowing comment form error pages has-patch normal normal Awaiting Review enhancement 11/14/2022 1
#48088 Anonymous Avatar should be served locally low normal Future Release enhancement 11/01/2019 1
#39028 Comments on private posts or specific edge cases can get a confusting white screen error. normal normal Awaiting Review enhancement 08/03/2017 1
#45998 Comments trashed after reply reporter-feedback normal normal Awaiting Review enhancement 01/16/2019 1
#41110 Display full content of "Pending" comment on WP Dashboard has-patch normal normal Awaiting Review enhancement 06/21/2017 1
#39084 Introduce singular capabilities for managing individual comments needs-unit-tests normal normal Future Release enhancement 07/14/2017 1
#41760 wp_list_comments callback params dev-feedback normal normal Awaiting Review enhancement 08/31/2017 1
#37537 Hooks To Improve UI & UX when making a plugin that modifies the Edit-Comment Screen normal normal feature request 06/04/2019 1
#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
#49869 Apply comment field filters to backend normal normal Awaiting Review defect (bug) 12/09/2022 2
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php has-patch normal normal Awaiting Review defect (bug) 10/16/2020 2
#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) 02/24/2023 2
#42459 Comments metabox doesn't load all the comments when clicking "Show more comments" link normal normal Awaiting Review defect (bug) 07/31/2018 2
#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
#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
#40352 WP REST API, Comments Not Triggering 'comment_post' dev-feedback normal normal Awaiting Review defect (bug) 11/26/2019 2
#41826 WP_Comment_Query can generate negative offset in LIMIT clause has-patch normal normal Awaiting Review defect (bug) 09/08/2017 2
#45585 comments ordering by date, orders them only for the current page. normal normal Awaiting Review defect (bug) 12/12/2018 2
#20597 Allow WP_Comment_Query::query to filter by category needs-unit-tests normal normal enhancement 06/04/2019 2
#47514 Change priority of make_clickable callback to boost performance normal minor Awaiting Review enhancement 06/12/2019 2
#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
#25338 Comments of password-protected posts should not be shown to logged-in users without edit capability normal normal enhancement 06/04/2019 2
#41731 Make it Easier to Locate Restored Comments SergeyBiryukov normal normal Future Release enhancement 06/21/2019 2
#17020 Some comment queries are not filterable needs-unit-tests normal normal enhancement 06/04/2019 2
#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
#40073 WP_Comment_Query should support a comment type of "comment" normal normal Future Release enhancement 03/13/2017 2
#43183 wp-comments-post.php endpoint support for OPTIONS reporter-feedback normal normal Awaiting Review enhancement 07/01/2019 2
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. has-patch normal normal Future Release defect (bug) 01/24/2019 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
#41581 Cleared Comments stuck in moderation normal normal Awaiting Review defect (bug) 08/31/2018 3
#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
#51589 Missing whitespace between comment reply title and cancel comment reply link reporter-feedback normal normal Awaiting Review defect (bug) 11/08/2020 3
#46943 Settings ->Discussion bad view dropdown in mobile version normal normal Awaiting Review defect (bug) 10/21/2019 3
#50202 Use <strong> tag instead of <b> tag in `Walker_Comment::html5_comment` normal normal Future Release defect (bug) 08/26/2020 3
#53639 Ability to add checkboxes to "Email me whenever" section has-patch normal normal Awaiting Review enhancement 06/02/2022 3
#40355 Default to "https://" in comment author URL field dev-feedback normal normal Awaiting Review enhancement 06/07/2021 3
#57105 Enhance wp_handle_comment_submission() with a custom validation normal normal Awaiting Review enhancement 11/14/2022 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
#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
#57615 Various comment functions reporting error when `get_comment()` returns `null` has-patch normal minor Awaiting Review defect (bug) 03/08/2023 4
#31188 Very slow query in comments_template -> get_comments -> WP_Comment_Query->query boonebgorges normal normal defect (bug) 06/04/2019 4
#47413 nested paragraphs in comment post errors has-patch normal normal Future Release defect (bug) 05/15/2021 4
#58117 Change blog name into site name in the comments. audrasjb* has-patch normal normal 6.3 enhancement 04/19/2023 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 04/05/2019 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
#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
#35651 No longer any consistent way to add content to bottom of comments form dev-feedback normal normal defect (bug) 08/19/2019 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
#52283 Reply to comments via emails has-patch normal normal Awaiting Review feature request 02/02/2021 6
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response has-patch normal normal Awaiting Review defect (bug) 10/25/2020 7
#40143 Comment template functions don't check for comment existence needs-unit-tests normal normal Future Release defect (bug) 02/03/2023 7
#36409 Comments number is wrong needs-unit-tests normal normal defect (bug) 06/04/2019 7
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracReports for help on using and creating reports.