Make WordPress Core

{13} Has Patch (2020 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 (1401 - 1500 of 2020)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets normal minor Awaiting Review defect (bug) has-patch 03/18/2021
#55121 classic widgets with no settings won't show up in 5.9 Widgets normal normal Future Release defect (bug) has-patch 08/03/2023
#52526 Add different class for RSS widget in different conditions Widgets normal normal Awaiting Review enhancement has-patch 04/25/2022
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal normal Awaiting Review enhancement has-patch 10/09/2024
#60179 Add unit tests for wp_widgets_add_menu Widgets normal normal Awaiting Review enhancement has-patch 10/09/2024
#38031 Allow modifying args for the_widget Widgets normal normal Awaiting Review enhancement has-patch 04/28/2019
#24856 Authors widget to highlight authors Widgets normal normal Future Release enhancement has-patch 03/14/2019
#61343 Improve caching in get_calendar function Widgets normal normal Awaiting Review enhancement has-patch 07/03/2024
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal Future Release enhancement has-patch 02/16/2022
#54048 improve preloaded REST API requests in widget editor Widgets normal normal Awaiting Review enhancement has-patch 09/04/2021
#57224 tests for wp_widgets_add_menu() Widgets normal normal Future Release enhancement has-patch 10/09/2024
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal Future Release enhancement has-patch 01/04/2019
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 01/13/2024
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal Awaiting Review defect (bug) has-patch 09/20/2021
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal Future Release enhancement has-patch 10/03/2017
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor Future Release enhancement has-patch 02/21/2020
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 06/04/2019
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal defect (bug) has-patch 06/04/2019
#37219 Admin menu with admin_url function Administration normal normal enhancement has-patch 06/04/2019
#26960 Audit extraneous HTML/CSS for the admin menu Administration low normal enhancement has-patch 06/04/2019
#37578 Dashboard Recent Activity widget - new filters to manipulate output Administration normal normal enhancement has-patch 03/23/2021
#32194 Post Locked Notification Dialog is not Responsive Administration normal normal enhancement has-patch 06/04/2019
#27996 Show/Hide Postbox doesn't work if dynamically added Administration normal normal enhancement has-patch 06/04/2019
#29386 Autosave message should disappear when the next autosave happens Autosave normal normal defect (bug) has-patch 06/04/2019
#23088 Multisite, Subdomains and www Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() Charset normal normal enhancement has-patch 10/26/2024
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 04/19/2024
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal defect (bug) has-patch 06/04/2019
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 06/04/2019
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 06/04/2019
#16576 comment_form() fields being displayed only for non logged in users Comments normal normal enhancement has-patch 06/04/2019
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#26788 Improve dbDelta fields match Database normal normal enhancement has-patch 06/04/2019
#31599 White space between visual editor content and status bar Editor low normal defect (bug) has-patch 06/05/2019
#24712 Get errors from wp_oembed_get Embeds low normal enhancement has-patch 06/04/2019
#29621 Export post title with markup Export normal normal defect (bug) has-patch 06/04/2019
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 07/06/2020
#28146 Export Filter for Post IDs Export normal normal enhancement has-patch 06/04/2019
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 06/04/2019
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#26530 Unnecessary database requests and untidy code in do_enclose Feeds normal normal enhancement has-patch 03/20/2024
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 06/04/2019
#25021 Improve sanitize_title_with_dashes % removal Formatting normal normal defect (bug) has-patch 06/04/2019
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. Formatting normal normal defect (bug) has-patch 06/04/2019
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. Formatting normal trivial defect (bug) 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
#31992 Unicode Email Addresses Formatting normal normal defect (bug) changes-requested 09/23/2024
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 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
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 06/04/2019
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 09/06/2024
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019
#29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 06/04/2019
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
#37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 06/04/2019
#29390 add filter for get_date_from_gmt() I18N normal normal defect (bug) has-patch 06/04/2019
#12885 LiveJournal importer uses GMT date/time as local date/time Import normal normal defect (bug) has-patch 06/04/2019
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 06/04/2019
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal defect (bug) has-patch 06/04/2019
#15586 movabletype-importer, trivial: fix no index upload_type warning Import normal normal defect (bug) has-patch 06/04/2019
#30227 Inaccurate wording when creating a user with a reserved email address Login and Registration normal normal defect (bug) has-patch 02/06/2020
#27165 Incorrect nonce supplied when authenticated session expires Login and Registration normal minor defect (bug) has-patch 06/04/2019
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 02/16/2020
#13655 Login/Install/User Edit should stripslashes() $_POST data Login and Registration normal normal defect (bug) has-patch 06/04/2019
#35018 The authentication check modal dialog appears just once Login and Registration normal normal defect (bug) has-patch 06/04/2019
#20116 Welcome User Email in Multisite Can't Be Changed Login and Registration normal normal defect (bug) has-patch 06/04/2019
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place Login and Registration normal normal enhancement has-patch 06/04/2019
#32508 Action Hooks for empty username and empty password Login and Registration normal normal enhancement has-patch 06/04/2019
#28528 Action in wp-login.php Login and Registration normal normal enhancement has-patch 06/04/2019
#33295 Login: Remove decoration from translation strings Login and Registration normal normal enhancement has-patch 07/15/2021
#28351 New filters in wp-signup.php Login and Registration normal normal enhancement has-patch 06/04/2019
#35427 add filter on the wpmu_signup_user() meta values in user-new Login and Registration normal normal enhancement has-patch 06/04/2019
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 02/19/2022
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 06/04/2019
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) has-patch 06/04/2019
#27139 Image caption disappears if images are rearranged immediately after adding the caption. Media normal normal defect (bug) has-patch 02/09/2021
#24815 get_the_post_thumbnail() fetches full sized image if 'post-thumbnail' custom size not defined in theme Media normal normal defect (bug) has-patch 06/04/2019
#24430 inconsistent icon_dir/icon_dirs use in wp_mime_type_icon and wp_get_attachment_image_src Media normal normal defect (bug) has-patch 06/04/2019
#18730 media_sideload_image() doesn't handle dynamic image url's well Media normal normal defect (bug) has-patch 06/04/2020
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/2019
#31945 Deleting a user without reassigning should have clearer messaging about the implications Media normal normal enhancement has-patch 06/04/2019
#28381 Filter for unattached attachments count Media normal normal enhancement has-patch 06/04/2019
#21569 Filter gallery styles with access to $attr Media normal normal enhancement has-patch 06/04/2019
#36194 Media Settings page description is unclear Media normal normal enhancement has-patch 02/06/2020
#33278 Naming files with dimensions when manually cropping images Media normal normal enhancement has-patch 06/04/2019
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.