Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (7006 matches)

Create a new ticket
  • Active tickets slated for the next minor release, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1401 - 1500 of 7006)

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
1 1 #60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. nico23 Formatting normal normal Awaiting Review defect (bug) has-patch 03/18/2024
4 #60828 tests for wp_check_browser_version pbearne General normal normal Future Release enhancement has-patch 02/12/2025
1 2 #60832 add_meta_box breaks on plugin sub-pages if add_menu_page has dynamic title malcure Menus normal normal Awaiting Review defect (bug) has-patch 03/27/2024
14 #60842 PHPunit tests for wp_check_invalid_utf8 pbearne Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
1 3 #60849 Meta is saved twice in auto-draft mode 79mplus General normal normal Awaiting Review defect (bug) has-patch 03/28/2024
2 5 #60859 Twenty Twenty-one: Table block selected text color not appear when we select "Stripes" style. viralsampat Bundled Theme normal normal Future Release defect (bug) has-patch 11/20/2024
1 4 #60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen dextorlobo Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/30/2024
4 #60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid kkmuffme Security normal normal Awaiting Review defect (bug) has-patch 04/03/2024
6 #60872 Twenty Nineteen : Read More Block Text Decoration is not working properly pitamdey Bundled Theme normal normal Future Release defect (bug) has-patch 09/10/2024
5 4 #60878 We need to add trim validation on Add New Category name sumitsingh Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/12/2025
6 7 #60880 Twenty Nineteen: paragraph does not inherit font size from parent block within the editor pitamdey Bundled Theme normal normal Future Release defect (bug) has-patch 07/03/2025
4 #60886 wp_trigger_error() has no action or filter to always run like wp_doing_it_wrong has kkmuffme General normal trivial Awaiting Review enhancement has-patch 06/05/2024
1 4 #60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz nazsabuz Users normal normal Awaiting Review defect (bug) has-patch 04/05/2024
6 17 #60943 Ensure Consistency in Notice Widths on Plugins Page for Improved UI Cohesion Ankit K Gupta Plugins normal normal Future Release enhancement has-patch 05/12/2025
1 1 #60953 Need new hook at paginate_links rpf5573 General normal minor Awaiting Review enhancement has-patch 06/04/2024
1 1 #60968 Create action `edit_form_before_title` zoliszabo Editor normal normal Awaiting Review enhancement has-patch 04/09/2024
3 28 #60979 safecss_filter_attr() should support query strings with "&" as used by Gutenberg philippmuenchen Formatting normal normal Future Release defect (bug) has-patch 02/10/2025
8 #60993 Twenty Twenty-One: Preformatted block font size is smaller in the editor than on the front end viralsampat Bundled Theme normal normal Future Release defect (bug) has-patch 07/02/2025
3 27 #61061 PHP Warning with invalid JSON input dd32 REST API low normal 6.9 defect (bug) has-patch 05/12/2025
1 #61064 Add filters for list table pagination and column header links jefferyto Administration normal normal Awaiting Review enhancement has-patch 04/24/2024
1 #61068 Wrong processing post_status for custom post_status uNknownMark Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/05/2024
4 #61069 Change the http:// links to https:// of ma.tt and hello dolly NekoJonez Plugins normal minor Future Release defect (bug) has-patch 06/25/2025
1 #61073 Cover Block Improvement dennysdionigi Editor normal minor Awaiting Review enhancement needs-testing 04/24/2024
3 8 #61097 Filter `wp_count_posts()` query before execution to avoid slow query rcorrales Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/02/2024
1 10 #61117 Guard condition in `delete_temp_backup()` shouldn't return early johnbillion Upgrade/Install low normal Future Release defect (bug) has-patch 05/17/2025
3 #61125 Many strings or URLs lack proper escaping. yagniksangani audrasjb General normal minor Awaiting Review enhancement has-patch 10/04/2024
1 2 #61127 Make `wp_filter_oembed_result` less strict swissspidy Embeds normal normal Awaiting Review enhancement has-patch 02/12/2025
1 7 #61133 Update `get_attachment_link()` to return image URL when attachment pages are turned off. peterwilsoncc antpb Media normal normal Future Release defect (bug) has-patch 02/13/2025
1 #61141 Request new function add_sites_page(...) ignatiusjeroe General normal minor Awaiting Review enhancement has-patch 06/08/2024
1 8 #61146 Multisite: Marking a user account as spam, also marks the blogs he's a member of as spam ignatiusjeroe Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/13/2025
1 #61149 class WP_User(), mark prop $deleted as deprecated ignatiusjeroe Users normal trivial Awaiting Review enhancement has-patch 06/07/2024
21 36 #61175 Integrate PHPStan into the core development workflow westonruter justlevine General normal normal 6.9 enhancement has-patch 07/13/2025
1 9 #61179 Deprecated messages about passing null in widgets.php Presskopp hellofromTonya Widgets normal normal Future Release defect (bug) has-patch 02/13/2025
2 #61215 Getting warning in Hello Dolly Plugin when checking with PHPCS narenin Plugins normal normal Awaiting Review defect (bug) has-patch 06/25/2025
1 4 #61220 manage_media_columns filter conflict grandplugins Media normal major Future Release defect (bug) has-patch 09/08/2024
2 1 #61225 Add a new hook to allow custom buttons next to "Add new post" button siddiquesaad siddiquesaad Administration normal normal Awaiting Review enhancement has-patch 05/15/2024
1 3 #61242 PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()` siddiquesaad Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/20/2024
1 21 #61244 The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value WPExplorer audrasjb Export normal minor 6.9 defect (bug) has-patch 07/03/2025
1 4 #61246 wp_kses makes HTML comment HTML uncommented kkmuffme Formatting normal normal Awaiting Review defect (bug) has-patch 09/03/2024
2 #61254 Backport: Introduce new dedicated media search handler and add new label field search handler petitphp Editor normal normal Awaiting Review enhancement has-patch 05/20/2024
1 15 #61265 Add class name for block variations Bernhard Reiter Editor normal normal Future Release enhancement has-patch 05/12/2025
3 #61277 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH direct access to wp-includes/rss.php on line 19 deepakrohilla deepakrohilla General normal major Awaiting Review defect (bug) has-patch 05/29/2024
6 #61286 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH" in wp-includes/cache.php deepakrohilla deepakrohilla General normal major Awaiting Review defect (bug) has-patch 05/31/2024
1 3 #61293 Display an empty sitemap instead of 404 Cybr Sitemaps normal normal Awaiting Review enhancement has-patch 09/23/2024
1 #61302 wp_style_loader_src() expects $_wp_admin_css_colors crstauf Bootstrap/Load normal minor Awaiting Review enhancement has-patch 05/27/2024
3 13 #61308 Return `post_types` field in templates REST API oandregal oandregal REST API normal normal Future Release enhancement has-patch 01/14/2025
4 16 #61321 Twenty Twenty: consider improving Pullquote block padding hmbashar Bundled Theme normal normal Awaiting Review enhancement has-patch 05/12/2025
9 18 #61352 PHP deprecation notice in wp_title() nexbridge Themes normal normal 6.9 defect (bug) has-patch 04/26/2025
3 #61358 Add Support to HTTP 2 in WP_Http Class isaumya HTTP API normal normal Awaiting Review enhancement has-patch 07/19/2024
16 #61365 Editor: Introduce XML Tag Processor and XML Processor zieladam HTML API normal normal Awaiting Review enhancement has-patch 10/31/2024
5 25 #61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() hmbashar audrasjb Permalinks normal normal 6.9 defect (bug) has-patch 05/12/2025
1 4 #61401 Blocks: Efficiently find and traverse blocks in a document. dmsnell Editor normal normal Awaiting Review feature request has-patch 06/28/2025
3 #61405 Residual of block found in `get_blocks_metadata` even when block is unregistered using `unregister_block_type()`. thekt12 Editor normal normal Awaiting Review defect (bug) has-patch 07/03/2024
3 #61409 JQMIGRATE warnings for bulk edit siliconforks Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 06/18/2024
3 #61427 Consistent use of placement of button and link to continue installer or login ramon fincken General normal minor Awaiting Review defect (bug) has-patch 10/02/2024
1 2 #61446 Move content processing in get_the_block_template_html() to filters. joemcgill joemcgill Editor normal normal Future Release enhancement has-patch 09/30/2024
1 #61455 wp_kses & block parser being used on pre_term_name hook brumack General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
9 #61466 Block Bindings: Add support for image caption santosguillamot Editor normal normal Future Release defect (bug) has-patch 11/07/2024
1 5 #61469 Display name doesn't update correctly when first and last name fields are cleared. lekiq Users normal normal Awaiting Review defect (bug) has-patch 05/12/2025
7 #61478 Twenty Twenty-One : Excerpt Block "Read More" text color is not showing on frontend pranitdugad Bundled Theme normal minor Awaiting Review defect (bug) has-patch 05/12/2025
2 #61479 Warnings when use remove_menu_page() with a non exist page. Jose Lazo Administration normal normal Awaiting Review defect (bug) has-patch 06/21/2024
5 8 #61500 Script Modules: Allow scripts to depend on modules jonsurrell Script Loader normal normal Awaiting Review enhancement has-patch 12/19/2024
1 7 #61501 KSES Allow more custom data attributes to align with browsers jonsurrell Formatting normal normal 6.9 enhancement has-patch 02/27/2025
7 #61505 Add support for positioning child blocks inside a Grid block. isabel_brison Editor normal normal Future Release enhancement has-patch 02/06/2025
2 6 #61511 Use empty_trash_days to show how many days deleted posts will be kept for in the trash mrfoxtalbot Administration normal normal Awaiting Review enhancement has-patch 12/28/2024
4 2 #61522 Add autoload control to register_setting() pbearne pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/2024
5 11 #61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory siliconforks Plugins normal normal Awaiting Review defect (bug) close 01/31/2025
2 #61542 Reading Settings static front page dropdown field alignment issue fahem General normal normal Awaiting Review enhancement has-patch 07/02/2024
2 #61558 oEmbed: Support non-dot-com Pinterest URLs Mamaduka Embeds normal normal Awaiting Review defect (bug) has-patch 07/07/2024
6 #61575 Node Modules in sub-directories not getting ignored while exporting the theme rajinsharwar Administration normal normal Awaiting Review defect (bug) close 02/07/2025
4 18 #61591 Multiple bundled themes: block editor style is added incorrectly poena Bundled Theme normal normal Future Release defect (bug) has-patch 05/17/2025
3 #61598 Add an interface option to let users set empty_trash_days mrfoxtalbot Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/10/2024
2 8 #61605 Add Support for dynamically changing WordPress styles variations using filter noamanahmed Themes normal normal Awaiting Review enhancement has-patch 07/31/2024
6 33 #61623 Site Health PHP check shows inaccurate status swb1192 pbearne Site Health normal normal 6.9 defect (bug) has-patch 06/16/2025
6 4 #61666 Extra margin in tablet and mobile login button in admin login trushaamin Login and Registration normal minor Awaiting Review enhancement has-patch 12/23/2024
8 #61723 Twenty Sixteen: Image Block Alignment Offset (Left/Right) mrfoxtalbot Bundled Theme normal normal Future Release defect (bug) has-patch 09/03/2024
1 14 #61728 Stabilize experimental block supports including typography, border, and common flags andrewserong Editor normal normal Awaiting Review defect (bug) has-patch 12/24/2024
10 #61732 get_calendar() will use invalid dates in SQL queries leedxw pbearne Date/Time normal normal Future Release defect (bug) has-patch 03/17/2025
8 24 #61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps dennysdionigi westonruter* Script Loader normal minor 6.9 enhancement has-patch 07/04/2025
3 #61752 Plugin and theme editors should show files in alpha order helgatheviking General normal normal Awaiting Review enhancement has-patch 08/08/2024
3 1 #61756 Customizing Panel Size discsox Customize normal normal Awaiting Review enhancement has-patch 12/11/2024
2 15 #61766 Multiple bundled themes: Add site logo theme support poena Bundled Theme normal normal Awaiting Review enhancement has-patch 02/20/2025
1 2 #61770 Twenty Nineteen: Preformatted block font size is not same in editor viralsampat Bundled Theme normal normal Future Release defect (bug) has-patch 07/01/2025
4 29 #61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php benniledl Editor normal normal 6.9 defect (bug) has-patch 03/18/2025
1 #61797 Sometimes show Critical error when I click “plugins” Manu Subrata Deb Nath Plugins normal normal Awaiting Review defect (bug) has-patch 07/31/2024
2 8 #61800 Twenty Twelve: preformatted elements have hyphens on front-end viralsampat Bundled Theme normal normal Awaiting Review defect (bug) has-patch 06/03/2025
1 #61817 wptexturize(): Hyphen may be replaced with ndash wildworks Formatting normal normal Awaiting Review defect (bug) has-patch 08/04/2024
3 #61826 Inline Padding Issue with Full-Width (alignfull) child Group in WordPress 6.6 tremidkhar General normal normal Awaiting Review defect (bug) has-patch 05/28/2025
11 #61828 Global Styles: Refactor wp_add_inline_style() to use HTML API ramonopoly Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024
15 #61833 Post titles in Bulk Edit should show decoded HTML dmsnell Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 02/13/2025
3 #61838 Uncaught TypeError in multiple REST API endpoints from a single bug mlf20 REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024
2 3 #61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation mlf20 REST API normal normal Awaiting Review defect (bug) has-patch 12/12/2024
1 1 #61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 mlf20 REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2024
1 2 #61856 Add support for MySQL SSL connections markhadjar Database normal normal Awaiting Review enhancement has-patch 08/13/2024
1 #61861 Duplicate Update Responses in Theme Details Popup During Simultaneous Theme Updates deanoakley Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/18/2024
1 2 #61870 PHPCS Error found in bookmark.php dhruvang21 General normal normal Awaiting Review defect (bug) has-patch 08/14/2024
1 5 #61879 Deprecation Warning pcalvo General normal minor Awaiting Review defect (bug) has-patch 10/23/2024
4 #61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT msolution Database normal normal Awaiting Review defect (bug) has-patch 04/28/2025
1 #61899 Custom query args for `search_box` form in `WP_List_Table` xipasduarte General normal normal Awaiting Review enhancement has-patch 08/20/2024
4 17 #61904 Twenty Nineteen: Social Icons block's text is underlined in the post content pitamdey Bundled Theme normal normal Awaiting Review defect (bug) has-patch 06/08/2025
Note: See TracReports for help on using and creating reports.