Make WordPress Core

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

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

Comments (25 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#35937 Visual improvements for the comment "pending status" normal normal Future Release defect (bug) 01/13/2019 17
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 10/03/2019 17
#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
#47926 Disable website field in comment section normal normal Awaiting Review feature request 11/20/2023 17
#10975 comment form nonce normal normal Future Release enhancement 02/27/2020 18
#17763 comments_popup_link() need a get_* version normal normal enhancement 06/04/2019 18
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein has-patch normal normal Future Release defect (bug) 01/10/2019 20
#50538 WP_Comments_List_Table should not show views that have a count of 0 pbiron dev-feedback normal normal Awaiting Review enhancement 03/12/2021 21
#20487 Comment search isn't customizable has-patch normal normal enhancement 06/04/2019 22
#33627 In-Context Comment Moderation normal normal Future Release enhancement 01/27/2021 22
#16365 Comment transition for new comments needs-docs normal minor enhancement 06/04/2019 24
#40031 Consider Adding Web Annotations to WordPress normal normal Awaiting Review feature request 02/19/2018 24
#16252 Allow comment reparenting to fix poor threading has-patch normal normal Future Release feature request 11/23/2023 25
#57979 Can't upload images to WordPress Comments dev-feedback normal normal Future Release defect (bug) 10/16/2023 26
#35075 Comment cache ignores custom query vars boonebgorges has-patch normal normal defect (bug) 03/06/2020 26
#36208 Comment queries should ignore comments associated with non-active custom post types has-patch normal normal Future Release defect (bug) 10/17/2023 29
#29462 comment pagination in reverse order should display a full number of the latest comments dev-feedback normal normal Future Release defect (bug) 03/16/2021 29
#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
#6286 Proposed changes to "E-mail me whenever" Discussion Options normal normal Future Release enhancement 03/15/2019 33
#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
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) has-patch normal normal Future Release enhancement 03/12/2018 41
#35214 Custom Comment Types normal normal Future Release task (blessed) 01/23/2025 42
#10931 Verify Comment Email Addresses of Registered Users needs-unit-tests normal normal 6.9 enhancement 03/19/2025 48
#33717 Send Notification Email When a Comment is Approved From Moderation has-patch normal normal Future Release enhancement 05/13/2021 77

Cron API (22 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55556 WP cron daily issue normal normal Awaiting Review defect (bug) 04/11/2022
#60657 wp_schedule_event problem normal normal Awaiting Review defect (bug) 02/29/2024
#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
#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
#53927 Add test for _get_cron_array() has-patch normal normal Awaiting Review defect (bug) 08/17/2021 2
#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
#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
#47127 Parameter Error in class-wp-hook files normal major Awaiting Review defect (bug) 05/09/2019 4
#56490 wp-cron.php using count() on null normal normal Awaiting Review defect (bug) 09/04/2022 4
#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
#11800 doubled execution of cron jobs westi dev-feedback normal normal Future Release defect (bug) 04/04/2021 7
#51716 WP Cron - looses entries has-patch normal normal Awaiting Review defect (bug) 02/15/2025 8
#39340 Scheduled Posts are being missed (problem with wp-cron.php?) normal normal Awaiting Review defect (bug) 04/03/2020 10
#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
#57924 Cron fires twice j3gaming dev-feedback normal critical Awaiting Review defect (bug) 03/05/2024 22
#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

Customize (53 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58938 Custom permalink indexing issue normal critical Awaiting Review defect (bug) 07/30/2023
#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
#40831 Customize: Further improve JS inline documentation has-patch normal normal Future Release defect (bug) 05/05/2024
#42872 Customize: Improve display of theme tag filters on mobile normal normal Future Release defect (bug) 12/11/2017
#63244 Customizer: Voiceover on iOS is not working in Widgets menu has-patch normal normal Awaiting Review defect (bug) 04/07/2025
#54184 HTML entities get decoded in Customizer text fields normal normal Awaiting Review defect (bug) 09/26/2021
#44665 Add a "Create New Menu" button to the menu widget has-patch normal normal Future Release enhancement 11/30/2020
#60149 Add user-friendly options for customizing the style of password-protected pages normal normal Awaiting Review enhancement 02/15/2024
#42191 Customize: Selectively merge settings from autosave revisions normal normal Future Release enhancement 05/29/2021
#51820 Make starter content for fresh sites more discoverable normal normal Awaiting Review enhancement 11/18/2020
#55766 Site icon checkbox to use the site logo normal normal Awaiting Review enhancement 05/18/2022
#62256 A suggestion for binding blocks. normal normal Awaiting Review feature request 10/18/2024
#62886 Enable creation of a horizontal separator menu item in the Customiser normal normal Awaiting Review feature request 01/30/2025
#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
#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
#53925 CTRL + S does not “publish” customizer changes normal normal Awaiting Review defect (bug) 08/13/2021 1
#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
#63181 Customize Colors and Style Guide Mismatch normal normal Awaiting Review defect (bug) 03/27/2025 1
#39913 Customize: Disable auto-trashing of published changesets in anticipation of revisions normal normal Future Release defect (bug) 05/29/2021 1
#46301 Customizer iframe warning reporter-feedback normal minor Awaiting Review defect (bug) 01/30/2025 1
#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
#46422 Improve the Customizer header "placeholder" normal normal Awaiting Review defect (bug) 03/23/2020 1
#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
#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
#42806 Allow installing themes in the Customizer on multisite dev-feedback normal normal Future Release enhancement 07/08/2018 1
#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
#42635 Customize: Add default value for customizeAction param for sections normal normal Future Release enhancement 10/12/2018 1
#54119 Customize: Always Show Homepage Settings dev-feedback normal normal Future Release enhancement 09/18/2021 1
#61756 Customizing Panel Size has-patch normal normal Awaiting Review enhancement 12/11/2024 1
#53688 add super admin feature to help developer normal major Awaiting Review feature request 07/19/2021 1
#45168 Additional CSS complains of markup inside CSS comments normal normal Future Release defect (bug) 05/30/2021 2
#39475 Customize doesn't consider the hash in the URL after change normal normal Future Release defect (bug) 05/24/2021 2
#42873 Customize: Allow themes to be installed when SFTP credentials required has-patch normal normal Future Release defect (bug) 01/15/2018 2
#42614 Customize: Changesets can still be previewed even after having been published normal normal Future Release defect (bug) 01/21/2019 2
#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
#63042 Customizer accordion sections do not respond to click normal normal Awaiting Review defect (bug) 03/11/2025 2
#43168 Customizer: Iris color picker handle above section title normal normal Future Release defect (bug) 12/16/2019 2
#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
#46969 During customize theme - preview body/icons get cuts on left side dev-feedback normal normal Awaiting Review defect (bug) 05/30/2021 2
#43585 Dynamically created setting not received on previewer reporter-feedback normal normal Future Release defect (bug) 12/15/2019 2
#52208 Favicon - Error when choosing / cropping an image reporter-feedback normal normal Awaiting Review defect (bug) 05/05/2022 2
#63234 Misalignment of post items in WordPress menu customization panel has-patch normal normal Awaiting Review defect (bug) 04/04/2025 2
#47550 Some Unicode characters not saving in customizer normal minor Awaiting Review defect (bug) 05/31/2021 2
#45669 Theme Default Suggested Header Image Not display reporter-feedback normal normal Awaiting Review defect (bug) 11/09/2019 2
#47445 Unable to set rows attribute for textarea input in the Customizer has-patch normal normal Future Release defect (bug) 05/31/2021 2
#54723 _wp_customize_loader_settings 'host' close normal normal Awaiting Review defect (bug) 01/05/2022 2
#41972 Add Import/Export functionality to the Customizer normal normal Awaiting Review enhancement 07/13/2018 2
#40243 Allow Manual Hue input for the HSL Color Picker normal normal Future Release enhancement 05/29/2021 2
#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.