Make WordPress Core

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

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

Comments (37 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55470 Allow for finer-grained callbacks for wp_list_comment normal normal Awaiting Review enhancement 03/27/2022 1
#55891 Please add an action for additions within the "comment-metadata" div has-patch normal normal Awaiting Review defect (bug) 10/17/2024 3
#55922 Update wp_list_comments type parameter to allow array or string has-patch normal normal Awaiting Review enhancement 07/17/2024 1
#56261 Normalize comment function parameters with mixed case names SergeyBiryukov* normal normal Future Release enhancement 02/08/2023 8
#56499 count() used in the loop condition has-patch lowest normal Awaiting Review defect (bug) 09/21/2022 8
#56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty has-patch normal normal Awaiting Review defect (bug) 06/08/2023 2
#57105 Enhance wp_handle_comment_submission() with a custom validation normal normal Awaiting Review enhancement 11/14/2022 3
#57106 Allowing comment form error pages has-patch normal normal Awaiting Review enhancement 11/14/2022 1
#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
#57343 HTML in comments is automatically deleted dev-feedback normal major Awaiting Review defect (bug) 02/09/2023 4
#57432 Edit comments capability issue normal normal Awaiting Review defect (bug) 05/12/2025 4
#57513 All the comments not showing properly in edit posts has-patch normal normal Awaiting Review defect (bug) 01/20/2023
#57615 Various comment functions reporting error when `get_comment()` returns `null` has-patch normal minor Awaiting Review defect (bug) 03/08/2023 4
#57732 Add a filter for comment template block normal normal Awaiting Review feature request 02/16/2023
#57979 Can't upload images to WordPress Comments dev-feedback normal normal Future Release defect (bug) 10/16/2023 26
#58014 Invalid Post ID when updating a comment in editing has-patch normal normal Awaiting Review defect (bug) 05/12/2025 4
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 has-patch normal normal Awaiting Review defect (bug) 04/02/2023 2
#58156 finetune wp_update_comment_count has-patch normal normal Awaiting Review enhancement 07/08/2023 1
#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
#58450 WP_Comment_Query status argument documentation misses any normal normal Awaiting Review defect (bug) 07/04/2024
#58544 Need to verify safe website URL in comment form has-patch normal normal Awaiting Review defect (bug) 06/21/2023 4
#58604 title_reply_to Value of comment_form() Function Isn't Working reporter-feedback normal major Awaiting Review defect (bug) 01/10/2024 1
#58700 wp_set_comment_status() modifies post_content normal major Awaiting Review defect (bug) 07/14/2023 3
#58723 Remove deprecated parameter tests in comments_link() reporter-feedback normal normal Awaiting Review defect (bug) 08/27/2023 5
#59191 Disqus Commenting Plugin Blocked by Twenty Twentythree Theme close normal normal Awaiting Review defect (bug) 08/24/2023 2
#59488 Add index to comment_type and comment_approved fields in comment table normal normal Awaiting Review enhancement 11/17/2024 2
#60161 Comments on pages where comments are not allowed normal normal Awaiting Review defect (bug) 05/12/2025 7
#60238 Remove comments completely option normal normal Awaiting Review enhancement 01/12/2024
#60281 Cannot unset comment_notes_before needs-unit-tests normal normal Future Release defect (bug) 01/18/2024 5
#60533 The comment tree is old – maybe it’s worth changing it? reporter-feedback normal normal Awaiting Review enhancement 02/20/2024 3
#60693 "Previously approved comment" for logged out users bug dev-feedback normal normal Awaiting Review defect (bug) 03/07/2024 7
#61468 DivisionByZero issue for comments on PHP8.0+ dev-feedback normal major Awaiting Review defect (bug) 04/03/2025 10
#62066 Weird ability to modify comments to be empty Lela Bones normal minor Awaiting Review defect (bug) 10/04/2024 2
#62644 Editing comments as an admin, in the Admin UI, filters the HTML elements of the comment as though the edit was done by the original author. normal normal Awaiting Review defect (bug) 12/06/2024 10
#62770 Move comment cookie handling to user/JavaScript space normal normal Future Release enhancement 04/23/2025 1
#63157 wp_list_comments behaves differently when passed string or array normal normal Awaiting Review defect (bug) 04/24/2025
#63332 wp_editor_settings filter hook not working as expected in WordPress Admin normal normal Awaiting Review defect (bug) 04/22/2025

Cron API (22 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#11800 doubled execution of cron jobs westi dev-feedback normal normal Future Release defect (bug) 04/04/2021 7
#28635 Add status codes and hooks to wp-cron.php chriscct7 has-patch normal normal Future Release feature request 07/14/2023 4
#29581 Scheduled Posts do not work in WordPress 4.0 normal normal Awaiting Review defect (bug) 06/04/2019 6
#32306 wp-cron throws 500 errors for SSL enabled sites reporter-feedback normal critical Awaiting Review defect (bug) 11/14/2017 11
#34913 Unscheduling cron jobs fails when original arguments were not an array. dev-feedback normal normal Awaiting Review defect (bug) 09/02/2021 12
#35491 Add a function to check whether a hook is scheduled has-patch normal normal Future Release enhancement 06/04/2019 13
#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
#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
#47127 Parameter Error in class-wp-hook files normal major Awaiting Review defect (bug) 05/09/2019 4
#47590 Add unit tests for requests to wp-cron.php has-patch normal normal Future Release defect (bug) 02/14/2025 4
#49693 Drop duplicate recurring cron events whyisjake* has-patch normal normal Future Release enhancement 01/31/2021 32
#51716 WP Cron - looses entries has-patch normal normal Awaiting Review defect (bug) 02/15/2025 8
#53927 Add test for _get_cron_array() has-patch normal normal Awaiting Review defect (bug) 08/17/2021 2
#55556 WP cron daily issue normal normal Awaiting Review defect (bug) 04/11/2022
#56490 wp-cron.php using count() on null normal normal Awaiting Review defect (bug) 09/04/2022 4
#57271 Cron unschedule / reschedule event errors audrasjb has-patch normal normal Awaiting Review defect (bug) 03/10/2025 93
#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
#57924 Cron fires twice j3gaming dev-feedback normal critical Awaiting Review defect (bug) 03/05/2024 22
#58470 Add configurable batching to `wp_scheduled_delete` for controlling cleanup operations normal normal Awaiting Review enhancement 06/07/2023 2
#60657 wp_schedule_event problem normal normal Awaiting Review defect (bug) 02/29/2024
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x has-patch normal minor Awaiting Review enhancement 10/28/2024 2

Customize (41 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#21627 Filter for custom-background CSS selector peterwilsoncc needs-unit-tests low minor Future Release enhancement 05/22/2021 28
#21666 Customizer Revisions (previously reset/undo/revert) melchoyce normal normal Future Release feature request 05/24/2021 49
#22037 Customizer: Live preview fetches page but does not display (show error message) normal normal Future Release defect (bug) 05/22/2021 31
#22880 Customize Themes without activation normal normal Future Release enhancement 05/22/2021 13
#24844 get_theme_mods doesn't return the theme customizer preview's new values. normal normal Future Release defect (bug) 02/14/2017 6
#25333 Can't remove theme support for certain custom header arguments has-patch normal normal Awaiting Review defect (bug) 02/14/2017 9
#29040 Customizer: Header Image not Updating when using static front page normal normal Future Release defect (bug) 11/29/2019 11
#29071 Make it easier to include an instance of the Customizer outside of customize.php normal normal Future Release enhancement 05/22/2021 24
#29288 Settings updated within the Customizer Preview are not synced up to main app Panel lowest normal Future Release enhancement 05/22/2021 8
#29316 Need more value and preview hooks for WP_Customize_Settings low normal Future Release enhancement 03/20/2018 14
#29948 Use contextual controls (active_callback) API for conditionally-displayed core contextual controls lowest normal Future Release enhancement 02/20/2017 9
#30181 Add more Underscore.js array methods to wp.customize.Values and re-use _ for Customizer JS methods lowest normal Future Release task (blessed) 03/14/2017 4
#30277 Split up Customizer JS into separate files and remove self-booting jQuery.ready call normal normal Future Release enhancement 06/13/2018 18
#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
#31436 Handle conflicts in concurrent Customizer sessions normal normal Future Release enhancement 05/22/2021 16
#31970 Live Preview header image crop is not correct size normal normal Awaiting Review defect (bug) 03/21/2017 5
#31980 Customizer Theme Switcher Details Modal: previous/next/close buttons require double taps on IOS reporter-feedback normal normal Future Release defect (bug) 05/22/2021 8
#32577 Customizer QUnit tests not cleaning up dlh has-patch normal normal Future Release defect (bug) 07/19/2022 9
#32667 Customizer: autofocus should load as soon as the panel/section/control is active normal normal Future Release defect (bug) 11/29/2020 8
#32861 Site Icon: Provide display for all existing site-icon cropped images normal normal Future Release enhancement 06/04/2019 10
#33085 Customizer: controls description inside labels are not real labels nor descriptions high normal Future Release defect (bug) 04/09/2025 49
#33107 Add a Menu button: when clicked the icon does not rotate around center point dev-feedback low normal Future Release enhancement 05/22/2021 8
#33139 Customizer on mobile: 'Save & Publish' button may overflow when translated. dev-feedback normal normal Awaiting Review defect (bug) 05/23/2021 4
#33267 Customizer Theme details: too many events has-patch normal normal Future Release defect (bug) 05/23/2021 5
#33469 Customizer Menus: Restore active menu to a location after selecting and unsetting another menu dev-feedback normal normal Awaiting Review enhancement 05/23/2021 5
#33589 Using the customizer on wp-login.php (and similar) normal normal Future Release defect (bug) 03/21/2024 22
#34233 There is not a body class filter within the customizer. normal normal Future Release enhancement 12/11/2019 6
#34747 Provide more flexibility for "You are customizing" text ryankienstra close normal normal Awaiting Review enhancement 05/23/2021 13
#35559 Image wrapped in anchor disappear in Customizer (Safari) reporter-feedback normal normal Awaiting Review defect (bug) 05/23/2021 22
#35827 Customizer: Create a dropzone for adding images high normal Future Release enhancement 09/26/2017 20
#35857 Add QUnit tests for Customizer preview, including Selective Refresh needs-unit-tests normal normal Future Release task (blessed) 03/17/2023 17
#36191 Support responsive images in WP_Customize_Media_Control joemcgill normal normal Future Release defect (bug) 05/23/2021 26
#36442 Customizer: when setting header image and site logo, also create a 2x image if possible normal normal Future Release defect (bug) 01/24/2017 2
#36447 Responsive preview icons in Customizer need tooltips joedolson* dev-feedback normal normal 6.9 enhancement 03/26/2025 17
#36559 Using "widget" as part of setting title breaks the customizer since 4.5 close normal normal Awaiting Review defect (bug) 05/23/2021 7
#36581 Customizer Header Image Control should extend the cropped image control normal normal Future Release enhancement 05/29/2019 7
#36582 Export main query from Customizer preview low normal Future Release enhancement 05/23/2021 8
#36911 Customizer and Theme Installer spinners should have different z-index has-patch normal normal Future Release defect (bug) 05/23/2021 4
#37274 Facilitate updating/extending Customizer setting values that are objects normal normal Future Release enhancement 04/19/2019 2
#37275 Facilitate creating controls that manipulate settings with object values low normal Future Release enhancement 04/19/2019 3
#37281 Allow non-error notifications to be set for Customizer settings from PHP normal normal Future Release enhancement 04/19/2019 2
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.