Make WordPress Core

{2} All Tickets, Workflow Oriented (8255 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 (301 - 400 of 8255)

1 2 3 4 5 6 7 8 9 10 11 12 13 14

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#59270 Excerpts Not Showing Bold Text ... Editor normal normal Future Release enhancement has-patch 10/07/2024 24
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/2024 24
#28053 Fields with same name added to new media modal using 'attachment_fields_to_edit' do not pass as an array when saving. joedolson* Media normal normal Awaiting Review defect (bug) has-patch 03/03/2021 24
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal Future Release feature request has-patch 08/15/2021 24
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021 24
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal Awaiting Review feature request has-patch 10/26/2022 24
#57896 Improve devcontainer + Codespaces support Build/Test Tools normal normal Future Release enhancement has-patch 11/11/2025 23
#65208 Introduce namespacing for the test classes for 7.1 Build/Test Tools normal normal 7.1 task (blessed) has-patch 05/15/2026 23
#39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 05/24/2021 23
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 03/27/2026 23
#45387 Valid HTML get mangled on the frontend Editor normal normal Awaiting Review defect (bug) has-patch 01/22/2026 23
#65286 major publishing action buttons are crowded in the Publish settings Editor normal normal 7.0.1 defect (bug) has-patch 06/04/2026 23
#44867 image editor: save modified image as a new copy joedolson* Media normal normal Future Release enhancement has-patch 03/12/2025 23
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 08/11/2025 23
#11311 kses converts ampersands to & in post titles, post content, and more Posts, Post Types normal normal Future Release defect (bug) has-patch 03/23/2026 23
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action Query normal normal Future Release defect (bug) close 06/01/2025 23
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 03/01/2026 23
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 01/05/2026 23
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025 23
#16858 Usage of HTTP_HOST in the administration Administration normal normal Awaiting Review defect (bug) has-patch 05/27/2026 22
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 05/18/2026 22
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019 22
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019 22
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 10/28/2021 22
#63066 Warning when array passed to wp_check_invalid_utf8() General normal normal Awaiting Review defect (bug) has-patch 04/09/2026 22
#23197 wp-activate.php, without explanation, does not load site plugins Login and Registration normal normal Future Release defect (bug) has-patch 04/09/2026 22
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal Future Release enhancement has-patch 01/27/2019 22
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal Future Release enhancement has-patch 02/01/2026 22
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) close 06/29/2025 22
#60597 Script Modules API: Allow list of enqueued module data to be exposed westonruter Script Loader normal normal 7.1 enhancement has-patch 04/30/2026 22
#57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php westonruter* Script Loader normal normal Future Release enhancement has-patch 04/15/2026 22
#34149 Standardize wp-signup.php to also use search engine visibility text DrewAPicture Upgrade/Install normal normal defect (bug) has-patch 01/18/2022 22
#42254 Duplicate news entries in Events & News dashboard widget Iceable Administration low minor Future Release defect (bug) has-patch 10/11/2023 21
#47256 Use composer to install and update external PHP libraries johnbillion* Build/Test Tools normal normal Future Release enhancement has-patch 06/02/2026 21
#54510 Add a GitHub Action workflow which alerts contributors if they propose changes to third party files johnbillion Build/Test Tools normal normal Future Release task (blessed) has-patch 01/09/2026 21
#45903 Twenty Nineteen: Some menu clicks trigger console errors Bundled Theme normal normal Future Release defect (bug) has-patch 06/21/2024 21
#10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 01/21/2023 21
#37486 Make emojis accessible Emoji normal normal Future Release task (blessed) has-patch 05/15/2025 21
#64986 preview needs gettext audrasjb I18N normal normal 7.0.1 defect (bug) has-patch 05/21/2026 21
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement has-patch 03/19/2025 21
#30875 address non-integer add_filter priority Plugins normal normal defect (bug) close 10/29/2024 21
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019 21
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 08/14/2024 21
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017 21
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 03/02/2023 21
#64345 Ability names should support versioning jason_the_adams Abilities API normal normal 7.1 enhancement has-patch 06/01/2026 20
#62475 Twenty Twenty-Five: Add a few basic duotones so the tool doesn't feel broken Bundled Theme normal normal Future Release enhancement has-patch 01/29/2025 20
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 11/04/2024 20
#62722 Fix all ABSPATH direct access errors General normal normal Awaiting Review defect (bug) close 05/09/2026 20
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal Future Release defect (bug) has-patch 11/25/2020 20
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor Future Release defect (bug) has-patch 10/13/2021 20
#62483 maybe_serialize() does support double serialization, but does not inform the developer if doing so audrasjb General normal normal Future Release enhancement has-patch 02/23/2026 20
#35736 Replace 'Lost Password' phrase with 'Reset Password' chriscct7* Login and Registration normal normal defect (bug) has-patch 02/06/2020 20
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major Awaiting Review enhancement has-patch 02/02/2026 20
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020 20
#27919 Similar strings for media modal joedolson* Media normal normal Future Release defect (bug) has-patch 02/13/2025 20
#42560 mp4 files do not play in Safari Media normal normal Awaiting Review defect (bug) has-patch 03/17/2021 20
#39553 Use REST API endpoints for Plupload backend Media normal normal Future Release enhancement has-patch 03/29/2023 20
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal 7.1 enhancement has-patch 06/04/2026 20
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal Future Release defect (bug) has-patch 12/05/2017 20
#47192 Allow users to enter recovery mode via their registered email Site Health normal normal Awaiting Review enhancement has-patch 04/22/2020 20
#18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal Future Release defect (bug) has-patch 11/16/2021 20
#62029 Do not bloat Debug Log with Scraping home page… when auto upgrade is OK Upgrade/Install normal normal Future Release defect (bug) has-patch 02/17/2025 20
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal Future Release enhancement has-patch 10/15/2020 20
#24856 Authors widget to highlight authors Widgets normal normal Future Release enhancement has-patch 03/14/2019 20
#64209 Allow abilities to be deprecated jason_the_adams Abilities API normal normal 7.1 defect (bug) has-patch 06/01/2026 19
#64990 Add filtering support to `wp_get_abilities()` gziolo Abilities API normal normal 7.1 enhancement has-patch 06/04/2026 19
#64955 Add schema compiler for AI tool calling compatibility gziolo Abilities API normal normal 7.1 enhancement has-patch 06/02/2026 19
#64952 Dashboard Quick Draft allows creating an empty draft without title or content Administration normal normal 7.1 defect (bug) has-patch 06/04/2026 19
#62619 Remove `wp_kses_post()` filtering from admin notices Administration normal normal Future Release defect (bug) has-patch 11/03/2025 19
#57785 How about displaying links to rudimentary Learn WordPress tutorials and videos on the dashboard? Administration normal normal Awaiting Review feature request has-patch 07/07/2024 19
#63901 Add `AGENTS.md` for the project Build/Test Tools normal normal 7.1 feature request has-patch 05/22/2026 19
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets Bundled Theme normal normal Future Release defect (bug) has-patch 07/24/2025 19
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal Future Release enhancement has-patch 05/17/2022 19
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 05/26/2025 19
#48207 Implement new Comment Date Functions pbearne Date/Time normal normal 7.1 enhancement has-patch 02/20/2026 19
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022 19
#53295 Serialized data should be handled as an opaque value General normal normal Awaiting Review defect (bug) has-patch 06/12/2021 19
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 06/28/2024 19
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 12/21/2025 19
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 10/26/2022 19
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal Future Release defect (bug) has-patch 02/01/2026 19
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017 19
#4969 Make wp_list_* functions all behave similarly... igmoweb Themes normal normal Future Release enhancement has-patch 06/06/2018 19
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 06/01/2026 19
#64455 WordPress Core Abilities Abilities API normal normal Future Release enhancement has-patch 05/20/2026 18
#64686 Plugin name and description overlap with "Install Now" button in Japanese locale joedolson Administration normal normal 7.0.1 defect (bug) has-patch 05/20/2026 18
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal Awaiting Review feature request has-patch 01/18/2026 18
#13874 Add package argument to "_deprecated_function" function Bootstrap/Load normal normal Future Release enhancement has-patch 01/23/2025 18
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/03/2025 18
#64068 Replace Pullquote block in theme patterns utsavladani Bundled Theme normal normal Future Release enhancement has-patch 02/18/2026 18
#28146 Export Filter for Post IDs Export normal normal enhancement has-patch 06/04/2019 18
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) has-patch 01/08/2026 18
#56897 First time contributor welcome message improvements General normal normal Future Release task (blessed) has-patch 10/20/2025 18
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 02/28/2024 18
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal enhancement has-patch 01/30/2026 18
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal Future Release defect (bug) has-patch 01/15/2024 18
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 06/04/2019 18
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 06/04/2019 18
#18264 Future private posts listed as already published with future date specified Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/05/2025 18
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.