Make WordPress Core

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

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
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi normal normal defect (bug) 06/04/2019 12
#16365 Comment transition for new comments needs-docs normal minor enhancement 06/04/2019 24
#16576 comment_form() fields being displayed only for non logged in users has-patch normal normal enhancement 06/04/2019 11
#16612 WordPress should return nocache headers for requests with comment cookies dev-feedback normal normal enhancement 06/04/2019 7
#17020 Some comment queries are not filterable needs-unit-tests normal normal enhancement 06/04/2019 2
#17763 comments_popup_link() need a get_* version normal normal enhancement 06/04/2019 18
#20302 Allow comment_form() to add attributes to <form> tag has-patch normal normal enhancement 06/04/2019 10
#20487 Comment search isn't customizable has-patch normal normal enhancement 06/04/2019 22
#20597 Allow WP_Comment_Query::query to filter by category needs-unit-tests normal normal enhancement 06/04/2019 2
#21758 Do not require a file in comments_template() normal normal enhancement 06/04/2019 4
#22164 Move comment "keyboard shortcuts" setting to comments -> screen options dev-feedback normal normal enhancement 06/04/2019 8
#22198 Realigning the Discussions Settings page chriscct7 has-patch normal normal enhancement 06/04/2019 9
#22261 Recent comments widget makes additional queries when pagination is enabled normal normal defect (bug) 06/04/2019 1
#23179 New avatar related option - use gravatar only for registered users dev-feedback normal normal enhancement 06/04/2019 4
#23233 Radio Button instead of Checkboxes on Comment Moderation option? has-patch normal normal enhancement 06/04/2019 12
#25338 Comments of password-protected posts should not be shown to logged-in users without edit capability normal normal enhancement 06/04/2019 2
#26596 Edit comments from wpAdmin don't process well radio button fields has-patch normal normal defect (bug) 06/04/2019 4
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check has-patch normal major defect (bug) 06/04/2019 5
#28959 Comments: improve comment moderation text and default style for better UX normal normal enhancement 06/04/2019 4
#30909 Allow passing ID for comment_form container and title dev-feedback normal normal defect (bug) 06/04/2019 8
#31282 finally introduce comments templating normal normal enhancement 06/04/2019 3
#32299 Cancel comment reply link broken in AJAX call normal normal defect (bug) 06/04/2019 1
#34106 Comments should have real permalinks normal normal defect (bug) 06/04/2019 9
#34110 WordPress Trackback Bug when Comment Pagination is Enabled needs-unit-tests normal normal defect (bug) 06/04/2019 13
#34389 Comment pagination settings should discourage infinite comments-per-page normal normal enhancement 06/04/2019
#34690 when user login is required to comment, there should be a link to registration has-patch normal normal enhancement 06/04/2019 4
#35432 `wp_list_comments()` should perform a more modest fallback comment query normal normal enhancement 06/04/2019
#35503 Dashboard page: comment status in "Activity" group box shows incorrect reporter-feedback normal trivial feature request 06/04/2019 5
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges needs-unit-tests normal normal defect (bug) 06/04/2019 7
#35862 Comments screen: audit all the background color animations normal normal defect (bug) 06/04/2019 5
#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
#37103 get_comments_number_text() should not replace '%' in post title has-patch normal normal defect (bug) 06/04/2019 5
#37537 Hooks To Improve UI & UX when making a plugin that modifies the Edit-Comment Screen normal normal feature request 06/04/2019 1
#47514 Change priority of make_clickable callback to boost performance normal minor Awaiting Review enhancement 06/12/2019 2
#47306 comment reply event listener: need ability to run custom js function normal normal Future Release enhancement 06/20/2019 7
#35650 title_reply_to should work when javascript is enabled normal normal Future Release enhancement 06/21/2019 3
#40901 get_comments_number_text() third argument not used in certain situations needs-docs normal normal Future Release defect (bug) 06/21/2019 1
#41731 Make it Easier to Locate Restored Comments SergeyBiryukov normal normal Future Release enhancement 06/21/2019 2
#43015 function get_previous_comments_link not working in front page dev-feedback normal normal Awaiting Review defect (bug) 06/24/2019 1
#43183 wp-comments-post.php endpoint support for OPTIONS reporter-feedback normal normal Awaiting Review enhancement 07/01/2019 2
#35651 No longer any consistent way to add content to bottom of comments form dev-feedback normal normal defect (bug) 08/19/2019 5
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 10/03/2019 17
#46943 Settings ->Discussion bad view dropdown in mobile version normal normal Awaiting Review defect (bug) 10/21/2019 3
#48088 Anonymous Avatar should be served locally low normal Future Release enhancement 11/01/2019 1
#22579 Confusion of WP admin Discussion settings normal normal Future Release enhancement 11/05/2019 15
#48519 Comment reply form in admin incompatible with most custom fields plugins normal normal Awaiting Review defect (bug) 11/06/2019
#17913 Site-level comment options may override individual post settings. Improve help/docs. has-patch normal normal Future Release enhancement 11/18/2019 10
#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
#52283 Reply to comments via emails has-patch normal normal Awaiting Review feature request 02/02/2021 6
#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
#10931 Verify Comment Email Addresses of Registered Users has-patch normal normal Future Release enhancement 05/06/2021 38
#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
#21834 Comment History has-patch normal normal feature request 11/07/2021 7
#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
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.