Make WordPress Core

{15} Has Patch and Needs Testing (523 matches)

Create a new ticket
  • Tickets that have a patch and are explicitly marked as needing extra testing
  • Sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (301 - 400 of 523)

1 2 3 4 5 6

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021
#32422 add_menu_page() returns incorrect $hookname when using plugin filename as $menu_slug Plugins normal normal Awaiting Review defect (bug) reporter-feedback 07/01/2017
#56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* Plugins normal normal Future Release enhancement dev-feedback 06/27/2023
#31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow Plugins normal normal Future Release enhancement needs-unit-tests 02/05/2017
#17133 Code Editor: Register ctrl + s event for plugin/theme editor Plugins high normal Future Release enhancement has-patch 11/28/2023
#37656 Improve plugin bootstrapping processes Plugins normal normal Awaiting Review enhancement dev-feedback 12/13/2019
#42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal Awaiting Review defect (bug) has-patch 04/15/2018
#40585 'Update' vs 'Schedule' Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2017
#44524 Allow Users to View Custom Post Type Admin Page Posts, Post Types normal normal Future Release defect (bug) dev-feedback 02/21/2020
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 04/26/2020
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) has-patch 02/22/2024
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 10/24/2017
#41226 Static "posts page" preview not working Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 02/17/2019
#54983 The post has already been deleted. Posts, Post Types normal normal Future Release defect (bug) dev-feedback 10/07/2022
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 09/23/2022
#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
#11207 WordPress may display incorrect message when post is saved/published/etc Posts, Post Types normal normal Future Release defect (bug) has-patch 11/30/2023
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 02/19/2020
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Posts, Post Types normal normal Future Release enhancement has-patch 11/10/2023
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view Posts, Post Types normal normal Future Release enhancement has-patch 06/01/2021
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/27/2020
#30188 Introduce utility functions to check constants chriscct7 Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/22/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
#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
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#41564 Search for hyphenated post templates for post types with underscores Posts, Post Types normal normal Awaiting Review feature request dev-feedback 08/13/2017
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 06/02/2022
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal Future Release defect (bug) has-patch 07/20/2020
#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
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement needs-unit-tests 07/09/2018
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement has-patch 12/18/2019
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 09/07/2020
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal Future Release enhancement dev-feedback 10/17/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
#49602 New design for Privacy settings page and hooks Privacy normal normal Awaiting Review enhancement dev-feedback 12/16/2020
#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
#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
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 02/19/2024
#39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) has-patch 03/15/2019
#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
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 03/03/2020
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) has-patch 10/04/2023
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal Future Release defect (bug) dev-feedback 02/18/2024
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 01/07/2020
#20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 05/19/2017
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement needs-unit-tests 11/16/2023
#48193 Improve the WordPress loop Query normal normal Awaiting Review enhancement dev-feedback 01/20/2024
#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
#56689 Use WP_Query in get_page_by_path spacedmonkey Query normal normal Future Release enhancement dev-feedback 02/07/2023
#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
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) needs-unit-tests 02/28/2023
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 10/12/2018
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php Quick/Bulk Edit normal normal Awaiting Review defect (bug) reporter-feedback 02/07/2023
#58479 Add notice if no posts are selected in Bulk Edit quadthemes Quick/Bulk Edit normal normal 6.6 enhancement has-patch 02/18/2024
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request has-patch 02/08/2023
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 02/19/2024
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release defect (bug) has-patch 05/24/2019
#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
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 01/30/2019
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 06/09/2023
#50493 more detailed notice for register_rest_route REST API normal normal Future Release defect (bug) has-patch 07/26/2020
#56350 Allow exact search in REST API REST API normal normal Future Release enhancement has-patch 11/25/2022
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 08/30/2023
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal Future Release enhancement has-patch 06/01/2021
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 04/18/2018
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
#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
#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
#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
#16483 Visibility: password-protected exposes multiple pages Security normal normal Future Release defect (bug) dev-feedback 01/30/2022
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement has-patch 01/08/2019
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal 6.6 defect (bug) needs-unit-tests 02/22/2024
#50683 Parse content for shortcodes instead of using regex johnbillion Shortcodes normal normal Future Release enhancement has-patch 11/26/2023
#47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal Future Release defect (bug) dev-feedback 09/19/2022
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement has-patch 09/08/2023
#46350 If a term is '0' clicking on its "Count" value displays all posts Taxonomy normal normal Future Release defect (bug) has-patch 04/26/2019
#55358 Passing int term term_exists parent param not respected Taxonomy normal normal Future Release defect (bug) has-patch 02/05/2024
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal Future Release defect (bug) reporter-feedback 08/02/2023
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal Future Release enhancement has-patch 05/06/2019
#57586 term_exists() return type not consistent regarding wp_insert_term() Taxonomy normal normal Future Release enhancement dev-feedback 09/15/2023
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018
#58164 Background overlay on theme page has layout issues audrasjb Themes normal normal 6.6 defect (bug) has-patch 02/29/2024
#55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal Awaiting Review defect (bug) reporter-feedback 03/01/2023
#56908 The result of locate_block_template function might be wrong Themes normal normal Awaiting Review defect (bug) has-patch 03/01/2023
#38563 Theme installed state does not persist after installation and refined search Themes normal normal Future Release defect (bug) has-patch 08/11/2021
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/21/2022
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 04/19/2022
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal Awaiting Review defect (bug) has-patch 04/25/2019
#33600 Add `theme_mods_{$stylesheet}` option during `populate_options()` Themes normal normal Future Release enhancement has-patch 04/17/2018
#40508 Add new do_action after load template files Themes normal normal Future Release enhancement has-patch 12/05/2018
#54829 Allow classic themes to be optionally block themes if 'templates' and 'parts' folders exists Themes normal normal Future Release enhancement dev-feedback 09/13/2022
#47002 Create wp_theme_directory_constants() function and dynamic WordPress Themes folder Themes normal normal Awaiting Review enhancement has-patch 04/25/2019
#41362 Make locate_template() filterable to change the template locations Themes normal normal Awaiting Review enhancement dev-feedback 10/04/2019
#52294 add_editor_style: Allow replacing a style with an RTL version Themes normal normal Future Release enhancement has-patch 02/12/2024
#49964 Support asynchronously loading TinyMCE TinyMCE normal normal Future Release enhancement dev-feedback 08/13/2020
#28983 Admin bar length or Admin bar on two line KZeni Toolbar normal normal Future Release defect (bug) has-patch 07/19/2023
1 2 3 4 5 6
Note: See TracReports for help on using and creating reports.