Make WordPress Core

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

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

Comments (52 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#23179 New avatar related option - use gravatar only for registered users dev-feedback normal normal enhancement 06/04/2019 4
#23634 New hook for adding content after each comment chriscct7 has-patch normal normal Future Release enhancement 10/23/2017 8
#56261 Normalize comment function parameters with mixed case names SergeyBiryukov* normal normal Future Release enhancement 02/08/2023 8
#6286 Proposed changes to "E-mail me whenever" Discussion Options normal normal Future Release enhancement 03/15/2019 33
#23233 Radio Button instead of Checkboxes on Comment Moderation option? has-patch normal normal enhancement 06/04/2019 12
#47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute has-patch normal normal Future Release enhancement 01/12/2024 15
#22198 Realigning the Discussions Settings page chriscct7 has-patch normal normal enhancement 06/04/2019 9
#22889 Reconsider no-JS ?replytocom= links SergeyBiryukov* dev-feedback normal normal Future Release enhancement 03/03/2023 30
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov needs-unit-tests low normal Future Release enhancement 01/27/2021 31
#52480 Refine the display of the comment approval notification opt-in confirmation message dev-feedback normal normal Future Release enhancement 07/02/2024 9
#60238 Remove comments completely option normal normal Awaiting Review enhancement 01/12/2024
#33717 Send Notification Email When a Comment is Approved From Moderation has-patch normal normal Future Release enhancement 05/13/2021 77
#17913 Site-level comment options may override individual post settings. Improve help/docs. has-patch normal normal Future Release enhancement 11/18/2019 10
#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
#60533 The comment tree is old – maybe it’s worth changing it? reporter-feedback normal normal Awaiting Review enhancement 02/20/2024 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
#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
#10653 Update comment_author when display_name changes SergeyBiryukov dev-feedback normal normal Future Release enhancement 04/05/2021 15
#55922 Update wp_list_comments type parameter to allow array or string has-patch normal normal Awaiting Review enhancement 07/17/2024 1
#10931 Verify Comment Email Addresses of Registered Users has-patch normal normal Future Release enhancement 05/06/2021 38
#40073 WP_Comment_Query should support a comment type of "comment" normal normal Future Release enhancement 03/13/2017 2
#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
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter needs-unit-tests normal normal Future Release enhancement 07/30/2017 4
#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
#10975 comment form nonce normal normal Future Release enhancement 02/27/2020 18
#47306 comment reply event listener: need ability to run custom js function normal normal Future Release enhancement 06/20/2019 7
#16576 comment_form() fields being displayed only for non logged in users has-patch normal normal enhancement 06/04/2019 11
#54234 comment_type of reply should be same as parent normal normal Awaiting Review enhancement 10/18/2021
#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
#58156 finetune wp_update_comment_count has-patch normal normal Awaiting Review enhancement 07/08/2023 1
#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
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) has-patch normal normal Future Release enhancement 03/12/2018 41
#35650 title_reply_to should work when javascript is enabled normal normal Future Release enhancement 06/21/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
#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
#16252 Allow comment reparenting to fix poor threading has-patch normal normal Future Release feature request 11/23/2023 25
#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
#35503 Dashboard page: comment status in "Activity" group box shows incorrect reporter-feedback normal trivial feature request 06/04/2019 5
#47926 Disable website field in comment section normal normal Awaiting Review feature request 11/20/2023 17
#37537 Hooks To Improve UI & UX when making a plugin that modifies the Edit-Comment Screen normal normal feature request 06/04/2019 1
#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
#35214 Custom Comment Types normal normal Future Release task (blessed) 05/12/2024 41

Cron API (25 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53927 Add test for _get_cron_array() has-patch normal normal Awaiting Review defect (bug) 08/17/2021 2
#47590 Add unit tests for requests to wp-cron.php needs-unit-tests normal normal Future Release defect (bug) 06/30/2019 3
#57534 Cron events stop working after PHP 8.0 update reporter-feedback normal normal Awaiting Review defect (bug) 08/08/2023 5
#57924 Cron fires twice j3gaming dev-feedback normal critical Awaiting Review defect (bug) 03/05/2024 22
#57271 Cron unschedule / reschedule event errors audrasjb has-patch normal normal Awaiting Review defect (bug) 09/11/2024 89
#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
#61450 The `recovery_mode_clean_expired_keys` cron event is orphaned after converting to Multisite has-patch low minor Awaiting Review defect (bug) 06/16/2024 2
#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
#11800 doubled execution of cron jobs westi dev-feedback normal normal Future Release defect (bug) 04/04/2021 7
#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
#60657 wp_schedule_event problem normal normal Awaiting Review defect (bug) 02/29/2024
#52655 Ability to Change the wp_next_scheduled() function output. has-patch normal normal Awaiting Review enhancement 02/28/2021 5
#35491 Add a function to check whether a hook is scheduled has-patch normal normal Future Release enhancement 06/04/2019 13
#58470 Add configurable batching to `wp_scheduled_delete` for controlling cleanup operations normal normal Awaiting Review enhancement 06/07/2023 2
#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 07/18/2024 1
#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 07/14/2023 4

Customize (23 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#50781 500 error caused by customize_changeset_uuid for non-authenticated users needs-unit-tests normal normal Future Release defect (bug) 02/25/2023 25
#45168 Additional CSS complains of markup inside CSS comments normal normal Future Release defect (bug) 05/30/2021 2
#46540 Admin bar CSS shouldn't be added in the customizer dev-feedback normal normal Future Release defect (bug) 05/30/2021 11
#38573 Ajax requests in customizer controls don't inject customized state as done in preview normal normal Future Release defect (bug) 01/21/2017 4
#54252 Appearance - Customize : Only widgets is displayed in the customizer options using Safari 15.x normal normal Awaiting Review defect (bug) 10/19/2021 1
#57521 Appearance -» Customize not working after update 5.8 reporter-feedback normal normal Awaiting Review defect (bug) 02/22/2023 5
#59910 Attempt to read property "title" on null normal minor Awaiting Review defect (bug) 11/17/2023 2
#57899 Bad javascript in customize-controls.js for padding-top causes bugs reporter-feedback normal normal Awaiting Review defect (bug) 03/21/2023 3
#55686 Blank sheet when I try customuze site. I can't see prewiev changes reporter-feedback normal critical Awaiting Review defect (bug) 05/07/2022 1
#53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox normal major Future Release defect (bug) 06/07/2022 19
#43444 CSS Editor Error Not Displaying Correctly reporter-feedback normal normal Future Release defect (bug) 12/05/2019 3
#55954 CSS editor marks some lines as errors even though they're perfectly fine normal normal Awaiting Review defect (bug) 06/09/2022 1
#61669 CSS error using grid in Customizer normal normal Awaiting Review defect (bug) 07/19/2024 3
#53925 CTRL + S does not “publish” customizer changes normal normal Awaiting Review defect (bug) 08/13/2021 1
#25333 Can't remove theme support for certain custom header arguments has-patch normal normal Awaiting Review defect (bug) 02/14/2017 9
#49421 Cannot use conversion specifications in `theme mod` default values normal normal Future Release defect (bug) 09/26/2021 4
#39891 Chrome rendering issue with Customizer, widgets, and checked radios dev-feedback normal normal Future Release defect (bug) 05/29/2021 3
#44820 CodeMirror in Customize - copy & paste bug has-patch normal minor Future Release defect (bug) 02/26/2023 4
#51093 Custom CSS output runs through the wrong filter for custom user role normal normal Future Release defect (bug) 10/26/2020 10
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup has-patch normal normal Awaiting Review defect (bug) 12/11/2019 1
#58938 Custom permalink indexing issue normal critical Awaiting Review defect (bug) 07/30/2023
#43074 Custom site identity Crop Image function does not work for images smaller than 512px normal normal Future Release defect (bug) 05/30/2021 3
#56825 Customiser colour picker and popups broken in 6.1 RC1 reporter-feedback normal normal Awaiting Review defect (bug) 10/18/2022 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.