Make WordPress Core

{2} All Tickets, Workflow Oriented (8181 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 (1501 - 1600 of 8181)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#27139 Image caption disappears if images are rearranged immediately after adding the caption. Media normal normal defect (bug) has-patch 07/15/2025 13
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin Users normal normal Awaiting Review defect (bug) has-patch 04/26/2023 18
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson Users normal normal Awaiting Review defect (bug) has-patch 04/09/2026 14
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019 42
#37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 06/04/2019
#65153 Identify selected buttons (.active in button groups) in Windows High Contrast Mode Administration normal normal Awaiting Review defect (bug) has-patch 05/14/2026 5
#49876 Identify items used in current menu in menu selection panels. joedolson* Customize normal normal Future Release enhancement has-patch 10/14/2025 31
#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
#46964 ID attribute value are used multiple times in "Custom Field" form Editor normal normal Future Release defect (bug) has-patch 05/03/2025 52
#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
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021 13
#61503 Hook parent_file Administration normal minor Awaiting Review defect (bug) has-patch 04/09/2026 1
#55583 Hook before and after "Add New" button in edit screen Administration normal normal Awaiting Review enhancement has-patch 09/13/2025
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal defect (bug) has-patch 06/04/2019 6
#65026 Hide plugin search form on Favorites tab westonruter Plugins normal normal 7.1 defect (bug) has-patch 05/07/2026 12
#32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019 4
#16216 Hide core updater if running an svn checkout Upgrade/Install normal normal enhancement has-patch 06/04/2019 17
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/04/2023 1
#65123 Having a malformed post type query in $_GET or $_POST yields a critical error Permalinks normal normal 7.1 defect (bug) has-patch 05/03/2026 10
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022 19
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/03/2025 18
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025 8
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 07/06/2020 4
#64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING HTML API normal normal Future Release defect (bug) has-patch 03/02/2026 2
#64567 HTML API: get_attribute_names_with_prefix() should agree with enqueued attribute updates. HTML API normal minor 7.1 defect (bug) has-patch 03/17/2026 8
#63736 HTML API: Update parsing for customizable select elements jonsurrell HTML API normal normal Awaiting Review enhancement has-patch 09/10/2025 4
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell HTML API normal normal 7.1 enhancement has-patch 02/20/2026 25
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 09/19/2023 4
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal Awaiting Review defect (bug) has-patch 04/15/2020 1
#61117 Guard condition in `delete_temp_backup()` shouldn't return early Upgrade/Install low normal Future Release defect (bug) has-patch 05/17/2025 10
#64695 Global Styles: Support css feature selector for block custom CSS Editor normal normal 7.1 defect (bug) has-patch 02/23/2026 1
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024 11
#55780 Global Styles: Introduce filter for toggling stylesheet cache Editor normal normal Awaiting Review enhancement has-patch 08/08/2024 6
#65161 Give an error message when a non-image is uploaded for site icon Media normal normal Awaiting Review defect (bug) has-patch 05/06/2026 5
#58507 GitHub actions are failing General normal normal Awaiting Review defect (bug) has-patch 06/10/2023 1
#64893 GitHub Actions updates and improvements for 7.1 Build/Test Tools normal normal 7.1 task (blessed) has-patch 04/21/2026 2
#61215 Getting warning in Hello Dolly Plugin when checking with PHPCS Plugins normal normal Awaiting Review defect (bug) has-patch 06/25/2025 2
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker Awaiting Review defect (bug) has-patch 11/04/2022 5
#31186 Get more info about the modified author Users normal normal enhancement has-patch 06/05/2019 3
#24712 Get errors from wp_oembed_get Embeds low normal enhancement has-patch 06/04/2019 4
#64944 Generated Excerpts - Missing white space when stripping <br>s generated in paragraph block, verse block, etc. audrasjb* Formatting normal normal 7.1 defect (bug) has-patch 04/09/2026 6
#38100 Gallery Caption Filter Gallery normal normal Awaiting Review feature request has-patch 01/18/2026 3
#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
#35959 Functon 'wp_generate_attachment_metadata(...)' silently swallowing errors from 'wp_get_image_editor(...)'. Media normal normal Awaiting Review defect (bug) has-patch 02/03/2026 5
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal Future Release defect (bug) has-patch 04/05/2019 7
#32071 Function to generate safe & trusted URLs General normal normal Awaiting Review enhancement has-patch 06/13/2017 7
#56691 Function suggestion: get_excerpt_length() General normal normal Awaiting Review enhancement has-patch 06/12/2024 2
#49286 Function get_core_updates() in update-core.php can return an empty array Upgrade/Install normal normal Future Release defect (bug) has-patch 06/27/2025 2
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 04/28/2025 4
#54758 Front page not embeddable when using a static page_on_front Canonical normal normal Awaiting Review defect (bug) has-patch 01/07/2022 1
#27266 Front end search for attachment title cannot succeed Query normal normal defect (bug) has-patch 01/18/2022 11
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain Formatting normal normal Awaiting Review enhancement has-patch 03/24/2025 1
#37848 Form fields misaligned on export.php Export normal normal Awaiting Review enhancement has-patch 06/17/2019 6
#63418 Form fields in mobile view of taxonomy screens use inconsistent width Administration normal normal Awaiting Review enhancement has-patch 05/26/2025 2
#62777 Force a 404 when no sitemap provider is found General normal normal Awaiting Review defect (bug) has-patch 01/17/2026 10
#61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal Awaiting Review defect (bug) close 02/02/2026 9
#57388 For App Passwords in non-HTTPS websites, WordPress asks for development environment, but actually requires local Application Passwords normal normal Awaiting Review defect (bug) has-patch 12/29/2022 1
#37665 Font Natively: Google maps can change the active font General normal normal Awaiting Review defect (bug) has-patch 04/18/2019 7
#60593 Font Library: add terms and conditions Editor normal normal Future Release enhancement has-patch 03/20/2024 4
#60626 Font Files do not export/import properly via XML/WXR exporter. General normal normal Awaiting Review defect (bug) has-patch 02/27/2024 3
#65071 Focus border styling breaks slug input layout in Classic Editor joedolson* Editor normal normal Awaiting Review defect (bug) has-patch 04/17/2026 3
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 03/20/2019 11
#65064 Flaky test: test_get_theme_featured_list_api fails with external HTTP unavailability Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 04/16/2026 2
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam Users normal major Awaiting Review defect (bug) has-patch 04/16/2026 25
#60016 Fixed wp_suspend_cache_invalidation to always return bool/empty Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/05/2023 1
#63783 Fix: uncaught exception error from wp-includes folder files General normal critical Awaiting Review defect (bug) has-patch 08/02/2025 1
#64838 Fix: Block pseudo-state styles incorrectly applied to default state General normal normal Awaiting Review defect (bug) has-patch 03/11/2026 1
#24131 Fix post previews for multisite with domain mapping Posts, Post Types normal normal defect (bug) has-patch 06/04/2019 9
#63729 Fix misleading summary in PHPDoc for wp_insert_post() Posts, Post Types normal normal Awaiting Review enhancement has-patch 11/20/2025 9
#52924 Fix input annoyance when editing Menus in Safari Menus normal normal Awaiting Review enhancement has-patch 03/26/2021 1
#54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 01/17/2023 15
#23482 Fix improper use of comment_exists() in some importers maxpagels Import normal normal defect (bug) close 06/20/2025 3
#55465 Fix hiding playlist buttons from Add Media modal dialog Media normal minor Awaiting Review defect (bug) has-patch 03/25/2022 1
#62624 Fix global styles for Separator blocks when theme defines non-background colors Editor normal normal Future Release defect (bug) has-patch 10/30/2025 9
#52404 Fix get_the_archive_description() to support default blog index General normal normal Awaiting Review enhancement has-patch 01/30/2021 1
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal normal Awaiting Review defect (bug) has-patch 01/17/2026 8
#62722 Fix all ABSPATH direct access errors General normal normal Awaiting Review defect (bug) close 05/09/2026 20
#46869 Fix PHPCS configuration Build/Test Tools normal normal Future Release defect (bug) has-patch 05/28/2019 8
#56897 First time contributor welcome message improvements General normal normal Future Release task (blessed) has-patch 10/20/2025 18
#46190 Firefox Emoji Detection Slow Emoji normal normal Awaiting Review enhancement has-patch 07/06/2022 2
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 10/19/2021 4
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#62984 Find some "global variables" are missing to define into the WordPress core files. General normal normal Awaiting Review defect (bug) has-patch 02/20/2025 4
#44565 Find plural text in description of username on profile page. Users normal normal Awaiting Review defect (bug) has-patch 01/21/2020 2
#39651 Find Posts modal does not show post-type labels correctly Administration normal normal Future Release defect (bug) has-patch 05/08/2026 2
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal Awaiting Review feature request has-patch 09/24/2025 1
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 02/03/2026 5
#62837 Filter to change the labels and placeholders of inputs General normal normal Awaiting Review enhancement has-patch 01/23/2025 2
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal normal Awaiting Review feature request has-patch 10/14/2020
#47984 Filter pre_do_shortcode Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
#40524 Filter hook for max image columns in gallery settings Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017 1
#21569 Filter gallery styles with access to $attr Media normal normal enhancement has-patch 06/04/2019 9
#40153 Filter for wp_safe_remote_get in download_url General normal normal Awaiting Review enhancement has-patch 10/06/2024 2
#28381 Filter for unattached attachments count Media normal normal enhancement has-patch 06/04/2019 3
#44992 Filter for screen option 'Number of items per page' value Administration normal normal Awaiting Review enhancement has-patch 02/28/2019 1
#62470 Filter for get_the_block_template_html Editor normal normal Awaiting Review enhancement has-patch 05/26/2025 2
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 06/28/2024 19
#62854 Filter custom post types,terms in the admin area Administration normal normal Awaiting Review feature request has-patch 03/11/2026 4
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/2022 1
#50136 Files types not included in Upload file types are allowed to be uploaded because of loose file extension check Upload normal normal Awaiting Review defect (bug) has-patch 02/24/2024 9
Note: See TracReports for help on using and creating reports.