Make WordPress Core

{13} Has Patch (1834 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 (901 - 1000 of 1834)

1 2 3 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
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 06/07/2022
#57622 Add filter to get_page_by_path Posts, Post Types normal normal Awaiting Review enhancement has-patch 02/03/2023
#46283 Allow filtering post-type archive rewrites Posts, Post Types normal normal Awaiting Review enhancement has-patch 02/20/2019
#53425 Allow meta_input to be updated through user input Posts, Post Types normal normal Awaiting Review enhancement has-patch 06/16/2021
#55306 Before posts/pages listing if there multiple filter drop-downs, view of pagination buttons are not better looking. Posts, Post Types normal normal Awaiting Review enhancement has-patch 04/27/2022
#55583 Hook before and after "Add New" button in edit screen Posts, Post Types normal normal Awaiting Review enhancement has-patch 04/17/2022
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/30/2020
#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
#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
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Awaiting Review feature request has-patch 04/05/2019
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal Awaiting Review defect (bug) has-patch 07/22/2019
#48009 Expand upon the Media item data in Export Requests Privacy normal normal Awaiting Review enhancement has-patch 12/13/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
#40630 Advanced meta compare "like" in WP_Query Query normal normal Awaiting Review defect (bug) has-patch 05/16/2017
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal Awaiting Review defect (bug) has-patch 11/17/2020
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present Query normal normal Awaiting Review defect (bug) has-patch 07/23/2021
#52094 Queries with perm readable/editable will not work for multiple post types and status queries Query normal normal Awaiting Review defect (bug) has-patch 06/15/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
#38062 SELECT DISTINCT ... ORDER BY ... Query normal normal Awaiting Review defect (bug) has-patch 04/09/2019
#50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 08/11/2020
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 10/01/2021
#38709 Unlimited query for invalid post names Query normal normal Awaiting Review defect (bug) has-patch 12/19/2022
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal Awaiting Review defect (bug) has-patch 01/24/2020
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal Awaiting Review defect (bug) has-patch 04/18/2023
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal Awaiting Review defect (bug) has-patch 01/10/2019
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal Awaiting Review defect (bug) has-patch 01/11/2020
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/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
#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
#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
#43842 get_children() function enhancement. Query normal normal Awaiting Review enhancement has-patch 01/16/2019
#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
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) has-patch 03/26/2023
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal Awaiting Review defect (bug) has-patch 10/03/2022
#58238 comment_text filter not applied with correct number of arguments within REST API REST API normal normal Awaiting Review defect (bug) has-patch 05/03/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
#55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 06/11/2022
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
#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
#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
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#45366 Optimize wp_get_post_revisions() call in wp_list_post_revisions() Revisions normal normal Awaiting Review defect (bug) has-patch 11/17/2018
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) has-patch 08/01/2018
#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
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/05/2022
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 05/12/2019
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
#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
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 01/13/2021
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal Awaiting Review defect (bug) has-patch 06/01/2017
#56482 potential null pointer error Script Loader normal normal Awaiting Review defect (bug) has-patch 09/06/2022
#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
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal Awaiting Review feature request has-patch 10/12/2020
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request has-patch 06/07/2017
#24907 Escape admin_url() when used for ajax_url in admin header Security normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor Awaiting Review defect (bug) has-patch 01/20/2021
#37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal Awaiting Review defect (bug) has-patch 08/04/2021
#55605 kses "selected" for option Security normal normal Awaiting Review defect (bug) has-patch 06/15/2022
#56391 safecss_filter_attr(): support rgba background-color Security normal normal Awaiting Review defect (bug) has-patch 11/30/2022
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
#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
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal Awaiting Review defect (bug) has-patch 06/27/2018
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Awaiting Review enhancement has-patch 10/19/2021
#47984 Filter pre_do_shortcode Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
#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
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) has-patch 03/21/2023
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 03/01/2022
1 2 3 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.