Make WordPress Core

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

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

Comments (31 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#16252 Allow comment reparenting to fix poor threading has-patch normal normal Future Release feature request 11/23/2023 25
#58604 title_reply_to Value of comment_form() Function Isn't Working reporter-feedback normal major Awaiting Review defect (bug) 01/10/2024 1
#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
#40143 Comment template functions don't check for comment existence needs-unit-tests normal normal Future Release defect (bug) 02/08/2024 8
#60161 Comments on pages where comments are not allowed has-patch normal normal Awaiting Review defect (bug) 02/15/2024 7
#60533 The comment tree is old – maybe it’s worth changing it? reporter-feedback normal normal Awaiting Review enhancement 02/20/2024 3
#49869 Apply comment field filters to backend has-patch normal normal Awaiting Review defect (bug) 03/07/2024 4
#60693 "Previously approved comment" for logged out users bug dev-feedback normal normal Awaiting Review defect (bug) 03/07/2024 7
#54149 Audit `get_comment()` response checks. has-patch normal normal Future Release defect (bug) 04/01/2024 14
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not close normal normal Future Release defect (bug) 04/04/2024 17
#22301 Performance problem with Recent Comments widget has-patch normal normal defect (bug) 04/19/2024 9
#52480 Refine the display of the comment approval notification opt-in confirmation message dev-feedback normal normal Future Release enhancement 07/02/2024 9
#58450 WP_Comment_Query status argument documentation misses any normal normal Awaiting Review defect (bug) 07/04/2024
#55922 Update wp_list_comments type parameter to allow array or string has-patch normal normal Awaiting Review enhancement 07/17/2024 1
#47514 Change priority of make_clickable callback to boost performance normal minor Awaiting Review enhancement 09/22/2024 3
#62066 Weird ability to modify comments to be empty Lela Bones normal minor Awaiting Review defect (bug) 10/04/2024 2
#55891 Please add an action for additions within the "comment-metadata" div has-patch normal normal Awaiting Review defect (bug) 10/17/2024 3
#46713 Comment reply link uses inconvenient eventlistener close normal normal Awaiting Review defect (bug) 11/15/2024 16
#59488 Add index to comment_type and comment_approved fields in comment table normal normal Awaiting Review enhancement 11/17/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
#35214 Custom Comment Types normal normal Future Release task (blessed) 01/23/2025 42
#51589 Missing whitespace between comment reply title and cancel comment reply link reporter-feedback normal normal Awaiting Review defect (bug) 02/27/2025 7
#36409 Comments number is wrong pbearne has-patch normal normal 6.9 defect (bug) 03/10/2025 13
#61468 DivisionByZero issue for comments on PHP8.0+ dev-feedback normal major Awaiting Review defect (bug) 04/03/2025 10
#39044 HTML5 Comments create an `article` element without headings, generating validation errors. normal normal Future Release defect (bug) 04/08/2025 8
#63332 wp_editor_settings filter hook not working as expected in WordPress Admin normal normal Awaiting Review defect (bug) 04/22/2025
#47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute joedolson* has-patch normal normal 6.9 enhancement 04/22/2025 17
#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
#10931 Verify Comment Email Addresses of Registered Users adamsilverstein needs-unit-tests normal normal 6.9 enhancement 04/25/2025 48

Cron API (22 matches)

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

Customize (47 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39091 Customize: Nav menu item controls should be inactive when items are excluded from preview normal normal Future Release defect (bug) 01/15/2017 2
#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
#38957 Customize Menus: Menu locations should be able to opt-out of menu item types that can be added to associated menus normal normal Future Release enhancement 01/21/2017 1
#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
#25333 Can't remove theme support for certain custom header arguments has-patch normal normal Awaiting Review defect (bug) 02/14/2017 9
#24844 get_theme_mods doesn't return the theme customizer preview's new values. normal normal Future Release defect (bug) 02/14/2017 6
#29948 Use contextual controls (active_callback) API for conditionally-displayed core contextual controls lowest normal Future Release enhancement 02/20/2017 9
#39614 Video header: Support free formats like .webm/vp8 and .ogv/theora normal normal Awaiting Review enhancement 03/13/2017 3
#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
#31970 Live Preview header image crop is not correct size normal normal Awaiting Review defect (bug) 03/21/2017 5
#38077 Facilitating embedding customizer controls outside of sections westonruter* normal normal Future Release enhancement 05/07/2017 6
#38072 Eliminate placeholder nav menu items in favor of auto-drafts in Customizer normal normal Future Release enhancement 06/07/2017 8
#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
#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
#38845 Implement HTML5 input validity constraints in customizer settings normal normal Future Release enhancement 09/18/2017 5
#40527 Decouple WP_Customize_Manager normal normal Future Release enhancement 09/25/2017 9
#35827 Customizer: Create a dropzone for adding images high normal Future Release enhancement 09/26/2017 20
#40272 Customize: Account for media queries in l10n.css normal normal Future Release defect (bug) 10/03/2017 3
#37887 Make attachments atomic until a Customizer session is published normal normal Future Release enhancement 10/16/2017 16
#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
#40146 Starter content can be silently published with other themes normal normal Future Release defect (bug) 11/02/2017 7
#39609 Customizer should display "Fade" effect for entire iFrame for settings using partialRefresh when selector is not visible normal normal Future Release enhancement 11/06/2017 3
#42872 Customize: Improve display of theme tag filters on mobile normal normal Future Release defect (bug) 12/11/2017
#42046 Customize Themes: Clarify active and previewed themes normal normal Future Release defect (bug) 01/15/2018 7
#42873 Customize: Allow themes to be installed when SFTP credentials required has-patch normal normal Future Release defect (bug) 01/15/2018 2
#42331 Improve setting up header images in Customizer normal normal Future Release enhancement 01/15/2018 3
#29316 Need more value and preview hooks for WP_Customize_Settings low normal Future Release enhancement 03/20/2018 14
#30277 Split up Customizer JS into separate files and remove self-booting jQuery.ready call normal normal Future Release enhancement 06/13/2018 18
#40200 Introduce WP_Customize_Embed_Control normal normal Future Release enhancement 07/08/2018 4
#42806 Allow installing themes in the Customizer on multisite dev-feedback normal normal Future Release enhancement 07/08/2018 1
#41972 Add Import/Export functionality to the Customizer normal normal Awaiting Review enhancement 07/13/2018 2
#40432 Customizer: Should we stop contextually hiding features? normal normal Awaiting Review enhancement 09/12/2018 59
#42078 Customize: fix the color hue picker HTML and accessibility has-patch normal normal Future Release defect (bug) 09/26/2018 8
#42635 Customize: Add default value for customizeAction param for sections normal normal Future Release enhancement 10/12/2018 1
#42644 Customize: Add rich text control for managing tagline and new footer credit theme support normal normal Future Release feature request 01/09/2019 6
#42272 Customize: Use client-side templates for rendering base controls normal normal Future Release enhancement 01/09/2019 2
#42614 Customize: Changesets can still be previewed even after having been published normal normal Future Release defect (bug) 01/21/2019 2
#37516 Site title and tagline: allow ability to hide each independently has-patch normal normal Future Release defect (bug) 01/25/2019 35
#39681 Add RGBA to Customizer color picker normal normal Future Release feature request 02/08/2019 10
#39040 Hide references to nav menu locations that are not visible in the customizer preview normal normal Future Release enhancement 03/19/2019 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
#38956 Customize Menus: menus assigned to locations with limited depths should not allow deeper depths normal normal Future Release enhancement 04/03/2019 2
#37882 Typo in the tests/qunit/wp-admin/js/customize-header.js dev-feedback normal normal Future Release defect (bug) 04/18/2019 3
#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
#36581 Customizer Header Image Control should extend the cropped image control normal normal Future Release enhancement 05/29/2019 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.