Make WordPress Core

{13} Has Patch (2115 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1201 - 1300 of 2115)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#57220 New plugin header for requiring network installation Plugins normal normal Awaiting Review enhancement has-patch 08/03/2023
#52470 Exported WXR contains terms twice Export normal normal Awaiting Review defect (bug) has-patch 08/04/2023
#58951 Meta and Link tags contain trailing slashes General normal normal Awaiting Review defect (bug) has-patch 08/06/2023
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2023
#59022 Bulk Action Issue For Plugin Component Plugins normal normal Awaiting Review defect (bug) has-patch 08/10/2023
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal Awaiting Review defect (bug) has-patch 08/14/2023
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) has-patch 08/15/2023
#57032 Percent sign in site title leads to signing up new users not working Login and Registration normal normal Awaiting Review defect (bug) has-patch 08/15/2023
#48060 Save sent emails in local Docker environment Build/Test Tools normal normal Future Release enhancement has-patch 08/15/2023
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#59133 Collapse Menu title consistency Administration normal normal Awaiting Review enhancement changes-requested 08/18/2023
#12634 Media Library & Permalink Overlap Permalinks normal normal defect (bug) has-patch 08/24/2023
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal Awaiting Review enhancement has-patch 08/24/2023
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/25/2023
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/30/2023
#59269 Add support for adding metadata in bulk Database normal normal Awaiting Review enhancement has-patch 09/01/2023
#58186 Block Theme Detection is broken due to symlinks Themes normal normal Awaiting Review defect (bug) has-patch 09/05/2023
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement has-patch 09/08/2023
#53861 Promote a database error during test bootstrap to a failure Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/09/2023
#59062 wordpress 404 error after update Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 09/11/2023
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 09/14/2023
#46418 Use wp_die() instead of die() function in wordpress Administration normal normal Future Release enhancement close 09/15/2023
#37758 The Link Checker tool does not detect some links Editor normal normal Awaiting Review defect (bug) has-patch 09/16/2023
#59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial Awaiting Review enhancement has-patch 09/17/2023
#59375 Plugin_Upgrader assumption causes incorrect "Activate Plugin" link after plugin installation resulting in "The plugin does not have a valid header" error Plugins normal normal Awaiting Review defect (bug) has-patch 09/18/2023
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement has-patch 09/18/2023
#35177 Introduce a separate function for the login form action URL Login and Registration normal normal Future Release enhancement has-patch 09/18/2023
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 09/19/2023
#50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal Future Release defect (bug) has-patch 09/19/2023
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action Query normal normal Future Release defect (bug) has-patch 09/23/2023
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/25/2023
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> Taxonomy normal normal Awaiting Review enhancement has-patch 09/29/2023
#59381 Issue with WordPress Year Widget for Years Below 1000 General normal normal Awaiting Review defect (bug) close 10/03/2023
#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
#42254 Duplicate news entries in Events & News dashboard widget Iceable Administration low minor Future Release defect (bug) has-patch 10/11/2023
#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 10/11/2023
#54931 get_block_template filter not fired when template saved in posts Editor normal normal Awaiting Review defect (bug) has-patch 10/15/2023
#59110 Make the database container in the local Docker environment more generic Build/Test Tools normal normal Future Release defect (bug) has-patch 10/16/2023
#36208 Comment queries should ignore comments associated with non-active custom post types Comments normal normal Future Release defect (bug) has-patch 10/17/2023
#52337 Non-numeric attachment_id and p query string params result in posts page Query normal normal Future Release defect (bug) has-patch 10/17/2023
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement changes-requested 10/19/2023
#14773 Error in slug parsing leads to unlimited URLs for the same article = duplicate content Canonical normal normal Future Release defect (bug) has-patch 10/19/2023
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#59708 get_allowed_http_origins(): Default list only HTTPS HTTP API normal normal Awaiting Review enhancement has-patch 10/23/2023
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter Build/Test Tools normal normal Awaiting Review enhancement has-patch 10/25/2023
#55501 Multiple loader issue on admin general setting page. Administration normal normal Awaiting Review defect (bug) changes-requested 10/26/2023
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal normal Awaiting Review defect (bug) has-patch 10/30/2023
#59680 Nextpage add pagination for page General normal normal Awaiting Review feature request has-patch 10/31/2023
#54490 added test for get_num_queries and wp_get_nocache_headers General normal normal Awaiting Review defect (bug) has-patch 11/05/2023
#59616 Sort files in theme/plugin files tree Plugins normal normal Awaiting Review enhancement has-patch 11/07/2023
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install normal critical Awaiting Review enhancement has-patch 11/09/2023
#49491 Escape command arguments of env:cli before passing to docker-compose Build/Test Tools normal normal Future Release defect (bug) has-patch 11/16/2023
#13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic Comments normal normal Future Release enhancement has-patch 11/16/2023
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor Future Release feature request has-patch 11/17/2023
#58076 Docs: Improve various globals documentation, as per docblock standards. General normal normal Awaiting Review defect (bug) has-patch 11/18/2023
#16252 Allow comment reparenting to fix poor threading Comments normal normal Future Release feature request has-patch 11/23/2023
#17133 Code Editor: Register ctrl + s event for plugin/theme editor Plugins high normal Future Release enhancement has-patch 11/28/2023
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 11/30/2023
#55521 Use dashicons-class in `wp_dashboard_quota` and `wp_dashboard_right_now` Administration normal normal Awaiting Review enhancement has-patch 12/01/2023
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
#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
#45164 Added URL to error blocked requests SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 12/06/2023
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/06/2023
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 12/11/2023
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 12/18/2023
#59903 Add user pattern categories to the pattern categories API response REST API normal normal Awaiting Review enhancement has-patch 12/21/2023
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 12/28/2023
#57518 Undefined array key in widgets.php on line 919 Widgets normal normal Awaiting Review defect (bug) has-patch 01/02/2024
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2024
#60231 Replace constant ABSPATH . WPINC with BLOCKS_PATH in the require-dynamic-blocks.php Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/11/2024
#60212 apply_filters_deprecated() should tell the caller location General normal normal Awaiting Review defect (bug) has-patch 01/12/2024
#49483 'Upload file types' Setting field for multisite network settings should be textarea than text input Administration normal normal Awaiting Review enhancement has-patch 01/13/2024
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 01/13/2024
#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
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation General normal normal Awaiting Review defect (bug) has-patch 01/17/2024
#59766 Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 01/18/2024
#60296 Creating db if not exist ilyay Upgrade/Install normal normal Awaiting Review feature request has-patch 01/19/2024
#51565 PHP Notices from wp_setup_nav_menu_item when object_id doesn't exist anymore Menus normal normal Awaiting Review defect (bug) has-patch 01/19/2024
#60321 Add Viostream.com to oEmbed allowlist Embeds normal normal Awaiting Review enhancement has-patch 01/23/2024
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal Awaiting Review defect (bug) has-patch 01/25/2024
#47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal Future Release defect (bug) has-patch 01/27/2024
#51812 Update jQuery step three SergeyBiryukov External Libraries normal normal Future Release task (blessed) has-patch 01/27/2024
#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
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 01/29/2024
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#59522 Bug handling multisites where main site URL and main blog URL are different Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#60391 links_add_base_url will encode all attribut in null passed in Formatting normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#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
#59310 Parse blocks being applied unnecessarily Editor normal normal Awaiting Review defect (bug) has-patch 02/05/2024
#60418 Unwanted commented code General normal normal Awaiting Review defect (bug) has-patch 02/06/2024
#59131 Introduce filters to modify/inspect the blocks returned by `do_blocks()` luisherranz Editor normal normal Future Release enhancement has-patch 02/08/2024
#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 02/08/2024
#60486 Theme Export: Update the way we replace the version number. General normal normal Awaiting Review defect (bug) has-patch 02/09/2024
#3260 XML output (rss, atom, rdf ...) should always use UTF-8 or CDATA for user input stevenkword Feeds normal normal Future Release defect (bug) has-patch 02/11/2024
#59622 Block supports: Avoid warning for non string class attributes Editor normal normal Future Release defect (bug) has-patch 02/12/2024
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement changes-requested 02/12/2024
#44867 image editor: save modified image as a new copy joedolson* Media normal normal Future Release enhancement has-patch 02/12/2024
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal Future Release enhancement changes-requested 02/12/2024
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov Filesystem API normal normal Future Release enhancement has-patch 02/12/2024
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.