Make WordPress Core

{2} All Tickets, Workflow Oriented (7993 matches)

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

Results (1 - 100 of 7993)

1 2 3 4 5 6 7 8 9 10 11

Changes Requested (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#64620 function read_json_file throws an error if the file is missing pbearne Themes normal normal 7.0 defect (bug) changes-requested 02/12/2026 3
#64568 get_plugins() returning stale data after delete_plugins() successfully executed Plugins normal normal Awaiting Review defect (bug) changes-requested 02/03/2026 2
#64467 Grid view displays attachments in the wrong order when an order query var is present but not normalized Media normal minor 7.0 defect (bug) changes-requested 01/08/2026 10
#64445 Expose disk size for each installed plugin Site Health normal normal 7.0 enhancement changes-requested 02/06/2026 13
#64299 Output relevant URLs in GitHub Actions logs. Build/Test Tools normal normal Future Release enhancement changes-requested 12/12/2025 1
#64284 Convert times/multiplication symbol (×) into the letter "x" when sanitizing titles for slugs Formatting normal minor 7.0 defect (bug) changes-requested 12/23/2025 10
#64256 Add HTTP 500 status code for WordPress critical error messages Bootstrap/Load normal normal 7.0 enhancement changes-requested 02/05/2026 11
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey Permalinks normal normal 7.0 enhancement changes-requested 02/11/2026 14
#64143 Plugin search box lacks margin Plugins normal normal Awaiting Review enhancement changes-requested 12/18/2025 11
#63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. Script Loader normal normal Future Release enhancement changes-requested 10/14/2025 13
#63728 In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels for filters joedolson* Administration normal normal 7.0 enhancement changes-requested 02/11/2026 12
#63624 Twenty Fourteen: Quote block does not apply user-defined text color to citation Bundled Theme normal normal Future Release defect (bug) changes-requested 07/09/2025 2
#63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. Gallery normal normal 7.0 defect (bug) changes-requested 11/07/2025 8
#63553 Administration: Color Schemes are not properly applied on individual attachment within media views Media normal normal Awaiting Review defect (bug) changes-requested 01/17/2026 5
#63518 get_blog_details( get_all: false ) not working as expected Networks and Sites normal normal Awaiting Review defect (bug) changes-requested 06/10/2025 4
#63372 Tags page UI inconsistencies when adding or deleting tags joedolson* Administration normal normal 7.0 defect (bug) changes-requested 01/20/2026 15
#63291 Twenty Twenty-One: fix text color in Cover block Bundled Theme normal normal Future Release defect (bug) changes-requested 05/12/2025 11
#63192 wptexturize add filter for disable some replacement Formatting normal normal Awaiting Review feature request changes-requested 04/10/2025 4
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal 7.0 defect (bug) changes-requested 02/13/2026 5
#63143 Twenty Nineteen: Inconsistent spacing between Table Caption and Table in Table Block Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 05/12/2025 7
#63137 Getting Use isset() or empty() to check the index exists before using it error into the WordPress core files. audrasjb General normal normal Awaiting Review defect (bug) changes-requested 03/20/2025 1
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal normal Awaiting Review enhancement changes-requested 05/26/2025 1
#62866 Adjust background alternate row on post and page tables Administration normal normal Future Release enhancement changes-requested 09/02/2025 19
#62835 Remove title attributes from author link functions joedolson* Users normal normal 7.0 defect (bug) changes-requested 02/10/2026 17
#62784 Test theme build processes on more setups Build/Test Tools normal normal Future Release enhancement changes-requested 01/07/2025 2
#62781 Twenty Twenty: Inconsistent caption styles between editor and front-end in Calendar block Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 02/22/2025 9
#62701 Post controller: support for grouping results by parent-child relationship REST API normal normal Future Release enhancement changes-requested 10/07/2025 14
#62610 Twenty Seventeen - Image block having unnecessary border if duotone and link is applied. Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 05/12/2025 5
#62602 Table directory not available for the wp editor Editor normal normal Awaiting Review defect (bug) changes-requested 06/10/2025 2
#62571 Media uploader tabs styling are little broken Media normal normal Awaiting Review defect (bug) changes-requested 11/27/2024 6
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Future Release defect (bug) changes-requested 11/11/2025 31
#62461 If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 05/12/2025 1
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API normal minor Awaiting Review enhancement changes-requested 10/28/2024 2
#62064 Refresh Authorize Application page UI Application Passwords normal normal Awaiting Review defect (bug) changes-requested 01/19/2026 10
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal Future Release defect (bug) changes-requested 11/03/2025 35
#61766 Multiple bundled themes: Add site logo theme support Bundled Theme normal normal Awaiting Review enhancement changes-requested 01/23/2026 16
#61732 get_calendar() will use invalid dates in SQL queries pbearne Date/Time normal normal Future Release defect (bug) changes-requested 03/17/2025 10
#61723 Twenty Sixteen: Image Block Alignment Offset (Left/Right) Bundled Theme normal normal Future Release defect (bug) changes-requested 09/03/2024 8
#61591 Multiple bundled themes: block editor style is added incorrectly Bundled Theme normal normal Future Release defect (bug) changes-requested 05/17/2025 18
#61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari. joedolson* Media normal normal Future Release defect (bug) changes-requested 10/31/2025 28
#61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 09/03/2024 4
#61179 Deprecated messages about passing null in widgets.php hellofromTonya Widgets normal normal Future Release defect (bug) changes-requested 02/13/2025 9
#61175 Integrate PHPStan into the core development workflow justlevine General normal normal Future Release enhancement changes-requested 02/12/2026 63
#60979 safecss_filter_attr() should support query strings with "&amp;" as used by Gutenberg Formatting normal normal Future Release defect (bug) changes-requested 02/10/2025 28
#60872 Twenty Nineteen : Read More Block Text Decoration is not working properly Bundled Theme normal normal Future Release defect (bug) changes-requested 09/10/2024 6
#60621 Twenty Nineteen: Search block lacks styling in the editor Bundled Theme normal normal Future Release defect (bug) changes-requested 01/09/2025 5
#60549 "Site Upload Quota Space" should indicate network default and possibly site's current usage realloc Networks and Sites normal normal 7.0 enhancement changes-requested 02/03/2026 26
#60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) changes-requested 07/09/2025 13
#60336 Twenty Sixteen: Table block having issue with border when text color is used. Bundled Theme normal normal Future Release defect (bug) changes-requested 06/24/2025 9
#60328 Deprecated parameter default value of unregister_setting() is not correct type audrasjb General normal normal Awaiting Review defect (bug) changes-requested 01/29/2024 7
#60138 make_clickable() processing emails start with www. incorrectly. Formatting normal trivial Awaiting Review defect (bug) changes-requested 02/15/2024 2
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion Posts, Post Types normal normal Future Release enhancement changes-requested 09/30/2024 11
#60029 Admin unable to create new Application Password for user with no role on main site (multisite) Application Passwords normal normal 7.0 defect (bug) changes-requested 02/13/2026 22
#59924 Twenty Nineteen: The navigation block submenu button is unreadable Bundled Theme normal normal Future Release defect (bug) changes-requested 06/19/2025 10
#59702 Excerpt filters does not work in Ajax calls Themes normal critical Awaiting Review defect (bug) changes-requested 11/14/2023 2
#59648 PHPUnit tests: Add/improve @covers annotations Build/Test Tools normal normal Future Release task (blessed) changes-requested 11/25/2025 24
#59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions Bundled Theme normal normal Future Release defect (bug) changes-requested 06/20/2025 26
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 05/19/2025 14
#59390 Incorrect method / function args used in bin/tests/core/tests/rest-api/wpRestMenuItemsController.php hellofromTonya Menus normal normal Future Release defect (bug) changes-requested 06/13/2024 11
#59269 Add support for adding metadata in bulk johnbillion Database normal normal 7.0 enhancement changes-requested 01/20/2026 15
#59204 Twenty Nineteen: Separator block does not center as expected Bundled Theme normal normal Future Release defect (bug) changes-requested 06/09/2024 17
#59203 Twenty Nineteen: fix Separator block's full-width size and placement Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 12/23/2024 1
#58934 Twenty Twelve: Table Block does not align center on front end Bundled Theme normal normal Future Release defect (bug) changes-requested 05/07/2025 10
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal 7.0 defect (bug) changes-requested 12/04/2025 20
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section General normal minor Awaiting Review defect (bug) changes-requested 01/17/2025 4
#58730 Media not getting removed from the media library popup after clicking "Delete permanently" button Media normal normal Future Release defect (bug) changes-requested 02/05/2024 25
#58608 Twenty Twenty-One: Text color is not reflected when having background color Bundled Theme normal normal Future Release defect (bug) changes-requested 05/12/2025 24
#58500 Twenty Twenty: Separator block's Default style is wider than Wide Line style in editor Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 05/29/2025 5
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal Future Release enhancement changes-requested 09/30/2024 19
#58455 The admin menu remains sticky when displaying warning or error messages on the Site Health page. audrasjb Administration normal normal Future Release defect (bug) changes-requested 05/12/2025 53
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 10/19/2025 14
#58291 Speed up WordPress hooks addition/removal by ~20% Plugins normal normal Future Release defect (bug) changes-requested 06/24/2024 12
#58263 REQUEST_METHOD Warning with server cron General normal normal Awaiting Review defect (bug) changes-requested 05/06/2023
#58137 WP creates unnecessary "cropped-"[filename] icon file antpb Media normal normal Future Release defect (bug) changes-requested 02/29/2024 20
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal Awaiting Review defect (bug) changes-requested 04/02/2023 2
#58057 Replace loose comparison operator in plugins.php Plugins normal normal Awaiting Review defect (bug) changes-requested 04/02/2023 2
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong Date/Time normal minor Awaiting Review defect (bug) changes-requested 03/20/2023 1
#57647 Deprecate wp_enqueue_block_support_styles function Editor normal normal Future Release defect (bug) changes-requested 02/06/2025 11
#57577 Admin: Color schema is not applied correctly to beta labels in site editor Administration normal minor Future Release defect (bug) changes-requested 02/13/2026 15
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal Future Release defect (bug) changes-requested 06/03/2025 50
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement changes-requested 02/26/2025 23
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal Future Release enhancement changes-requested 02/12/2024 19
#56638 Twenty Twenty-One: submit button colors inside a block with background color Bundled Theme normal normal Future Release defect (bug) changes-requested 05/21/2025 4
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 05/12/2025 3
#56455 Twenty Nineteen: Text Color issue in Pullquote Block Bundled Theme normal normal Future Release defect (bug) changes-requested 05/12/2025 8
#56446 Query loop next page button not working as expected. General normal normal Awaiting Review defect (bug) changes-requested 08/27/2022 1
#56073 Twenty Seventeen: Pullquote Block: Color and Font size issue Bundled Theme normal normal Future Release defect (bug) changes-requested 07/01/2024 2
#55948 Twenty Twenty: Not able to change the Text size or Color for Add citation in Gutenberg Quote block Bundled Theme normal normal Future Release enhancement changes-requested 08/12/2024 3
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 06/07/2022 3
#55501 Multiple loader issue on admin general setting page. Administration normal normal Awaiting Review defect (bug) changes-requested 10/26/2023 1
#55376 Use wp_filesize in core General normal normal Future Release enhancement changes-requested 06/06/2025 16
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal Future Release defect (bug) changes-requested 07/06/2023 19
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.0 defect (bug) changes-requested 02/11/2026 9
#54479 Set_blog_id performance flixos90 General normal normal Future Release enhancement changes-requested 10/16/2025 11
#54416 Some WordPress generated emails escape special chars in the email address while other emails do not. jdeep Mail normal major Future Release defect (bug) changes-requested 09/22/2025 24
#54327 Support wp_die from array print General normal normal Awaiting Review feature request changes-requested 06/30/2025 4
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 08/05/2024 18
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 10/04/2023 29
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 10/10/2022 36
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) changes-requested 07/07/2025 26
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.