Make WordPress Core

{13} Has Patch (1835 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 (1301 - 1400 of 1835)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor Future Release enhancement has-patch 01/31/2021
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/01/2017
#37051 New filter `wp_page_path_sql` Posts, Post Types normal normal Awaiting Review enhancement has-patch 10/24/2017
#37535 Outputting Post Type Description on admin edit screen Posts, Post Types normal normal Future Release enhancement has-patch 10/04/2017
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement has-patch 01/02/2023
#45030 Remove new_postarr from doc in wp_insert_post function Posts, Post Types normal normal Future Release enhancement has-patch 01/08/2019
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal Awaiting Review enhancement has-patch 06/16/2021
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal Awaiting Review enhancement has-patch 11/18/2019
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/10/2017
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal Awaiting Review enhancement has-patch 08/16/2019
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/03/2017
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/01/2017
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Posts, Post Types normal normal Awaiting Review enhancement has-patch 12/09/2022
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal Future Release enhancement has-patch 07/06/2020
#44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal Future Release enhancement has-patch 02/10/2020
#46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal Future Release enhancement has-patch 10/16/2020
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal Future Release enhancement has-patch 10/20/2020
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement has-patch 12/18/2019
#48009 Expand upon the Media item data in Export Requests Privacy normal normal Awaiting Review enhancement has-patch 12/13/2019
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal Future Release enhancement has-patch 04/01/2019
#43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal Future Release enhancement has-patch 09/05/2020
#43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal Future Release enhancement has-patch 10/07/2020
#44500 Mark data requests failed when an expired link is clicked Privacy normal normal Future Release enhancement has-patch 09/06/2018
#44267 Privacy Request List Table: A way to show the time of request when it's older than 24 hours. Privacy normal normal Future Release enhancement has-patch 01/27/2019
#56542 Should not allow to unregistered user be able to make a "Export Personal Data" Request Privacy normal normal Awaiting Review enhancement has-patch 09/27/2022
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal Future Release enhancement has-patch 10/16/2020
#37463 Abstract Query Class Query normal normal Awaiting Review enhancement has-patch 04/20/2023
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal Awaiting Review enhancement has-patch 04/07/2018
#54371 Add posts_results-like filters to WP_Query when return fields are ids or id=>parent Query normal normal Future Release enhancement has-patch 04/11/2022
#57296 Force split queries in WP_Query in object caching is enabled. Query normal normal Future Release enhancement has-patch 01/19/2023
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal Future Release enhancement has-patch 11/07/2021
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement has-patch 01/17/2018
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal Future Release enhancement has-patch 02/05/2020
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal Awaiting Review enhancement has-patch 12/01/2020
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal Awaiting Review enhancement has-patch 12/24/2020
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 04/27/2022
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 03/03/2022
#43842 get_children() function enhancement. Query normal normal Awaiting Review enhancement has-patch 01/16/2019
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 01/15/2021
#41797 max_num_pages for WP_User_Query Query normal normal Awaiting Review enhancement has-patch 09/05/2017
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 07/18/2018
#31634 Minor UI improvements to bulk editing joedolson* Quick/Bulk Edit normal normal Future Release enhancement has-patch 04/14/2023
#54087 A plugin can't change the parameters of a REST API endpoint REST API normal normal Awaiting Review enhancement has-patch 02/20/2023
#42970 Add a 'rest_nonce_action' filter to the REST API REST API normal normal Awaiting Review enhancement close 11/29/2019
#53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 11/09/2021
#55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 06/11/2022
#50074 Add filter on post/etc action links in the REST API REST API normal normal Future Release enhancement has-patch 09/08/2021
#54513 Add meta support to template REST API REST API normal normal Future Release enhancement has-patch 11/25/2021
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
#56350 Allow exact search in REST API REST API normal normal Future Release enhancement has-patch 11/25/2022
#48823 Collect all REST API meta errors at once REST API normal normal Future Release enhancement has-patch 03/06/2023
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
#58123 Indicate when a theme supports the Site editor in the Themes REST API response REST API normal normal Awaiting Review enhancement has-patch 04/13/2023
#57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal Future Release enhancement has-patch 05/10/2023
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 10/21/2021
#51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 10/21/2021
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 01/10/2020
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal Awaiting Review enhancement has-patch 12/29/2022
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/01/2018
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 11/19/2017
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal Future Release enhancement has-patch 06/01/2021
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal Future Release enhancement has-patch 09/20/2019
#22249 Add ability to set or remove attributes on enqueued scripts and styles. Script Loader normal normal Future Release enhancement has-patch 06/02/2022
#52465 Allow a relation type in resource hints to be used multiple times Script Loader normal normal Future Release enhancement has-patch 11/10/2021
#54018 Allow scripts registered via block.json to be enqueued in the footer Script Loader normal normal Awaiting Review enhancement has-patch 04/26/2023
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal Awaiting Review enhancement has-patch 12/06/2019
#43248 wp_localize_script() and ultimately print_extra_script() not using script_loader_tag filter Script Loader normal normal Future Release enhancement has-patch 08/30/2022
#57304 Add SensitiveParameter attribute to DB connection and login variables Security normal normal Future Release enhancement has-patch 02/28/2023
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal Awaiting Review enhancement has-patch 09/13/2017
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal Awaiting Review enhancement has-patch 02/08/2021
#53296 Do trim $hook_name within add_action() and add_filter() function Security normal normal Awaiting Review enhancement has-patch 05/29/2021
#55067 Use of undefined constant ABSPATH - assumed 'ABSPATH' as of WP5.9 Security normal normal Awaiting Review enhancement has-patch 09/07/2022
#56335 use hash_equals to check password hash Security normal trivial Awaiting Review enhancement close 10/12/2022
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement has-patch 01/08/2019
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Awaiting Review enhancement has-patch 10/19/2021
#50683 Parse content for shortcodes instead of using regex johnbillion Shortcodes normal normal Future Release enhancement has-patch 10/07/2021
#54505 Add "Temp Directory" to site health info Site Health normal normal Awaiting Review enhancement has-patch 11/24/2021
#57440 Add filter to customize the "rest_availability" test URL Site Health normal normal Awaiting Review enhancement has-patch 01/10/2023
#47192 Allow users to enter recovery mode via their registered email Site Health normal normal Awaiting Review enhancement has-patch 04/22/2020
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021
#56199 Make the warnings about critical Site Health issues more prominent Site Health normal normal Future Release enhancement has-patch 05/20/2023
#47085 Site Health appear on individual sites in Multisite Site Health low minor Future Release enhancement has-patch 10/19/2020
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement has-patch 12/10/2020
#55814 WebP support under Site Health status tab Site Health normal normal Future Release enhancement has-patch 05/26/2022
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 03/01/2022
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal Future Release enhancement has-patch 05/06/2019
#53642 Add class to get_the_term_list links Taxonomy normal normal Future Release enhancement has-patch 11/09/2021
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal Awaiting Review enhancement has-patch 01/05/2018
#58329 Double sanitization in get_term function Taxonomy normal normal Awaiting Review enhancement has-patch 05/16/2023
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal normal Awaiting Review enhancement has-patch 04/29/2022
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal Awaiting Review enhancement has-patch 05/15/2017
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal normal Awaiting Review enhancement has-patch 10/12/2019
#38280 Make term count for a specific object type available desrosj Taxonomy normal normal Future Release enhancement has-patch 06/11/2020
#19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal Future Release enhancement has-patch 06/26/2017
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.