Make WordPress Core

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

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

Comments (27 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39084 Introduce singular capabilities for managing individual comments needs-unit-tests normal normal Future Release enhancement 07/14/2017 1
#62770 Move comment cookie handling to user/JavaScript space normal normal Future Release enhancement 04/23/2025 1
#55922 Update wp_list_comments type parameter to allow array or string has-patch normal normal Awaiting Review enhancement 07/17/2024 1
#58156 finetune wp_update_comment_count has-patch normal normal Awaiting Review enhancement 07/08/2023 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
#57513 All the comments not showing properly in edit posts has-patch normal normal Awaiting Review defect (bug) 01/20/2023
#53674 Approved comment isn't displaying when its parent comment is spam normal normal Awaiting Review defect (bug) 07/15/2021
#48519 Comment reply form in admin incompatible with most custom fields plugins normal normal Awaiting Review defect (bug) 11/06/2019
#49669 Duplicate comments from the same user could be inserted to the database normal minor Awaiting Review defect (bug) 03/20/2020
#52682 Total comment count is wrong with two meta queries on the same key normal normal Awaiting Review defect (bug) 03/01/2021
#58450 WP_Comment_Query status argument documentation misses any normal normal Awaiting Review defect (bug) 07/04/2024
#51492 Wrong order of comments when using numbered pagination dev-feedback normal normal Awaiting Review defect (bug) 10/10/2020
#63332 wp_editor_settings filter hook not working as expected in WordPress Admin normal normal Awaiting Review defect (bug) 04/22/2025
#63157 wp_list_comments behaves differently when passed string or array normal normal Awaiting Review defect (bug) 04/24/2025
#47447 Allow client-side storing of comment meta normal normal Awaiting Review enhancement 05/31/2019
#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
#34389 Comment pagination settings should discourage infinite comments-per-page normal normal enhancement 06/04/2019
#50361 Highlight if link targets in comments don't refer to the link text dev-feedback normal normal Awaiting Review enhancement 06/10/2020
#60238 Remove comments completely option normal normal Awaiting Review enhancement 01/12/2024
#35432 `wp_list_comments()` should perform a more modest fallback comment query normal normal enhancement 06/04/2019
#54234 comment_type of reply should be same as parent normal normal Awaiting Review enhancement 10/18/2021
#53215 get_comments_number should also need comment_type normal normal Awaiting Review enhancement 05/16/2021
#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

Cron API (25 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57271 Cron unschedule / reschedule event errors audrasjb has-patch normal normal Awaiting Review defect (bug) 03/10/2025 93
#49693 Drop duplicate recurring cron events whyisjake* has-patch normal normal Future Release enhancement 01/31/2021 32
#57924 Cron fires twice j3gaming dev-feedback normal critical Awaiting Review defect (bug) 03/05/2024 22
#34913 Unscheduling cron jobs fails when original arguments were not an array. johnjamesjacoby dev-feedback normal normal Future Release defect (bug) 11/03/2025 19
#35491 Add a function to check whether a hook is scheduled has-patch normal normal Future Release enhancement 06/04/2019 13
#39340 Scheduled Posts are being missed (problem with wp-cron.php?) normal normal Awaiting Review defect (bug) 04/03/2020 10
#63987 wp_get_scheduled_event() incorrectly returns false for cron events scheduled with a timestamp of 0. dev-feedback normal normal 7.0 defect (bug) 11/06/2025 10
#51716 WP Cron - looses entries has-patch normal normal Awaiting Review defect (bug) 02/15/2025 8
#11800 doubled execution of cron jobs westi dev-feedback normal normal Future Release defect (bug) 04/04/2021 7
#64157 Introduce constant or filter to prevent wp-cron.php triggering cron jobs. has-patch normal normal Future Release enhancement 10/31/2025 7
#29581 Scheduled Posts do not work in WordPress 4.0 normal normal Awaiting Review defect (bug) 06/04/2019 6
#63830 Event system breaks when an event is scheduled during processing of a queue of more than one events has-patch normal normal Awaiting Review defect (bug) 09/25/2025 5
#47590 Add unit tests for requests to wp-cron.php has-patch normal normal Future Release defect (bug) 02/14/2025 4
#47127 Parameter Error in class-wp-hook files normal major Awaiting Review defect (bug) 05/09/2019 4
#56490 wp-cron.php using count() on null normal normal Awaiting Review defect (bug) 09/04/2022 4
#28635 Add status codes and hooks to wp-cron.php chriscct7 has-patch normal normal Future Release feature request 07/14/2023 4
#57589 transition_post_status hook does not fire when cron publishes scheduled post. close normal normal Awaiting Review defect (bug) 10/07/2025 3
#63938 A feature to bulk schedule events reporter-feedback normal normal Awaiting Review enhancement 09/06/2025 3
#53927 Add test for _get_cron_array() has-patch normal normal Awaiting Review defect (bug) 08/17/2021 2
#58470 Add configurable batching to `wp_scheduled_delete` for controlling cleanup operations normal normal Awaiting Review enhancement 06/07/2023 2
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x has-patch normal minor Awaiting Review enhancement 10/28/2024 2
#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
#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
#55556 WP cron daily issue normal normal Awaiting Review defect (bug) 04/11/2022
#60657 wp_schedule_event problem normal normal Awaiting Review defect (bug) 02/29/2024

Customize (48 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39128 Customize: Preview fails to load when domain mapping in use (home/siteurl domain mismatch) normal normal Future Release defect (bug) 10/20/2017 73
#40432 Customizer: Should we stop contextually hiding features? normal normal Awaiting Review enhancement 09/12/2018 59
#33085 Customizer: controls description inside labels are not real labels nor descriptions high normal Future Release defect (bug) 04/09/2025 49
#21666 Customizer Revisions (previously reset/undo/revert) melchoyce normal normal Future Release feature request 05/24/2021 49
#38707 Customizer: Additional CSS highlight, revisions, selection, per-page, pop-out normal normal Future Release enhancement 06/01/2021 42
#22037 Customizer: Live preview fetches page but does not display (show error message) normal normal Future Release defect (bug) 05/22/2021 31
#49876 Identify items used in current menu in menu selection panels. joedolson* has-patch normal normal Future Release enhancement 10/14/2025 31
#40922 Use finer-grained capabilities with `customize_changeset` post type needs-unit-tests normal normal Future Release enhancement 05/16/2020 30
#21627 Filter for custom-background CSS selector peterwilsoncc needs-unit-tests low minor Future Release enhancement 05/22/2021 28
#36191 Support responsive images in WP_Customize_Media_Control joemcgill normal normal Future Release defect (bug) 05/23/2021 26
#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
#42140 Incorrect use of plural in class-wp-customize-themes-section.php SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 08/11/2025 25
#38624 Allow starter content to apply after a site has already been set up and is no longer “fresh” normal normal Future Release enhancement 11/23/2020 24
#29071 Make it easier to include an instance of the Customizer outside of customize.php normal normal Future Release enhancement 05/22/2021 24
#39461 default-preset option for custom background cannot be set by default has-patch normal normal Future Release defect (bug) 05/24/2021 23
#39752 Customize: add a post editing flow normal normal Future Release feature request 10/11/2020 23
#40199 Customize: collapse suggested and previously uploaded header images with accordions close normal normal Future Release defect (bug) 12/02/2019 22
#35559 Image wrapped in anchor disappear in Customizer (Safari) reporter-feedback normal normal Awaiting Review defect (bug) 05/23/2021 22
#33589 Using the customizer on wp-login.php (and similar) normal normal Future Release defect (bug) 03/21/2024 22
#40278 Customizer: Introduce theme uploading normal normal Future Release task (blessed) 11/22/2020 22
#53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox normal major Future Release defect (bug) 06/07/2022 19
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object has-patch normal normal Future Release enhancement 05/17/2022 19
#36447 Responsive preview icons in Customizer need tooltips joedolson* dev-feedback normal normal Future Release enhancement 09/02/2025 19
#39665 Customize: nav menu fallbacks don't get edit shortcuts reporter-feedback normal normal Future Release defect (bug) 03/14/2025 17
#57170 Fix invalid menu-item-parent reporter-feedback normal normal Future Release defect (bug) 08/26/2025 16
#37887 Make attachments atomic until a Customizer session is published normal normal Future Release enhancement 10/16/2017 16
#37915 Customize: allow terms to be created in nav menus boonebgorges dev-feedback normal normal Future Release enhancement 05/23/2021 14
#29316 Need more value and preview hooks for WP_Customize_Settings low normal Future Release enhancement 03/20/2018 14
#44976 Proposal to add deregister_control_type(), deregister_panel_type() and deregister_section_type() methods to WP_Customize_Manager dev-feedback normal normal Awaiting Review enhancement 06/01/2019 14
#37653 customizer sections with 'active_callback' set to 'is_front_page' don't show when "Front page displays" "a static page" and no page is selected needs-unit-tests normal normal defect (bug) 06/04/2019 13
#38549 Additional CSS lost when changing themes dev-feedback normal normal Future Release enhancement 05/23/2021 13
#22880 Customize Themes without activation normal normal Future Release enhancement 05/22/2021 13
#41126 Customizer does not work if both wp_footer() and wp_head() functions are not present in the theme. normal normal Future Release enhancement 07/05/2017 12
#38093 WP_Customize_Color_Control - Color Transparency dev-feedback normal normal enhancement 03/27/2025 12
#46540 Admin bar CSS shouldn't be added in the customizer dev-feedback normal normal Future Release defect (bug) 05/30/2021 11
#29040 Customizer: Header Image not Updating when using static front page normal normal Future Release defect (bug) 11/29/2019 11
#51093 Custom CSS output runs through the wrong filter for custom user role normal normal Future Release defect (bug) 10/26/2020 10
#43469 Native Site Icon feature in Customizer is outdated normal normal Future Release enhancement 05/31/2021 10
#32861 Site Icon: Provide display for all existing site-icon cropped images normal normal Future Release enhancement 06/04/2019 10
#39681 Add RGBA to Customizer color picker normal normal Future Release feature request 02/08/2019 10
#25333 Can't remove theme support for certain custom header arguments has-patch normal normal Awaiting Review defect (bug) 02/14/2017 9
#32577 Customizer QUnit tests not cleaning up dlh has-patch normal normal Future Release defect (bug) 07/19/2022 9
#38954 Customizer: Increase preview refreshBuffer (perhaps with decay) when making rapid changes such as via text inputs normal normal Future Release defect (bug) 05/31/2021 9
#37586 Menu customizer: search results not properly filtered has-patch normal normal Future Release defect (bug) 07/02/2025 9
#42533 New pages scheduled via Customizer viewable as admin, 404 as visitor normal normal Future Release defect (bug) 05/29/2021 9
#54211 Small css bug when using customize-controls in customizer.php dev-feedback normal minor Awaiting Review defect (bug) 09/09/2022 9
#37916 Customize: ability to disable content creation in menus normal normal Future Release enhancement 06/04/2019 9
#39599 Customizer: when no title on page it adds weird content in navigation link has-patch normal normal Awaiting Review enhancement 07/26/2017 9
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.