Make WordPress Core

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

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

Comments (15 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute has-patch normal normal Future Release enhancement 12/06/2024 16
#22889 Reconsider no-JS ?replytocom= links SergeyBiryukov* dev-feedback normal normal Future Release enhancement 03/03/2023 30
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov needs-unit-tests low normal Future Release enhancement 01/27/2021 31
#52480 Refine the display of the comment approval notification opt-in confirmation message dev-feedback normal normal Future Release enhancement 07/02/2024 9
#33717 Send Notification Email When a Comment is Approved From Moderation has-patch normal normal Future Release enhancement 05/13/2021 77
#17913 Site-level comment options may override individual post settings. Improve help/docs. has-patch normal normal Future Release enhancement 11/18/2019 10
#10653 Update comment_author when display_name changes SergeyBiryukov dev-feedback normal normal Future Release enhancement 04/05/2021 15
#40073 WP_Comment_Query should support a comment type of "comment" normal normal Future Release enhancement 03/13/2017 2
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter needs-unit-tests normal normal Future Release enhancement 07/30/2017 4
#10975 comment form nonce normal normal Future Release enhancement 02/27/2020 18
#47306 comment reply event listener: need ability to run custom js function normal normal Future Release enhancement 06/20/2019 7
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) has-patch normal normal Future Release enhancement 03/12/2018 41
#35650 title_reply_to should work when javascript is enabled normal normal Future Release enhancement 06/21/2019 3
#16252 Allow comment reparenting to fix poor threading has-patch normal normal Future Release feature request 11/23/2023 25
#35214 Custom Comment Types normal normal Future Release task (blessed) 01/23/2025 42

Cron API (27 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53927 Add test for _get_cron_array() has-patch normal normal Awaiting Review defect (bug) 08/17/2021 2
#57534 Cron events stop working after PHP 8.0 update reporter-feedback normal normal Awaiting Review defect (bug) 08/08/2023 5
#57924 Cron fires twice j3gaming dev-feedback normal critical Awaiting Review defect (bug) 03/05/2024 22
#62439 Cron job not working close normal normal Awaiting Review defect (bug) 11/18/2024 3
#57271 Cron unschedule / reschedule event errors audrasjb has-patch normal normal Awaiting Review defect (bug) 12/23/2024 92
#47127 Parameter Error in class-wp-hook files normal major Awaiting Review defect (bug) 05/09/2019 4
#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
#29581 Scheduled Posts do not work in WordPress 4.0 normal normal Awaiting Review defect (bug) 06/04/2019 6
#61450 The `recovery_mode_clean_expired_keys` cron event is orphaned after converting to Multisite has-patch low minor Awaiting Review defect (bug) 02/01/2025 7
#34913 Unscheduling cron jobs fails when original arguments were not an array. dev-feedback normal normal Awaiting Review defect (bug) 09/02/2021 12
#51716 WP Cron - looses entries has-patch normal normal Awaiting Review defect (bug) 11/24/2020 7
#55556 WP cron daily issue normal normal Awaiting Review defect (bug) 04/11/2022
#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
#32306 wp-cron throws 500 errors for SSL enabled sites reporter-feedback normal critical Awaiting Review defect (bug) 11/14/2017 11
#56490 wp-cron.php using count() on null normal normal Awaiting Review defect (bug) 09/04/2022 4
#60657 wp_schedule_event problem normal normal Awaiting Review defect (bug) 02/29/2024
#52655 Ability to Change the wp_next_scheduled() function output. has-patch normal normal Awaiting Review enhancement 02/28/2021 5
#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
#47590 Add unit tests for requests to wp-cron.php needs-unit-tests normal normal Future Release defect (bug) 06/30/2019 3
#11800 doubled execution of cron jobs westi dev-feedback normal normal Future Release defect (bug) 04/04/2021 7
#35491 Add a function to check whether a hook is scheduled has-patch normal normal Future Release enhancement 06/04/2019 13
#49693 Drop duplicate recurring cron events whyisjake* has-patch normal normal Future Release enhancement 01/31/2021 32
#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
#40161 Wrong documented or coded 'schedule_event' filter low normal Future Release enhancement 01/08/2019 7
#28635 Add status codes and hooks to wp-cron.php chriscct7 has-patch normal normal Future Release feature request 07/14/2023 4

Customize (58 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#38093 WP_Customize_Color_Control - Color Transparency dev-feedback normal normal enhancement 03/21/2024 9
#61317 Customizer load wrong page for customizing the "Page". has-patch normal normal 6.8 defect (bug) 01/22/2025 13
#62806 Customizer: Respect settings that minimize non-essential motion joedolson* has-patch normal normal 6.8 defect (bug) 02/04/2025 4
#51249 Fix alignment and usable width for Customizer's Schedule date/time fields has-patch normal normal 6.8 defect (bug) 02/04/2025 11
#62637 Misplaced filter themes wrapper (under Customize > Change Theme > .org themes browser) SergeyBiryukov has-patch normal normal 6.8 defect (bug) 12/19/2024 15
#62215 Remove `role="presentation" from h4 section headings in customizer nav menus joedolson* has-patch normal normal 6.8 defect (bug) 01/28/2025 12
#54252 Appearance - Customize : Only widgets is displayed in the customizer options using Safari 15.x normal normal Awaiting Review defect (bug) 10/19/2021 1
#57521 Appearance -» Customize not working after update 5.8 reporter-feedback normal normal Awaiting Review defect (bug) 02/22/2023 5
#57899 Bad javascript in customize-controls.js for padding-top causes bugs reporter-feedback normal normal Awaiting Review defect (bug) 03/21/2023 3
#55686 Blank sheet when I try customuze site. I can't see prewiev changes reporter-feedback normal critical Awaiting Review defect (bug) 05/07/2022 1
#55954 CSS editor marks some lines as errors even though they're perfectly fine normal normal Awaiting Review defect (bug) 06/09/2022 1
#61669 CSS error using grid in Customizer normal normal Awaiting Review defect (bug) 07/19/2024 3
#53925 CTRL + S does not “publish” customizer changes normal normal Awaiting Review defect (bug) 08/13/2021 1
#25333 Can't remove theme support for certain custom header arguments has-patch normal normal Awaiting Review defect (bug) 02/14/2017 9
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup has-patch normal normal Awaiting Review defect (bug) 12/11/2019 1
#58938 Custom permalink indexing issue normal critical Awaiting Review defect (bug) 07/30/2023
#56825 Customiser colour picker and popups broken in 6.1 RC1 reporter-feedback normal normal Awaiting Review defect (bug) 10/18/2022 7
#55587 Customize preview removes URL query parameters of the same name and keeps only the last one normal major Awaiting Review defect (bug) 04/18/2022
#39352 Customize: menu widgets have two edit shortcuts normal normal Awaiting Review defect (bug) 05/24/2021 3
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) has-patch normal normal Awaiting Review defect (bug) 12/11/2019 5
#46301 Customizer iframe warning reporter-feedback normal minor Awaiting Review defect (bug) 01/30/2025 1
#33139 Customizer on mobile: 'Save & Publish' button may overflow when translated. dev-feedback normal normal Awaiting Review defect (bug) 05/23/2021 4
#40183 Customizer strange slide out normal normal Awaiting Review defect (bug) 05/29/2021 3
#54063 Customizer: First autosave after publish moves you out of the "Block Settings" area normal normal Awaiting Review defect (bug) 01/03/2022 4
#51522 Customizing : Site Icon CSS Change dev-feedback normal normal Awaiting Review defect (bug) 06/01/2021 3
#46969 During customize theme - preview body/icons get cuts on left side dev-feedback normal normal Awaiting Review defect (bug) 05/30/2021 2
#52208 Favicon - Error when choosing / cropping an image reporter-feedback normal normal Awaiting Review defect (bug) 05/05/2022 2
#54184 HTML entities get decoded in Customizer text fields normal normal Awaiting Review defect (bug) 09/26/2021
#44968 Header Text color option doing two jobs, so both suffer dev-feedback normal normal Awaiting Review defect (bug) 11/04/2020 4
#50060 Header Video: Use playVideo after mute instead of autoplay to prevent video blocking because of autoplay with sound enabled normal normal Awaiting Review defect (bug) 06/01/2021 1
#35559 Image wrapped in anchor disappear in Customizer (Safari) reporter-feedback normal normal Awaiting Review defect (bug) 05/23/2021 22
#46422 Improve the Customizer header "placeholder" normal normal Awaiting Review defect (bug) 03/23/2020 1
#31970 Live Preview header image crop is not correct size normal normal Awaiting Review defect (bug) 03/21/2017 5
#44598 Main logo won't update when deleted and reuploaded with the same file name has-patch normal normal Awaiting Review defect (bug) 11/16/2022 3
#43197 Nesting @media rule inside @supports rule fails CSS validation dev-feedback normal normal Awaiting Review defect (bug) 05/30/2021 3
#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
#54211 Small css bug when using customize-controls in customizer.php dev-feedback normal minor Awaiting Review defect (bug) 09/09/2022 9
#47550 Some Unicode characters not saving in customizer normal minor Awaiting Review defect (bug) 05/31/2021 2
#62681 The theme count in Customizer > Change > WordPress.org Themes displays incorrect results normal normal Awaiting Review defect (bug) 12/17/2024 7
#45669 Theme Default Suggested Header Image Not display reporter-feedback normal normal Awaiting Review defect (bug) 11/09/2019 2
#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
#46352 Using a single quote locks up UI reporter-feedback normal normal Awaiting Review defect (bug) 12/15/2021 1
#55146 WP5.9 Customizer partially white-screens in Safari browser normal normal Awaiting Review defect (bug) 02/11/2022 1
#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
#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
#54688 Widget overlap in customizer settings close normal normal Awaiting Review defect (bug) 01/10/2024 4
#50730 _wpCustomizeSettings has invalid data for starter-content widgets dev-feedback normal normal Awaiting Review defect (bug) 11/05/2020 7
#54723 _wp_customize_loader_settings 'host' close normal normal Awaiting Review defect (bug) 01/05/2022 2
#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
#43122 customize.php fails to load with default changeset_uuid bpayton reporter-feedback normal normal Awaiting Review defect (bug) 05/30/2021 5
#39907 Add "Remove all widgets" button for themes with multiple widget areas dev-feedback normal normal Awaiting Review enhancement 05/29/2021 5
#41972 Add Import/Export functionality to the Customizer normal normal Awaiting Review enhancement 07/13/2018 2
#60149 Add user-friendly options for customizing the style of password-protected pages normal normal Awaiting Review enhancement 02/15/2024
#39362 Checkbox control for 'Automatically add new top-level pages to this menu' not wrapped in checkbox customize control dev-feedback normal normal Awaiting Review enhancement 05/24/2021 3
#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
#40432 Customizer: Should we stop contextually hiding features? normal normal Awaiting Review enhancement 09/12/2018 59
#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.