Make WordPress Core

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

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
#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
#48519 Comment reply form in admin incompatible with most custom fields plugins normal normal Awaiting Review defect (bug) 11/06/2019
#46713 Comment reply link uses inconvenient eventlistener close normal normal Awaiting Review defect (bug) 09/06/2024 15
#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
#40143 Comment template functions don't check for comment existence needs-unit-tests normal normal Future Release defect (bug) 02/08/2024 8
#46963 Comments meta box offset bug for custom comment types has-patch normal normal Awaiting Review defect (bug) 04/30/2019 1
#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
#36409 Comments number is wrong pbearne has-patch normal normal defect (bug) 04/23/2024 11
#60161 Comments on pages where comments are not allowed has-patch normal normal Awaiting Review defect (bug) 02/15/2024 7
#35862 Comments screen: audit all the background color animations normal normal defect (bug) 06/04/2019 5
#34106 Comments should have real permalinks normal normal defect (bug) 06/04/2019 9
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein has-patch normal normal Future Release defect (bug) 01/10/2019 20
#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
#59191 Disqus Commenting Plugin Blocked by Twenty Twentythree Theme close normal normal Awaiting Review defect (bug) 08/24/2023 2
#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
#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
#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
#43946 Inconsistent encoding of comment_content reporter-feedback normal normal Awaiting Review defect (bug) 05/04/2018 6
#55309 Incorrect post comment count after deleting comment with replies dev-feedback normal normal Awaiting Review defect (bug) 03/03/2022 1
#58014 Invalid Post ID when updating a comment in editing has-patch normal normal Awaiting Review defect (bug) 04/04/2023 4
#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
#51589 Missing whitespace between comment reply title and cancel comment reply link reporter-feedback normal normal Awaiting Review defect (bug) 11/08/2020 3
#58544 Need to verify safe website URL in comment form has-patch normal normal Awaiting Review defect (bug) 06/21/2023 4
#35651 No longer any consistent way to add content to bottom of comments form dev-feedback normal normal defect (bug) 08/19/2019 5
#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
#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
#11248 Paged wp_list_comments() should always output something boonebgorges has-patch normal normal defect (bug) 06/04/2019 11
#22301 Performance problem with Recent Comments widget has-patch normal normal defect (bug) 04/19/2024 9
#55891 Please add an action for additions within the "comment-metadata" div has-patch normal normal Awaiting Review defect (bug) 10/04/2023 2
#22261 Recent comments widget makes additional queries when pagination is enabled normal normal defect (bug) 06/04/2019 1
#58723 Remove deprecated parameter tests in comments_link() reporter-feedback normal normal Awaiting Review defect (bug) 08/27/2023 5
#59965 Reply link: Elements with visible text labels do not have matching accessible names has-patch normal normal 6.7 defect (bug) 08/13/2024 8
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges needs-unit-tests normal normal defect (bug) 06/04/2019 7
#46943 Settings ->Discussion bad view dropdown in mobile version normal normal Awaiting Review defect (bug) 10/21/2019 3
#52682 Total comment count is wrong with two meta queries on the same key normal normal Awaiting Review defect (bug) 03/01/2021
#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
#53228 Unspamming a comment should respect `comment_previously_approved` setting normal normal Awaiting Review defect (bug) 05/18/2021 1
#50202 Use <strong> tag instead of <b> tag in `Walker_Comment::html5_comment` normal normal Future Release defect (bug) 08/26/2020 3
#35937 Visual improvements for the comment "pending status" normal normal Future Release defect (bug) 01/13/2019 17
#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
#58450 WP_Comment_Query status argument documentation misses any normal normal Awaiting Review defect (bug) 07/04/2024
#59440 WP_Comments_List_Table bulk actions do not account for user permissions. normal normal Awaiting Review defect (bug) 09/25/2023
#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
#46243 WordPress Comments Core Query dev-feedback normal normal Awaiting Review defect (bug) 03/26/2021 5
#34110 WordPress Trackback Bug when Comment Pagination is Enabled needs-unit-tests normal normal defect (bug) 06/04/2019 13
#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
#51492 Wrong order of comments when using numbered pagination dev-feedback normal normal Awaiting Review defect (bug) 10/10/2020
#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
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi normal normal defect (bug) 06/04/2019 12
#45585 comments ordering by date, orders them only for the current page. normal normal Awaiting Review defect (bug) 12/12/2018 2
#56499 count() used in the loop condition has-patch lowest normal Awaiting Review defect (bug) 09/21/2022 8
#43015 function get_previous_comments_link not working in front page dev-feedback normal normal Awaiting Review defect (bug) 06/24/2019 1
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 10/03/2019 17
#37103 get_comments_number_text() should not replace '%' in post title has-patch normal normal defect (bug) 06/04/2019 5
#40901 get_comments_number_text() third argument not used in certain situations needs-docs normal normal Future Release defect (bug) 06/21/2019 1
#47413 nested paragraphs in comment post errors has-patch normal normal Future Release defect (bug) 05/15/2021 4
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML has-patch normal normal defect (bug) 06/04/2019 7
#52582 wp_cache_* duplicate/redundant storage and insufficient clearing of cache dev-feedback normal normal Awaiting Review defect (bug) 02/21/2021 1
#61827 wp_check_comment_disallowed_list() can't be used to match unprocessed HTML SergeyBiryukov has-patch normal normal 6.7 defect (bug) 09/07/2024 5
#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
#23931 wp_insert_comment should require comment_post_ID close normal normal defect (bug) 02/21/2023 14
#53639 Ability to add checkboxes to "Email me whenever" section has-patch normal normal Awaiting Review enhancement 06/02/2022 3
#20977 Add Dynamic Comment Statuses dev-feedback normal normal Future Release enhancement 01/14/2020 9
#39505 Add an option to add custom classes to comment_reply_link() has-patch normal normal Awaiting Review enhancement 01/06/2017
#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
#59488 Add index to comment_type and comment_approved fields in comment table normal normal Awaiting Review enhancement 09/28/2023
#20597 Allow WP_Comment_Query::query to filter by category needs-unit-tests normal normal enhancement 06/04/2019 2
#47447 Allow client-side storing of comment meta normal normal Awaiting Review enhancement 05/31/2019
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* dev-feedback normal normal Future Release enhancement 02/10/2020 6
#20302 Allow comment_form() to add attributes to <form> tag has-patch normal normal enhancement 06/04/2019 10
#55470 Allow for finer-grained callbacks for wp_list_comment normal normal Awaiting Review enhancement 03/27/2022 1
#38925 Allow override of depth limits on comment reply link dev-feedback normal normal Future Release enhancement 05/26/2020 5
#44485 Allow some functions from comments-template.php to accept a comment or post ID has-patch normal normal Awaiting Review enhancement 07/01/2018
#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
#39133 Check email length in is_email() has-patch normal normal Awaiting Review enhancement 07/17/2020 4
#30979 Check for context menu before closing commentReply SergeyBiryukov* has-patch normal normal Future Release enhancement 08/27/2021 6
#34389 Comment pagination settings should discourage infinite comments-per-page normal normal enhancement 06/04/2019
#20487 Comment search isn't customizable has-patch normal normal enhancement 06/04/2019 22
#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
#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
#28959 Comments: improve comment moderation text and default style for better UX normal normal enhancement 06/04/2019 4
#22579 Confusion of WP admin Discussion settings normal normal Future Release enhancement 11/05/2019 15
#40355 Default to "https://" in comment author URL field dev-feedback normal normal Awaiting Review enhancement 06/07/2021 3
#41110 Display full content of "Pending" comment on WP Dashboard has-patch normal normal Awaiting Review enhancement 06/21/2017 1
#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
#57105 Enhance wp_handle_comment_submission() with a custom validation normal normal Awaiting Review enhancement 11/14/2022 3
#44923 Filter .children class on nested comments list normal normal Awaiting Review enhancement 04/21/2019 6
#19739 Filters to allow comments on draft & trash post_status posts needs-unit-tests normal normal Future Release enhancement 03/02/2023 16
#50361 Highlight if link targets in comments don't refer to the link text dev-feedback normal normal Awaiting Review enhancement 06/10/2020
#33627 In-Context Comment Moderation normal normal Future Release enhancement 01/27/2021 22
#39084 Introduce singular capabilities for managing individual comments needs-unit-tests normal normal Future Release enhancement 07/14/2017 1
#41731 Make it Easier to Locate Restored Comments SergeyBiryukov normal normal Future Release enhancement 06/21/2019 2
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.