Make WordPress Core

{1} All Tickets (8022 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3301 - 3400 of 8022)

General (93 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#64238 PHPStan code quality improvements for 7.0 has-patch normal normal 7.0 task (blessed) 03/14/2026 114
#52264 Rename `$array` when used in `@param` tags has-patch normal normal Future Release task (blessed) 02/25/2022 10
#64595 Update Gutenberg ref in package.json has-patch normal normal 7.0 task (blessed) 03/12/2026 33
#61427 Consistent use of placement of button and link to continue installer or login has-patch normal minor Awaiting Review defect (bug) 10/02/2024 3
#62620 Cursor mouse disappear on WordPress since 6.7.1 reporter-feedback normal minor Awaiting Review defect (bug) 12/03/2024 3
#61879 Deprecation Warning has-patch normal minor Awaiting Review defect (bug) 10/23/2024 5
#59843 Headers of the table on make.wordpress blog breaks after a few second of load ( check the url in description) normal minor Awaiting Review defect (bug) 11/08/2023 1
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section has-patch normal minor Awaiting Review defect (bug) 01/17/2025 4
#61935 Image block zoom on touch (But only happens on Plesk preview page) dev-feedback normal minor Awaiting Review defect (bug) 08/27/2024
#61722 JS Error when mouving mouse on pattern archive reporter-feedback normal minor Awaiting Review defect (bug) 08/01/2024 4
#52359 Links in Gutenberg Continue to be Built When Typing normal minor Awaiting Review defect (bug) 01/25/2021 1
#60579 Notice: Undefined index: name in /wp-includes/class-wp-roles.php on line 293 has-patch normal minor Awaiting Review defect (bug) 07/04/2024 5
#63726 On the Plugins page, the search box is not in line with the menu entries dev-feedback normal minor Awaiting Review defect (bug) 12/01/2025 5
#64742 PHP 8.5: Incorrect array access in `wp_get_attachment_image_src` has-patch normal minor 7.0 defect (bug) 03/10/2026 3
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov has-patch normal minor Future Release defect (bug) 10/13/2021 20
#59273 Plugin: Create Block Theme Bug normal minor Awaiting Review defect (bug) 09/04/2023 3
#56098 Post Excerpt style in query loop not able to override if paragraph color is set in the global style. normal minor Awaiting Review defect (bug) 01/26/2026 3
#54851 Prevent unnecessary code comments from being output to the front end normal minor Awaiting Review defect (bug) 01/19/2022 1
#55930 Provide comment syntax for templates and template parts normal minor Awaiting Review defect (bug) 01/17/2023 2
#33141 Search form clear button is clipped in Safari (OS X) has-patch low minor Awaiting Review defect (bug) 05/23/2017 4
#63522 Warnings related to get_queried_object returning null needs-unit-tests low minor Awaiting Review defect (bug) 06/04/2025 3
#61566 Wrong Dates on Release Archive Page normal minor Awaiting Review defect (bug) 07/04/2024 1
#60572 block_core_navigation_render_inner_blocks loses caret for parent items normal minor Awaiting Review defect (bug) 02/25/2024 1
#62490 doing_action wrong in shutdown reporter-feedback normal minor Awaiting Review defect (bug) 11/20/2024 7
#55486 register_block_type_from_metadata does NOT work within a theme but as a plugin normal minor Awaiting Review defect (bug) 05/30/2023 2
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane has-patch normal minor Awaiting Review defect (bug) 05/23/2019 2
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. dev-feedback normal minor Awaiting Review defect (bug) 02/02/2026 6
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite has-patch normal minor Awaiting Review defect (bug) 06/29/2023 1
#59916 API Docs: update comment endpoint does't have example request gavande1 normal minor Awaiting Review enhancement 11/27/2023 2
#56846 All test classes that use the "wp" prefix should be renamed for consistency has-patch normal minor Awaiting Review enhancement 07/25/2023 14
#53541 Arguments passed to load_template() should be extracted dev-feedback normal minor Awaiting Review enhancement 06/28/2021 1
#59432 Compliant with W3C coding standards has-patch normal minor Awaiting Review enhancement 10/06/2024 7
#62848 Continuous requests for apple-touch-icon-precomposed.png returning 404 normal minor Awaiting Review enhancement 01/23/2025
#46580 Is there a reason we add noopener noreferrer on all anchor tags with target=? normal minor Awaiting Review enhancement 03/21/2019 2
#61125 Many strings or URLs lack proper escaping. audrasjb has-patch normal minor Awaiting Review enhancement 10/04/2024 3
#64113 Missing unit tests for wp-duotone class normal minor Awaiting Review enhancement 10/17/2025 1
#60953 Need new hook at paginate_links has-patch normal minor Awaiting Review enhancement 06/04/2024 1
#63759 Replace event.keyCode with event.key has-patch normal minor Awaiting Review enhancement 10/02/2025 10
#61141 Request new function add_sites_page(...) has-patch normal minor Awaiting Review enhancement 06/08/2024 1
#58987 Unify usage of die(), die( '-1' ), exit(); normal minor Awaiting Review enhancement 08/06/2023 1
#31737 Unique identifier for Heartbeat API calls has-patch normal minor Awaiting Review enhancement 07/06/2022 8
#56262 WP_List_Util::pluck doesn't support a null $field has-patch low minor Awaiting Review enhancement 02/05/2026 2
#20194 Add Description meta to General Settings normal minor Awaiting Review feature request 08/10/2021 32
#53451 Chrome 92 userAgent notice adamsilverstein normal minor Future Release task (blessed) 05/02/2022 5
#64278 Remove remaining Internet Explorer code normal minor Awaiting Review task (blessed) 02/03/2026 3
#53743 Double <title> Tag with SEO Plugins in WordPress 5.8 reporter-feedback normal major Awaiting Review defect (bug) 07/22/2021 4
#46058 Extra database calls when use get_the_excerpt() and posts have images normal major Awaiting Review defect (bug) 06/25/2020 1
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR has-patch normal major Future Release defect (bug) 09/16/2022 19
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. adamsilverstein dev-feedback normal major Future Release defect (bug) 06/16/2025 20
#59984 Need help to find out Paragraph block Deleting text normal major Awaiting Review defect (bug) 11/30/2023 1
#61277 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH direct access to wp-includes/rss.php on line 19 deepakrohilla has-patch normal major Awaiting Review defect (bug) 05/29/2024 3
#61286 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH" in wp-includes/cache.php deepakrohilla has-patch normal major Awaiting Review defect (bug) 05/31/2024 6
#57742 Post date time not updating after Timezone change dev-feedback normal major Awaiting Review defect (bug) 11/06/2025 8
#46155 Responsive images (srcset) not working on cropped files. joemcgill reporter-feedback normal major Awaiting Review defect (bug) 05/15/2019 4
#58927 Set featured image missing close normal major Awaiting Review defect (bug) 08/24/2023 5
#55265 Setting colour in 5.9.1 normal major Awaiting Review defect (bug) 04/27/2022 2
#58505 Using WORDPRESS_DB_HOST variable Cannot connect to the database, must be configu normal major Awaiting Review defect (bug) 11/18/2023
#44429 WP-CLI incompatibility with wp_redirect( https://... ) dev-feedback normal major Awaiting Review defect (bug) 07/24/2018 8
#64734 WordPress ZIP size grew 20MB in 7.0 due to adding the vips library adamsilverstein dev-feedback high major 7.0 defect (bug) 03/13/2026 19
#63284 _prime_post_caches is getting called unchunked joemcgill normal major Awaiting Review defect (bug) 04/16/2025 13
#62497 core-js not up to date even with latest wordpress version 6.7 normal major Awaiting Review defect (bug) 11/21/2024
#62873 unable to install plugins normal major Awaiting Review defect (bug) 01/27/2025
#52358 unable to update the price and stock in woocommerce after update reporter-feedback normal major Awaiting Review defect (bug) 07/26/2024 2
#63949 wp-cron.php should use SNI normal major Awaiting Review defect (bug) 10/09/2025 2
#38052 wp-utility.js misses function argument null needs-unit-tests normal major Awaiting Review defect (bug) 02/04/2026 6
#64550 wp_update_plugins function (possibly wp_update_themes) breaks when the transient setting fails normal major Awaiting Review defect (bug) 01/27/2026 4
#62662 Ability to rename wp-admin and wp-login in wp-config.php normal major Awaiting Review enhancement 12/07/2024
#63388 Add optional breadcrumb navigation to WordPress admin area normal major Awaiting Review enhancement 05/04/2025
#63419 Auto-generate temporary title for new posts without a title normal major Awaiting Review enhancement 05/08/2025 1
#60355 Can't save object to metadata with `readonly` properties needs-unit-tests low major Future Release enhancement 10/29/2025 5
#64794 Improve image editing - Responsive images + Art direction normal major Awaiting Review enhancement 03/04/2026
#60384 Security Issues on one of the website normal major Awaiting Review enhancement 01/30/2024
#51278 Update return types to reflect the real return types. Remove mixed. dev-feedback normal major Future Release enhancement 05/31/2021 24
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates normal critical Awaiting Review defect (bug) 05/12/2025
#59020 Critical error during database update and patterns directory normal critical Awaiting Review defect (bug) 10/24/2023 4
#63783 Fix: uncaught exception error from wp-includes folder files has-patch normal critical Awaiting Review defect (bug) 08/02/2025 1
#60858 Getting Error While updating page which was implemented by Gutenberg normal critical Awaiting Review defect (bug) 03/29/2024
#48535 Incompatibility with PHP 7.3.11 normal critical Awaiting Review defect (bug) 11/09/2019 2
#41388 Insert Media window does not remember state for custom tabs, iframe bug normal critical Awaiting Review defect (bug) 08/14/2018 8
#64219 My Patterns (and others) not loading normal critical Awaiting Review defect (bug) 11/10/2025
#55534 Remaining image files after deleting them normal critical Awaiting Review defect (bug) 04/05/2022 2
#18565 Scheduled or Published. Still confuses us. normal critical Awaiting Review defect (bug) 08/10/2021 16
#54991 Site problem normal critical Awaiting Review defect (bug) 05/17/2022 2
#43778 Spamming via Contact Form 7 (even Contact Form 7 was deleted) normal critical Awaiting Review defect (bug) 04/16/2018 2
#57104 The Default Border color in the Code block is different in backend and frontend. normal critical Awaiting Review defect (bug) 11/14/2022 3
#61934 ctrl+shift+v - does not work in the editor normal critical Awaiting Review defect (bug) 05/12/2025 3
#59678 problem with update reporter-feedback normal critical Awaiting Review defect (bug) 05/12/2025 2
#58438 Site not Working post Software updates reporter-feedback normal critical Awaiting Review enhancement 06/01/2023 3
#62300 WordPress functionality usage outside wordpress itself normal critical Awaiting Review feature request 10/25/2024
#64182 Critical Regression in WordPress 6.8+ Causing WooCommerce Cart Session Loss for Guest Users close normal blocker Awaiting Review defect (bug) 11/04/2025 6
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 has-patch normal blocker Awaiting Review defect (bug) 11/04/2022 5
#58822 Gutenberg - releases must work with the latest react version normal blocker Awaiting Review defect (bug) 07/17/2023 2
#56724 unexpected sudden change in the site without any intervention from my side normal blocker Awaiting Review defect (bug) 10/03/2022

HTML API (7 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING has-patch normal normal Future Release defect (bug) 03/02/2026 2
#62270 Unable to set bookmark on </body> in WP_HTML_Processor normal normal Awaiting Review defect (bug) 01/31/2025 10
#50867 An API which encourages automatic escaping of HTML needs-unit-tests normal normal Awaiting Review enhancement 11/21/2025 15
#61365 Editor: Introduce XML Tag Processor and XML Processor has-patch normal normal Awaiting Review enhancement 10/31/2024 16
#63020 HTML API: Breadcrumbs should include element indices and attributes dev-feedback normal normal Future Release enhancement 10/10/2025 10
#59291 HTML API: Expose raw tag markup to support existing filters has-patch normal normal Awaiting Review enhancement 09/19/2023 4
#60229 HTML API: Introduce HTML Templating dev-feedback normal normal 7.1 enhancement 02/20/2026 18
Note: See TracReports for help on using and creating reports.