Make WordPress Core

{13} Has Patch (1906 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 (1101 - 1200 of 1906)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#49446 cache the results of get_uploaded_header_images() Themes normal normal Future Release enhancement has-patch 11/18/2021
#49483 'Upload file types' Setting field for multisite network settings should be textarea than text input Administration normal normal Awaiting Review enhancement has-patch 08/13/2020
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal Future Release feature request has-patch 10/20/2020
#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
#49526 Misaligned theme count on Add Themes screen on iPhone X Themes normal normal Awaiting Review defect (bug) has-patch 02/28/2020
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites normal minor Awaiting Review feature request has-patch 04/07/2020
#49616 Audit /wp-admin and sentence-case UI elements (buttons, drop-downs) for better readability Administration normal normal Future Release enhancement has-patch 01/19/2021
#49631 Test coverage for media_sideload_image() _source_url meta killua99 Media normal normal Future Release task (blessed) has-patch 10/22/2020
#49661 mails, Howdy, wp_mail() and filters spreading Mail normal normal Awaiting Review feature request has-patch 04/02/2020
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 06/16/2022
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal Future Release defect (bug) has-patch 10/16/2020
#49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal Future Release enhancement has-patch 01/31/2021
#49694 All pages menu on admin panel has DOM errors Administration normal normal Future Release defect (bug) has-patch 11/04/2020
#49711 Twenty Twenty: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 05/13/2020
#49712 Twenty Nineteen: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 05/24/2020
#49715 Alternate views for WP List Tables audrasjb Administration normal normal Future Release task (blessed) has-patch 12/01/2020
#49756 Twenty Seventeen: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 01/21/2021
#49757 Twenty Sixteen: Add gradient background options that fit the theme color scheme williampatton Bundled Theme normal normal Future Release enhancement has-patch 05/11/2021
#49761 Twenty Fourteen: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement close 08/28/2023
#49763 Twenty Twelve: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 08/29/2023
#49764 Twenty Eleven: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 05/11/2021
#49765 Twenty Ten: Add gradient background options that fit the theme color scheme williampatton Bundled Theme normal normal Future Release enhancement has-patch 05/11/2021
#49837 JSDoc correction for wp-includes\js\colorpicker.js External Libraries normal normal Awaiting Review enhancement has-patch 05/06/2020
#49865 _unzip_file_pclzip attempting to create directories all the way up to / Filesystem API normal normal Awaiting Review defect (bug) close 05/06/2023
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal normal Awaiting Review enhancement has-patch 04/16/2020
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020
#49953 Xdebug not working out of the box Build/Test Tools normal normal Future Release defect (bug) has-patch 07/09/2020
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal Awaiting Review enhancement has-patch 08/04/2020
#49971 Add get_admin_locale() that is separate from WPLANG / get_locale() / get_user_locale() I18N normal normal Awaiting Review feature request has-patch 10/27/2023
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 03/28/2022
#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
#50044 The function get_self_link() in feed.php does not include the port Feeds normal normal Awaiting Review defect (bug) has-patch 05/25/2023
#50074 Add filter on post/etc action links in the REST API REST API normal normal Future Release enhancement has-patch 09/08/2021
#50087 Context-splitting needed for the string "none" I18N normal normal Future Release defect (bug) has-patch 05/30/2023
#50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/23/2023
#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 05/24/2020
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal Awaiting Review defect (bug) has-patch 03/20/2021
#50159 Simplepie 1.5.5 - code review and modifications - fix SimplePie cache bug Feeds normal normal Awaiting Review defect (bug) has-patch 10/20/2022
#50190 Search query doesnot know if the theme is already updated. Themes normal normal Future Release defect (bug) has-patch 07/09/2020
#50287 FS_METHOD=ssh2 breaks some plugins Filesystem API normal minor Awaiting Review defect (bug) has-patch 08/27/2020
#50304 Twenty Twenty: Text in Verse Block in the block editor is too dark to see against a dark page background Bundled Theme normal normal Awaiting Review defect (bug) has-patch 08/17/2022
#50317 Twenty-Twenty: Image Block Caption alignment is not centered on mobile version Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/06/2020
#50319 Plugin Page : Remove unnecessary space in table nav topbar in Plugin Page on a small device Plugins normal normal Awaiting Review defect (bug) has-patch 06/05/2020
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. Build/Test Tools normal normal Awaiting Review enhancement has-patch 03/18/2021
#50376 Twenty Seventeen: Gallery captions are not at the bottom of images of some sizes Bundled Theme normal normal Awaiting Review defect (bug) has-patch 06/17/2020
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal Awaiting Review enhancement has-patch 06/22/2021
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
#50493 more detailed notice for register_rest_route REST API normal normal Future Release defect (bug) has-patch 07/26/2020
#50498 Change "html" to "HTML" in atomlib.php Feeds normal normal Awaiting Review defect (bug) has-patch 01/22/2021
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal Awaiting Review enhancement has-patch 03/29/2022
#50551 Add esc_xml l10n helpers I18N normal normal Awaiting Review enhancement has-patch 10/15/2020
#50556 Special characters in Theme Name in "Add Themes" page Themes normal trivial Awaiting Review enhancement has-patch 07/07/2020
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) has-patch 08/17/2022
#50598 Replace developer.w.org instead of Codex on is_main_query function message Query normal minor Awaiting Review defect (bug) has-patch 07/07/2020
#50681 default-filters.php contains non-tweakable parameters Media normal normal Awaiting Review defect (bug) has-patch 09/26/2020
#50682 Set theme information popup in vertically middle. Themes normal normal Awaiting Review defect (bug) has-patch 10/03/2021
#50683 Parse content for shortcodes instead of using regex johnbillion Shortcodes normal normal Future Release enhancement has-patch 11/26/2023
#50692 WordPress v5.4.2 Escaping Problem in the Edit Media Screen Media normal normal Future Release defect (bug) has-patch 01/31/2023
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) has-patch 09/12/2022
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal Future Release defect (bug) has-patch 05/02/2022
#50807 Introduce a function for deprecated options General normal normal Future Release feature request has-patch 10/15/2020
#50811 Widget title box and text content not proper align. Widgets normal normal Awaiting Review defect (bug) has-patch 11/17/2020
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/11/2022
#50828 Update ca-bundle.crt and remove expired certificates SergeyBiryukov Security normal normal Future Release defect (bug) has-patch 11/10/2021
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) has-patch 06/11/2021
#50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 08/11/2020
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal Future Release defect (bug) has-patch 08/19/2020
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/10/2021
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N normal normal Future Release defect (bug) has-patch 06/01/2021
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal Future Release defect (bug) has-patch 10/15/2020
#51019 convert_smilies() fails on large tags Formatting normal normal Awaiting Review defect (bug) has-patch 10/28/2022
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal Awaiting Review defect (bug) has-patch 11/14/2021
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 10/10/2022
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
#51167 Document the $update_results parameter in auto-update email filters Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/15/2022
#51190 The display of the Media Uploads settings section should be improved Administration low minor Awaiting Review defect (bug) has-patch 11/09/2020
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 03/01/2022
#51226 Twenty Thirteen: Quote block font sizing Bundled Theme normal normal Awaiting Review defect (bug) has-patch 03/08/2021
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
#51243 [JS] Exception when setting or trying to upload a featured image in a post Media normal normal Awaiting Review defect (bug) has-patch 10/30/2020
#51258 Fire an action when `replace_editor` is filtered to true Editor normal normal Future Release enhancement has-patch 11/04/2021
#51282 Select element does not honor admin color scheme on hover Administration normal minor Awaiting Review defect (bug) has-patch 09/23/2020
#51284 Update style for side meta boxes azhiyadev Editor normal normal Future Release enhancement has-patch 12/19/2021
#51289 Documentation issue: get_post_time is getting the time when published not when created SergeyBiryukov Date/Time normal normal Future Release defect (bug) has-patch 02/13/2022
#51299 Remove the title attribute from Walker_Nav_Menu Hareesh Pillai Menus normal normal Future Release defect (bug) has-patch 08/05/2021
#51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal normal Awaiting Review defect (bug) has-patch 03/08/2021
#51383 PHP error body class added for suppressed errors Administration normal normal Future Release defect (bug) has-patch 09/19/2023
#51410 Patterns examples Editor normal normal Awaiting Review defect (bug) has-patch 09/29/2020
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 10/19/2021
#51532 $tag_templates should be customizable (instead of local array) Themes normal normal Awaiting Review enhancement has-patch 12/11/2022
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical Awaiting Review defect (bug) has-patch 10/15/2020
#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 04/03/2023
#51582 Post type archive is loaded when post type does not allow General normal normal Awaiting Review defect (bug) has-patch 10/21/2020
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal Awaiting Review enhancement has-patch 11/12/2020
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/23/2023
#51707 Add white-space as an allowed kses CSS attribute. Formatting normal normal Future Release enhancement has-patch 11/15/2020
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major Awaiting Review defect (bug) has-patch 11/05/2020
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.