Make WordPress Core

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

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. has-patch normal normal Future Release defect (bug) 03/20/2020 1
#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 low normal Future Release enhancement 11/01/2019 1
#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) 06/04/2019 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 reporter-feedback normal normal Awaiting Review defect (bug) 06/25/2021 3
#59488 Add index to comment_type and comment_approved fields in comment table normal normal Awaiting Review enhancement 06/13/2025 3
#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/04/2025 1
#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 01/14/2020 9
#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) 01/24/2019 3

Cron API (22 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
#56490 wp-cron.php using count() on null normal normal Awaiting Review defect (bug) 09/04/2022 4
#32306 wp-cron throws 500 errors for SSL enabled sites reporter-feedback normal critical Awaiting Review defect (bug) 11/14/2017 11
#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
#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. dev-feedback normal normal Awaiting Review defect (bug) 09/02/2021 12
#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
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x has-patch normal minor Awaiting Review enhancement 10/28/2024 2
#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

Customize (49 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
#38797 api.previewer.refresh() could return a deferred.promise() with custom server data has-patch normal normal Future Release enhancement 05/24/2021 4
#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
#53854 When opening Appearance/Customize, a different theme is activated, destroying all settings reporter-feedback normal normal Awaiting Review defect (bug) 08/02/2021 1
#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
#33589 Using the customizer on wp-login.php (and similar) normal normal Future Release defect (bug) 03/21/2024 22
#46352 Using a single quote locks up UI reporter-feedback normal normal Awaiting Review defect (bug) 12/15/2021 1
#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
#47445 Unable to set rows attribute for textarea input in the Customizer has-patch normal normal Future Release defect (bug) 05/31/2021 2
#50696 UI issue in customizer menus section normal normal Future Release defect (bug) 06/01/2021 3
#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
#30277 Split up Customizer JS into separate files and remove self-booting jQuery.ready call normal normal Future Release enhancement 06/13/2018 18
#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
#37516 Site title and tagline: allow ability to hide each independently has-patch normal normal Future Release defect (bug) 01/25/2019 35
#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
#43896 Several flex and grid CSS properties listed as Unknown property in Customizer has-patch normal normal Future Release defect (bug) 05/30/2021 4
#29288 Settings updated within the Customizer Preview are not synced up to main app Panel lowest normal Future Release enhancement 05/22/2021 8
#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 6.9 enhancement 03/26/2025 17
#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) 05/31/2021 5
#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
#47692 Optgroup in Customizer Select Control has-patch normal normal Future Release enhancement 07/27/2020 27
#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
#43197 Nesting @media rule inside @supports rule fails CSS validation dev-feedback normal normal Awaiting Review defect (bug) 05/30/2021 3
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.