Make WordPress Core

{15} Has Patch and Needs Testing (253 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 (1 - 100 of 253)

1 2 3

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement needs-unit-tests 04/04/2017
#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
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal Awaiting Review defect (bug) has-patch 07/05/2017
#34722 Open P Tag in shortcode related to h tag Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2017
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#35959 Functon 'wp_generate_attachment_metadata(...)' silently swallowing errors from 'wp_get_image_editor(...)'. Media normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal Awaiting Review enhancement has-patch 12/03/2017
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra Menus normal normal Future Release defect (bug) has-patch 01/03/2018
#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
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018
#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
#43792 get_comment_excerpt filter should tell if the comment was shorted or not Comments normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#43842 get_children() function enhancement. Query normal normal Awaiting Review enhancement has-patch 01/16/2019
#45725 Unable to use the UPLOADS constant with WordPress in a different directory Upload normal normal Awaiting Review enhancement needs-docs 01/16/2019
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal Future Release defect (bug) has-patch 01/21/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
#42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal normal Awaiting Review defect (bug) has-patch 01/30/2019
#41535 Prevent or warn about offline status before submitting a form Administration normal normal Awaiting Review feature request has-patch 02/19/2019
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 03/02/2019
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) Customize normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
#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
#47002 Create wp_theme_directory_constants() function and dynamic WordPress Themes folder Themes normal normal Awaiting Review enhancement has-patch 04/25/2019
#40790 Ability to filter $post_type in _get_last_post_time General normal normal Awaiting Review enhancement dev-feedback 04/25/2019
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal Future Release enhancement has-patch 05/06/2019
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal Awaiting Review defect (bug) has-patch 05/23/2019
#44976 Proposal to add deregister_control_type(), deregister_panel_type() and deregister_section_type() methods to WP_Customize_Manager Customize normal normal Awaiting Review enhancement dev-feedback 06/01/2019
#16612 WordPress should return nocache headers for requests with comment cookies Comments normal normal enhancement dev-feedback 06/04/2019
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal defect (bug) needs-unit-tests 06/04/2019
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 06/04/2019
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 06/04/2019
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal enhancement has-patch 06/04/2019
#23902 Classes set with nav_menu_css_class are not accessible in walker_nav_menu_start_el Menus 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
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#28226 menu_page_url does not return correct URL on network admin Plugins normal normal defect (bug) dev-feedback 06/04/2019
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#19579 Make get_search_form() more filterable/extensible Themes normal normal enhancement has-patch 06/04/2019
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019
#14460 New Permission for no_user_edit so users with edit_users can't edit it Users normal normal feature request dev-feedback 06/05/2019
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 06/05/2019
#25117 The distribution build process should be fully available to anyone. Build/Test Tools normal normal Future Release feature request has-patch 07/04/2019
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#45958 Errors displayed on shutdown handler Bootstrap/Load high normal Awaiting Review defect (bug) has-patch 09/16/2019
#43760 Create a revision when autosaving if the content has changed significantly Autosave normal normal Future Release enhancement dev-feedback 09/19/2019
#41362 Make locate_template() filterable to change the template locations Themes normal normal Awaiting Review enhancement dev-feedback 10/04/2019
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#37656 Improve plugin bootstrapping processes Plugins normal normal Awaiting Review enhancement dev-feedback 12/13/2019
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major Awaiting Review enhancement has-patch 02/08/2020
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* Comments normal normal Future Release enhancement dev-feedback 02/10/2020
#35707 On installation page, autocompleted password should not be visible. Upgrade/Install normal normal defect (bug) dev-feedback 02/15/2020
#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
#32678 Audit toolbar links and content helen Toolbar normal normal Future Release enhancement has-patch 02/27/2020
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/27/2020
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 03/03/2020
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 03/07/2020
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal normal Awaiting Review enhancement has-patch 06/29/2020
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal Future Release enhancement dev-feedback 07/02/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
#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
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 09/07/2020
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 09/17/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
#51446 CORS issues with QUnit while running tests Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 11/10/2020
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam Users normal major Awaiting Review defect (bug) has-patch 11/16/2020
#51792 Add Home URL to New User emails Users normal normal Awaiting Review defect (bug) has-patch 11/18/2020
#40862 Partially visible controls within a pane do not scroll into view jpurdy647 Customize low normal Future Release enhancement has-patch 11/25/2020
#44082 settings_errors() wraps all notices in p and strong tags General normal normal Awaiting Review defect (bug) has-patch 11/30/2020
#49602 New design for Privacy settings page and hooks Privacy normal normal Awaiting Review enhancement dev-feedback 12/16/2020
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal Awaiting Review enhancement has-patch 12/16/2020
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 01/13/2021
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. Canonical normal normal Awaiting Review defect (bug) has-patch 01/29/2021
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021
#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
#37773 Update get_avatar() to support native and registered image sizes. Media normal normal Awaiting Review enhancement dev-feedback 03/31/2021
#47527 Add visible class to media library sidebar on library frames joemcgill Media normal normal Future Release defect (bug) has-patch 04/27/2021
#46540 Admin bar CSS shouldn't be added in the customizer Customize normal normal Future Release defect (bug) dev-feedback 05/30/2021
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version General normal normal Awaiting Review enhancement has-patch 06/01/2021
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal Future Release enhancement needs-docs 06/01/2021
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal Awaiting Review defect (bug) has-patch 07/07/2021
#38563 Theme installed state does not persist after installation and refined search Themes normal normal Future Release defect (bug) has-patch 08/11/2021
#36786 Can't pass filter names to `MockAction::get_call_count()` Build/Test Tools normal normal Future Release defect (bug) has-patch 09/03/2021
#53889 Adding Pronouns field on the user meta Users normal normal Awaiting Review enhancement has-patch 09/21/2021
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#54152 Core posts e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/23/2021
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal Future Release defect (bug) has-patch 11/08/2021
#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
#54758 Front page not embeddable when using a static page_on_front Canonical normal normal Awaiting Review defect (bug) has-patch 01/07/2022
#44641 Customizing Button Text in Custom Media Manager Frame Doesn't Work Anymore antpb Media normal normal Future Release defect (bug) dev-feedback 01/30/2022
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 02/10/2022
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 03/10/2022
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022
#54761 Save the prefered language from login page (since WP5.9) Login and Registration normal normal Future Release enhancement dev-feedback 04/09/2022
1 2 3
Note: See TracReports for help on using and creating reports.