Make WordPress Core

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

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

Comments (29 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#46931 Argument type mismatch has-patch normal normal Awaiting Review defect (bug) 10/16/2020 8
#53674 Approved comment isn't displaying when its parent comment is spam normal normal Awaiting Review defect (bug) 07/15/2021
#49869 Apply comment field filters to backend has-patch normal normal Awaiting Review defect (bug) 03/07/2024 4
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. needs-unit-tests normal normal Future Release defect (bug) 06/24/2025 2
#40164 Apace HTTP 414 error on deleting comments in bulk has-patch normal normal Awaiting Review defect (bug) 03/15/2017 1
#48088 Anonymous Avatar should be served locally has-patch low normal Future Release enhancement 07/30/2025 2
#57106 Allowing comment form error pages has-patch normal normal Awaiting Review enhancement 11/14/2022 1
#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
#30909 Allow passing ID for comment_form container and title dev-feedback normal normal defect (bug) 07/01/2025 8
#38925 Allow override of depth limits on comment reply link dev-feedback normal normal Future Release enhancement 05/26/2020 5
#55470 Allow for finer-grained callbacks for wp_list_comment normal normal Awaiting Review enhancement 03/27/2022 1
#20302 Allow comment_form() to add attributes to <form> tag has-patch normal normal enhancement 06/04/2019 10
#16252 Allow comment reparenting to fix poor threading has-patch normal normal Future Release feature request 11/23/2023 25
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* dev-feedback normal normal Future Release enhancement 02/10/2020 6
#47447 Allow client-side storing of comment meta normal normal Awaiting Review enhancement 05/31/2019
#20597 Allow WP_Comment_Query::query to filter by category needs-unit-tests normal normal enhancement 06/04/2019 2
#57513 All the comments not showing properly in edit posts has-patch normal normal Awaiting Review defect (bug) 01/20/2023
#53310 All Comments are not visible in comment section in WordPress Backend Post Section has-patch normal normal Awaiting Review defect (bug) 08/01/2025 7
#59488 Add index to comment_type and comment_approved fields in comment table normal normal Awaiting Review enhancement 09/15/2025 4
#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
#48480 Add comment_form_opening_tag and comment_form_closing_tag filters normal normal Awaiting Review enhancement 12/03/2019 1
#39505 Add an option to add custom classes to comment_reply_link() reporter-feedback normal normal Awaiting Review enhancement 06/18/2025 2
#57732 Add a filter for comment template block normal normal Awaiting Review feature request 02/16/2023
#20977 Add Dynamic Comment Statuses dev-feedback normal normal Future Release enhancement 07/30/2025 10
#53639 Ability to add checkboxes to "Email me whenever" section has-patch normal normal Awaiting Review enhancement 06/02/2022 3
#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
#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
#60693 "Previously approved comment" for logged out users bug dev-feedback normal normal Awaiting Review defect (bug) 03/07/2024 7
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. has-patch normal normal Future Release defect (bug) 09/25/2025 4

Cron API (26 matches)

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

Customize (45 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#24844 get_theme_mods doesn't return the theme customizer preview's new values. normal normal Future Release defect (bug) 02/14/2017 6
#39461 default-preset option for custom background cannot be set by default has-patch normal normal Future Release defect (bug) 05/24/2021 23
#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
#49666 customizer doesn't works when backslash is use in site title has-patch normal normal Future Release defect (bug) 06/16/2022 8
#43122 customize.php fails to load with default changeset_uuid bpayton reporter-feedback normal normal Awaiting Review defect (bug) 05/30/2021 5
#30969 adding theme support for 'custom-header' or 'custom-background' results to duplicate admin menu items dev-feedback normal normal Awaiting Review defect (bug) 05/22/2021 5
#53688 add super admin feature to help developer normal major Awaiting Review feature request 07/19/2021 1
#50730 _wpCustomizeSettings has invalid data for starter-content widgets dev-feedback normal normal Awaiting Review defect (bug) 11/05/2020 7
#44511 Widgets generated by wp_register_sidebar_widget can not be add via customizer reporter-feedback normal major Future Release defect (bug) 04/22/2022 7
#51947 When Customizer `setup_theme` action fails during wp-settings.php, WordPress crashes due to missing global $wp_locale normal major Future Release defect (bug) 02/08/2021 7
#55051 WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity for preview and update normal normal Future Release defect (bug) 04/27/2022 3
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) has-patch normal normal Awaiting Review defect (bug) 03/22/2019 1
#38093 WP_Customize_Color_Control - Color Transparency dev-feedback normal normal enhancement 03/27/2025 12
#55146 WP5.9 Customizer partially white-screens in Safari browser normal normal Awaiting Review defect (bug) 02/11/2022 1
#39614 Video header: Support free formats like .webm/vp8 and .ogv/theora normal normal Awaiting Review enhancement 03/13/2017 3
#64418 Valid CSS is causing failure in the Additional CSS panel jonsurrell dev-feedback normal normal 7.0 defect (bug) 01/09/2026 36
#33589 Using the customizer on wp-login.php (and similar) normal normal Future Release defect (bug) 03/21/2024 22
#40922 Use finer-grained capabilities with `customize_changeset` post type needs-unit-tests normal normal Future Release enhancement 05/16/2020 30
#29948 Use contextual controls (active_callback) API for conditionally-displayed core contextual controls lowest normal Future Release enhancement 02/20/2017 9
#37882 Typo in the tests/qunit/wp-admin/js/customize-header.js dev-feedback normal normal Future Release defect (bug) 04/18/2019 3
#34233 There is not a body class filter within the customizer. normal normal Future Release enhancement 12/11/2019 6
#45669 Theme Default Suggested Header Image Not display reporter-feedback normal normal Awaiting Review defect (bug) 11/09/2019 2
#62681 The theme count in Customizer > Change > WordPress.org Themes displays incorrect results normal normal Awaiting Review defect (bug) 05/12/2025 7
#36191 Support responsive images in WP_Customize_Media_Control joemcgill normal normal Future Release defect (bug) 05/23/2021 26
#40146 Starter content can be silently published with other themes normal normal Future Release defect (bug) 11/02/2017 7
#45737 Starter Content: Add support for terms and taxonomies normal normal Future Release enhancement 12/14/2019 3
#47550 Some Unicode characters not saving in customizer normal minor Awaiting Review defect (bug) 05/31/2021 2
#54211 Small css bug when using customize-controls in customizer.php dev-feedback normal minor Awaiting Review defect (bug) 09/09/2022 9
#55766 Site icon checkbox to use the site logo normal normal Awaiting Review enhancement 05/18/2022
#32861 Site Icon: Provide display for all existing site-icon cropped images normal normal Future Release enhancement 06/04/2019 10
#43464 Search Options in Customizer normal normal Future Release enhancement 05/30/2021 2
#36447 Responsive preview icons in Customizer need tooltips joedolson* dev-feedback normal normal Future Release enhancement 09/02/2025 19
#51962 Race condition in wp_get_custom_css_post() would clear the custom CSS entry reporter-feedback normal normal Awaiting Review defect (bug) 12/08/2020 1
#47564 Protect against recursive customizer navigation menu data has-patch normal normal Future Release defect (bug) 06/27/2025 6
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor has-patch normal normal Future Release enhancement 12/05/2019 8
#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
#40862 Partially visible controls within a pane do not scroll into view jpurdy647 has-patch low normal Future Release enhancement 11/25/2020 8
#47990 Opening/Closing the 'Add Items' slideout in the Customizer Menu editor loses the check icon normal normal Future Release enhancement 06/01/2021 6
#42533 New pages scheduled via Customizer viewable as admin, 404 as visitor normal normal Future Release defect (bug) 05/29/2021 9
#29316 Need more value and preview hooks for WP_Customize_Settings low normal Future Release enhancement 03/20/2018 14
#43469 Native Site Icon feature in Customizer is outdated normal normal Future Release enhancement 05/31/2021 10
#63234 Misalignment of post items in WordPress menu customization panel has-patch normal normal Awaiting Review defect (bug) 04/04/2025 2
#37586 Menu customizer: search results not properly filtered has-patch normal normal Future Release defect (bug) 07/02/2025 9
#51820 Make starter content for fresh sites more discoverable normal normal Awaiting Review enhancement 11/18/2020
#29071 Make it easier to include an instance of the Customizer outside of customize.php normal normal Future Release enhancement 05/22/2021 24
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.