Make WordPress Core

{16} Needs Patch (2934 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (401 - 500 of 2934)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#53789 all kinds of error messages using WordPress 5.8 Widgets block editor Widgets normal major Awaiting Review defect (bug) reporter-feedback 10/13/2021
#55089 ajax `wp_ajax_update_plugin` show download failed when contain another update (eg: translations) with same process fail. Plugins normal minor Awaiting Review enhancement reporter-feedback 02/05/2022
#19707 admin-ajax.php requests via http regardless of force_ssl_admin() state Administration normal normal Awaiting Review enhancement 03/06/2018
#30969 adding theme support for 'custom-header' or 'custom-background' results to duplicate admin menu items Customize normal normal Awaiting Review defect (bug) dev-feedback 05/22/2021
#45356 adding a featured image takes forever now, what's going on with that. Post Thumbnails normal minor Future Release defect (bug) close 10/23/2025
#43083 adding "Unlisted" type for post visibility Posts, Post Types normal normal Future Release feature request dev-feedback 02/06/2026
#23867 add_rewrite_endpoint causes front-page.php template to be ignored Rewrite Rules normal normal defect (bug) reporter-feedback 06/04/2019
#40566 add_query_arg() returns only URL fragments in certain circumstances General normal normal Future Release enhancement 07/28/2020
#53620 add_meta_box $callback firing after publish or update but not updating dom html Editor normal normal Awaiting Review defect (bug) reporter-feedback 08/11/2023
#51908 add_image_size not working with custom plugin code Media normal normal Awaiting Review defect (bug) reporter-feedback 12/02/2020
#53688 add super admin feature to help developer Customize normal major Awaiting Review feature request 07/19/2021
#64102 add label to date/time to show which string is the language default SergeyBiryukov Date/Time normal normal Future Release enhancement 02/19/2026
#44377 add filter to post_submit_meta_box() to conditionally refrain from outputting the "Visibility" fields Editor normal normal Awaiting Review enhancement close 09/04/2025
#39969 add filter to end of post_categories_meta_box() Taxonomy normal normal Awaiting Review enhancement 02/26/2017
#57059 add complete phpinfo() to site health Site Health normal minor Awaiting Review enhancement close 03/07/2024
#39772 add ajax functionality to switching tabs and pagination in plugins Plugins normal normal Awaiting Review enhancement 02/02/2017
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal Awaiting Review enhancement 06/06/2019
#41646 activate.php and deactivate.php for Plugins Plugins normal normal Awaiting Review feature request 04/16/2025
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/11/2022
#57599 `wp_theme_json_data_default` filter is not properly to setting `settings.spacing.padding` value Editor normal normal Awaiting Review defect (bug) 02/02/2023
#35432 `wp_list_comments()` should perform a more modest fallback comment query Comments normal normal enhancement 06/04/2019
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) 05/17/2025
#43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 03/02/2018
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 03/29/2017
#37920 `the_title` filter called in 2 places inconsistently Menus normal normal Awaiting Review defect (bug) dev-feedback 04/19/2019
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/01/2018
#55946 `post_tag` is not supporting in rest api for custom meta REST API normal normal Awaiting Review defect (bug) reporter-feedback 09/16/2022
#32705 `includes_url` shouldn't use `site_url()` on the frontend Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#44279 `get_terms()` with `child_of` and `childless` combined Taxonomy normal normal Future Release defect (bug) 02/28/2024
#54192 `get_header_image_tag` doesn't add `srcset`/`sizes` General normal normal Awaiting Review defect (bug) reporter-feedback 01/04/2025
#48622 `editable_slug` filter does not pass the correct value Posts, Post Types normal normal Future Release defect (bug) 11/14/2019
#63843 `<wfw:commentRss>` in feeds can be empty causing invalid feed when filtered by `post_comments_feed_link` Feeds normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#64510 _wp_delete_all_temp_backups not accounting for direct filesystem access Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 01/15/2026
#35927 _wp_attachment_metadata meta_value wrong type in export Export normal normal defect (bug) dev-feedback 10/24/2019
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. Formatting normal normal Awaiting Review enhancement 01/24/2018
#49865 _unzip_file_pclzip attempting to create directories all the way up to / Filesystem API normal normal Awaiting Review defect (bug) close 05/12/2025
#43366 _default_wp_die_handler() Need filter code for update css style. Administration normal normal Awaiting Review feature request reporter-feedback 12/20/2020
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020
#25820 [embed] shortcode can't be escaped like others Shortcodes normal minor defect (bug) 06/04/2019
#42825 [embed] shortcode - oembed_cache not being updated when $cached_recently is false Embeds normal normal Awaiting Review defect (bug) 01/17/2019
#57884 [TinyMCE] class-wp-editor.php is emitting open_basedir restriction warning when using my own error handler TinyMCE normal normal Awaiting Review defect (bug) dev-feedback 03/21/2023
#58278 [Query Loop][Post Template][Custom dynamic block] Impossible to pass query loop context to a custom dynamic block as the post template context is hard coded. Editor normal normal Awaiting Review enhancement dev-feedback 05/09/2023
#36694 [Pages] [Edit Page] Changing the Permalink URL updates the displayed anchor text, but not the HREF (URL) property Permalinks normal normal defect (bug) dev-feedback 01/28/2026
#63735 [Collaboration Inquiry] A Proposal to Discuss Improving Theme Compatibility for the ActivityPub Plugin Plugins normal normal Awaiting Review feature request dev-feedback 07/22/2025
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2022
#57390 [ wp-includes/template.php - get_archive_template() ] - archive for post doesn't load the correct template Themes normal normal Awaiting Review defect (bug) 12/28/2022
#53779 Youtube responsive widget broken with new widget layout Widgets normal normal defect (bug) 05/12/2025
#60729 YouTube embed start= Embeds normal minor Awaiting Review defect (bug) 03/06/2025
#42074 YouTube Auto-Embed Does Not Work with Video+Playlist Links Embeds normal normal Awaiting Review defect (bug) 05/07/2025
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#17382 XMLRPC wp_getUsersBlogs Scalability XML-RPC normal normal Awaiting Review defect (bug) 09/13/2024
#26318 XMLRPC wp.uploadFile fails to place media in sub blogs XML-RPC normal normal defect (bug) 06/05/2019
#25016 XMLRPC method "wp.getUsers" not working correctly in Multisite XML-RPC normal normal defect (bug) 06/05/2019
#21386 XML-RPC needs a user permission method XML-RPC normal normal enhancement 06/05/2019
#33425 XML-RPC missing options on wp.getOptions XML-RPC normal normal Awaiting Review defect (bug) close 09/24/2025
#25037 XML-RPC : Can't remove all the categories from a post by using metaWeblog.editPost XML-RPC normal normal defect (bug) 06/05/2019
#47470 XML parsing error: undefined entity (revisited) Feeds normal normal Awaiting Review defect (bug) 06/03/2019
#44231 XML oembed discovery is not implemented correctly Embeds normal normal Awaiting Review defect (bug) 05/30/2023
#43665 XHR requests disregard the WP_DEBUG_DISPLAY flag General normal normal Awaiting Review defect (bug) 03/30/2018
#48527 Wrong upgrade notification Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 02/15/2023
#26710 Wrong redirect URL after core update when WP is in subdirectory Upgrade/Install normal normal defect (bug) 06/04/2019
#51492 Wrong order of comments when using numbered pagination Comments normal normal Awaiting Review defect (bug) dev-feedback 10/10/2020
#59276 Wrong notice is showing up on the Privacy Policy page settings in WP dashboard. Privacy normal normal Awaiting Review defect (bug) dev-feedback 09/05/2023
#45013 Wrong links when installing in subdirectory = Administration normal normal Awaiting Review defect (bug) has-patch 10/10/2018
#30963 Wrong error message when uploading non-zip files on the plugin upload page Plugins normal normal Future Release defect (bug) 07/02/2020
#55993 Wrong canonical redirect for paged posts page Canonical normal normal Awaiting Review defect (bug) 05/12/2025
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal normal Awaiting Review defect (bug) 03/31/2017
#42557 Wrong Behaviour on get_site_url for multiple sites with different protocol Networks and Sites normal normal Awaiting Review defect (bug) 12/21/2017
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
#52815 Wrap long Category name drop down when export post on export.php screen Export normal normal Awaiting Review defect (bug) 03/15/2021
#36663 Wordpress 4.5 Query Strings Replacing "." with "_" Administration normal normal defect (bug) reporter-feedback 06/04/2019
#41907 WordPress-Importer Assign all entries to one 'local' user Import normal normal Awaiting Review enhancement 07/23/2018
#40716 WordPress's magic quotes emulation doesn't slash keys like PHP's built-in magic quotes General normal normal Awaiting Review defect (bug) 06/06/2017
#23866 WordPress xmlrpc wp_getPosts filter for slug XML-RPC normal normal enhancement dev-feedback 06/05/2019
#45730 WordPress upgraded 5.0.1 after password field is not working on add/edit user form Users normal normal Awaiting Review defect (bug) close 10/23/2025
#63929 WordPress sitemap not indexing correctly when custom post types are used General normal normal Awaiting Review defect (bug) reporter-feedback 09/15/2025
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") Canonical normal normal Awaiting Review enhancement 01/31/2020
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on Formatting normal normal Awaiting Review enhancement dev-feedback 07/05/2022
#62857 WordPress renames images when importing them Import normal major Awaiting Review defect (bug) dev-feedback 05/12/2025
#58125 WordPress post-name permalink is not compatible with Nginx server, working fine with Apache. Permalinks normal normal Awaiting Review defect (bug) 05/04/2023
#58161 WordPress post editor pagination uses inconsistent URL variable to rest of site Administration normal normal Awaiting Review defect (bug) 05/12/2025
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 05/12/2025
#62779 WordPress pattern module in file selection in same images visible in all the pages. General normal normal Awaiting Review defect (bug) 05/12/2025
#39795 WordPress objects are only accessible via global variables General normal normal Awaiting Review enhancement 02/06/2017
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains Plugins normal critical Awaiting Review defect (bug) 05/22/2021
#60839 WordPress issue > WordPress 6.5 RC3 and 6.4.3, crop feature not working: Invalid Paramter General normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#14824 WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation Themes normal normal defect (bug) 06/04/2019
#52556 WordPress is adding &nbsp; always Editor normal normal Awaiting Review defect (bug) reporter-feedback 02/23/2021
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 07/21/2025
#42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#39850 WordPress embedded links drop query vars from URL Embeds normal normal Awaiting Review enhancement 02/11/2017
#53208 WordPress editor documentation: a few suggested changes Editor normal normal Awaiting Review defect (bug) needs-docs 05/14/2021
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#30402 WordPress does not respect the bit-depth of the original image when resizing Media normal normal Awaiting Review defect (bug) 03/04/2021
#43140 WordPress does not allow HTML tags in the Name field of Links (blogroll) General normal normal Awaiting Review defect (bug) 01/26/2018
#58133 WordPress database error Illegal mix of collations Database normal major Awaiting Review defect (bug) 04/24/2023
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.