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
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 05/12/2020
#24411 New site email being sent despite registrationnotification set to no Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#32956 Adding Extra Table Navigation To Multisite Site list Networks and Sites normal normal enhancement has-patch 06/04/2019
#31240 Combine domain and path UI in Add New Site flow jeremyfelt Networks and Sites normal normal enhancement has-patch 09/04/2019
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal 6.6 defect (bug) needs-unit-tests 02/27/2024
#35379 update_network_option changes stored option value if sanitize_option detects error jeremyfelt Options, Meta APIs normal normal Future Release defect (bug) has-patch 09/05/2017
#21989 update_option() calls sanitize_option() twice when option does not exist Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/22/2024
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 08/29/2023
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal 6.6 defect (bug) has-patch 02/12/2024
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 03/09/2021
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 10/15/2019
#58722 Fix RTL display in Optional grouping on Permalinks Settings page Permalinks normal normal Future Release defect (bug) has-patch 07/11/2023
#9102 Inverse proxy breaks permalinks Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/15/2019
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor Future Release defect (bug) dev-feedback 04/26/2022
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal Awaiting Review enhancement has-patch 03/22/2021
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement dev-feedback 12/29/2023
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal Future Release enhancement dev-feedback 07/02/2020
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal Future Release feature request dev-feedback 05/25/2023
#20338 Slugs and special chars Permalinks normal normal defect (bug) has-patch 06/04/2019
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 01/13/2021
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 03/10/2022
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently Plugins normal normal Future Release defect (bug) has-patch 09/21/2022
#38211 Interference of AJAX search with input field auto-complete adamsilverstein Plugins normal normal Future Release defect (bug) has-patch 10/29/2021
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 03/29/2019
#41638 Must-Use Plugin File Still Available With a dot at the beginning of a filename (aka supposedly hidden) Plugins normal normal Awaiting Review defect (bug) dev-feedback 02/18/2022
#44884 Notice something like "Notice: Constant WP_UNINSTALL_PLUGIN already defined in testsite\wp-admin\includes\plugin.php on line 1016" appears when try to delete multiple plugins by "delete_plugins()" function Plugins normal normal Awaiting Review defect (bug) has-patch 09/10/2018
#59402 Plugin cannot be uninstalled if uninstall crashes swissspidy Plugins normal normal 6.6 defect (bug) has-patch 02/19/2024
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal 6.6 defect (bug) has-patch 02/26/2024
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 02/10/2022
#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
#28226 menu_page_url does not return correct URL on network admin Plugins normal normal defect (bug) dev-feedback 06/04/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
#56599 "All" view not selected for all relevant views for custom post type Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 09/19/2022
#40585 'Update' vs 'Schedule' Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2017
#13972 Add new category link - capability check needed Posts, Post Types normal minor Future Release defect (bug) has-patch 01/23/2018
#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
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement has-patch 12/06/2023
#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
#15784 Contributors can't easily view others' posts in a certain term Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#11697 Keep private posts in the admin area / Was: Make private posts a canonical plugin Posts, Post Types normal normal defect (bug) has-patch 09/08/2021
#22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal defect (bug) has-patch 01/15/2021
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#10219 "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order Posts, Post Types normal normal enhancement has-patch 06/04/2019
#36237 Add filter for post statuses in quickedit Posts, Post Types normal normal enhancement has-patch 06/04/2019
#12726 Add get_post_by_*() functions Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#25787 wp_page_menu function is very inefficient Posts, Post Types normal major enhancement has-patch 06/04/2019
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 01/27/2019
#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
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement needs-docs 09/20/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
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/04/2019
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
1 2 3 4 5 6
Note: See TracReports for help on using and creating reports.