Make WordPress Core

{1} All Tickets (7956 matches)

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

Results (1301 - 1400 of 7956)

Comments (76 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39133 Check email length in is_email() has-patch normal normal Awaiting Review enhancement 07/17/2020 4
#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
#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
#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
#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
#50361 Highlight if link targets in comments don't refer to the link text dev-feedback normal normal Awaiting Review enhancement 06/10/2020
#46479 Set rel=noopener in comment fields audrasjb normal normal Awaiting Review enhancement 03/14/2019
#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
#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
#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
#55922 Update wp_list_comments type parameter to allow array or string normal normal Awaiting Review enhancement 06/05/2022
#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
#54234 comment_type of reply should be same as parent normal normal Awaiting Review enhancement 10/18/2021
#58156 finetune wp_update_comment_count has-patch normal normal Awaiting Review enhancement 04/19/2023
#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
#53215 get_comments_number should also need comment_type normal normal Awaiting Review enhancement 05/16/2021
#43183 wp-comments-post.php endpoint support for OPTIONS reporter-feedback normal normal Awaiting Review enhancement 07/01/2019 2
#41760 wp_list_comments callback params dev-feedback normal normal Awaiting Review enhancement 08/31/2017 1
#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
#40031 Consider Adding Web Annotations to WordPress normal normal Awaiting Review feature request 02/19/2018 24
#18630 Custom Comment Validation Error has-patch normal minor Awaiting Review feature request 07/15/2022 9
#47926 Disable website field in comment section normal normal Awaiting Review feature request 09/06/2020 16
#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
#52283 Reply to comments via emails has-patch normal normal Awaiting Review feature request 02/02/2021 6
#57979 Can't upload images to WordPress Comments dev-feedback normal normal 6.3 defect (bug) 04/21/2023 8
#58368 WordPress dashboard is very slow when there are many comments (and the database isn't great) has-patch normal minor 6.3 defect (bug) 06/05/2023 15
#58117 Change blog name into site name in the comments. audrasjb* has-patch normal normal 6.3 enhancement 04/19/2023 4
#30909 Allow passing ID for comment_form container and title dev-feedback normal normal defect (bug) 06/04/2019 8
#32299 Cancel comment reply link broken in AJAX call normal normal defect (bug) 06/04/2019 1
#35075 Comment cache ignores custom query vars boonebgorges has-patch normal normal defect (bug) 03/06/2020 26
#12363 Comment permalink wrong when only listing one comment type wonderboymusic dev-feedback normal normal defect (bug) 06/04/2019 4
#36409 Comments number is wrong 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
#34106 Comments should have real permalinks normal normal defect (bug) 06/04/2019 9
#26596 Edit comments from wpAdmin don't process well radio button fields has-patch normal normal defect (bug) 06/04/2019 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
#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) 06/04/2019 8
#22261 Recent comments widget makes additional queries when pagination is enabled normal normal defect (bug) 06/04/2019 1
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges needs-unit-tests normal normal defect (bug) 06/04/2019 7
#31188 Very slow query in comments_template -> get_comments -> WP_Comment_Query->query boonebgorges normal normal defect (bug) 06/04/2019 4
#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
#34110 WordPress Trackback Bug when Comment Pagination is Enabled needs-unit-tests normal normal defect (bug) 06/04/2019 13
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check has-patch normal major defect (bug) 06/04/2019 5
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi normal normal defect (bug) 06/04/2019 12
#37103 get_comments_number_text() should not replace '%' in post title has-patch normal normal defect (bug) 06/04/2019 5
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML has-patch normal normal defect (bug) 06/04/2019 7
#23931 wp_insert_comment should require comment_post_ID close normal normal defect (bug) 02/21/2023 14
#20597 Allow WP_Comment_Query::query to filter by category needs-unit-tests normal normal enhancement 06/04/2019 2
#20302 Allow comment_form() to add attributes to <form> tag has-patch normal normal enhancement 06/04/2019 10
#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
#16365 Comment transition for new comments needs-docs normal minor enhancement 06/04/2019 24
#25338 Comments of password-protected posts should not be shown to logged-in users without edit capability normal normal enhancement 06/04/2019 2
#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
#22164 Move comment "keyboard shortcuts" setting to comments -> screen options dev-feedback normal normal enhancement 06/04/2019 8
#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
#22198 Realigning the Discussions Settings page chriscct7 has-patch normal normal enhancement 06/04/2019 9
#17020 Some comment queries are not filterable needs-unit-tests normal normal enhancement 06/04/2019 2
#9117 Spam queue doesn't distinguish between filter sources 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
#35432 `wp_list_comments()` should perform a more modest fallback comment query normal normal enhancement 06/04/2019
#16576 comment_form() fields being displayed only for non logged in users has-patch normal normal enhancement 06/04/2019 11
#17763 comments_popup_link() need a get_* version normal normal enhancement 06/04/2019 18
#31282 finally introduce comments templating normal normal enhancement 06/04/2019 3
#34690 when user login is required to comment, there should be a link to registration has-patch normal normal enhancement 06/04/2019 4
#21834 Comment History has-patch normal normal feature request 11/07/2021 7
#35503 Dashboard page: comment status in "Activity" group box shows incorrect reporter-feedback normal trivial feature request 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

Cron API (24 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47590 Add unit tests for requests to wp-cron.php needs-unit-tests normal normal Future Release defect (bug) 06/30/2019 3
#8923 cron timeout is too short dev-feedback normal normal Future Release defect (bug) 06/04/2019 24
#11800 doubled execution of cron jobs westi dev-feedback normal normal Future Release defect (bug) 04/04/2021 7
#35491 Add a function to check whether a hook is scheduled has-patch normal normal Future Release enhancement 06/04/2019 13
#49693 Drop duplicate recurring cron events whyisjake* has-patch normal normal Future Release enhancement 01/31/2021 32
#43801 Need better documentation to show importance of checking for args while using wp_schedule_event and wp_next_scheduled has-patch normal normal Future Release enhancement 01/29/2021
#40161 Wrong documented or coded 'schedule_event' filter low normal Future Release enhancement 01/08/2019 7
#28635 Add status codes and hooks to wp-cron.php chriscct7 has-patch normal normal Future Release feature request 09/22/2022 3
#53927 Add test for _get_cron_array() has-patch normal normal Awaiting Review defect (bug) 08/17/2021 2
#57534 Cron events stop working after PHP 8.0 update reporter-feedback normal normal Awaiting Review defect (bug) 01/23/2023 3
#57924 Cron fires twice j3gaming dev-feedback normal normal Awaiting Review defect (bug) 03/21/2023 21
#57271 Cron unschedule / reschedule event errors audrasjb needs-unit-tests normal normal Awaiting Review defect (bug) 05/18/2023 29
#47127 Parameter Error in class-wp-hook files normal major Awaiting Review defect (bug) 05/09/2019 4
#36082 Schedule post, not added to cron, shown as 'scheduled' in admin. Doesn't publish. normal normal Awaiting Review defect (bug) 06/04/2019 1
#39340 Scheduled Posts are being missed (problem with wp-cron.php?) normal normal Awaiting Review defect (bug) 04/03/2020 10
#29581 Scheduled Posts do not work in WordPress 4.0 normal normal Awaiting Review defect (bug) 06/04/2019 6
#25072 Send no-cache response header from wp-cron.php requests dev-feedback normal normal Awaiting Review defect (bug) 04/03/2018 6
#34913 Unscheduling cron jobs fails when original arguments were not an array. dev-feedback normal normal Awaiting Review defect (bug) 09/02/2021 12
#51716 WP Cron - looses entries has-patch normal normal Awaiting Review defect (bug) 11/24/2020 7
#55556 WP cron daily issue normal normal Awaiting Review defect (bug) 04/11/2022
#57589 transition_post_status hook does not fire when cron publishes scheduled post. reporter-feedback normal normal Awaiting Review defect (bug) 01/31/2023 2
#32306 wp-cron throws 500 errors for SSL enabled sites reporter-feedback normal critical Awaiting Review defect (bug) 11/14/2017 11
#56490 wp-cron.php using count() on null normal normal Awaiting Review defect (bug) 09/04/2022 4
#52655 Ability to Change the wp_next_scheduled() function output. has-patch normal normal Awaiting Review enhancement 02/28/2021 5
Note: See TracReports for help on using and creating reports.