Make WordPress Core

{13} Has Patch (1985 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 (1801 - 1900 of 1985)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#16415 Don't require CPTs to have archives in order to have feeds Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37332 Enhancement: Add a wrong password message on password protected posts Posts, Post Types normal normal enhancement has-patch 02/15/2024
#37462 Introduce is_private() conditional Posts, Post Types normal normal enhancement has-patch 08/07/2019
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal enhancement has-patch 06/04/2019
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
#19711 Posts edit list window display no information about filtering chriscct7 Posts, Post Types normal normal enhancement has-patch 06/04/2019
#27736 Save one query when inserting a new post Posts, Post Types normal normal enhancement has-patch 06/04/2019
#35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal enhancement has-patch 07/03/2020
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#10663 Category name handling wrong function is_category Query normal normal defect (bug) has-patch 04/21/2024
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 11/30/2022
#27266 Front end search for attachment title cannot succeed Query normal normal defect (bug) has-patch 01/18/2022
#37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 06/04/2019
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
#30994 Offset return for wp_get_archives Query 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
#9978 Sticky Posts are not ordered correctly after selection Query normal normal enhancement has-patch 06/04/2019
#11950 Sticky Posts are too aggressive Query normal normal enhancement has-patch 06/04/2019
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
#27094 get_boundary_post() doesn't work for custom post types Query normal normal enhancement has-patch 06/04/2019
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal defect (bug) has-patch 06/04/2019
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit 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
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 06/04/2019
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 06/04/2019
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#31281 Register JavaScript/Underscore templates using the WP Dependency API Script Loader normal normal enhancement has-patch 06/04/2019
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal enhancement has-patch 06/04/2019
#35331 Update external Prototype library to 1.7.3 Script Loader normal normal enhancement has-patch 06/04/2019
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal defect (bug) has-patch 06/04/2019
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#35385 Able to get raw content by calling get_the_archive_description Taxonomy normal normal enhancement has-patch 06/07/2020
#34195 Deprecate get_terms_fields Taxonomy normal normal enhancement has-patch 06/04/2019
#26667 Improve filter in single_term_title() Taxonomy normal normal enhancement has-patch 06/04/2019
#23635 get_objects_in_term - identify matching terms Taxonomy normal normal enhancement has-patch 04/09/2021
#24837 querying optimization for category AND searching Taxonomy normal normal enhancement has-patch 03/13/2024
#34055 the_taxonomies lacks a filter Taxonomy normal normal enhancement has-patch 05/15/2023
#28855 Commented add_actions and unused functions in wp-admin/includes/theme-install.php chriscct7 Themes normal normal defect (bug) has-patch 06/04/2019
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal defect (bug) has-patch 10/01/2024
#18790 add_theme_support with post type doesn't add theme support but overwrites it Themes normal normal defect (bug) has-patch 06/04/2019
#30459 is_child_theme() cannot be used during plugin activation as is Themes normal normal defect (bug) has-patch 06/04/2019
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#28094 Add action hook after getting template part Themes normal normal enhancement has-patch 06/04/2019
#21912 Add return filter to current_theme_supports() Themes normal normal enhancement has-patch 06/04/2019
#23669 Allow front page template to fall back to home template when site displays blog posts index on front page Themes normal normal enhancement close 06/04/2019
#10432 Dynamic classes for current blog post item, current term item Themes normal normal enhancement has-patch 05/31/2024
#31365 Improve actions links for current theme on themes.php Themes low normal enhancement has-patch 06/04/2019
#19579 Make get_search_form() more filterable/extensible Themes normal normal enhancement has-patch 06/04/2019
#22355 Template stack - Beyond parent/child theme relationships Themes normal normal enhancement has-patch 06/04/2019
#16817 All updates have been completed Upgrade/Install normal normal defect (bug) has-patch 09/17/2020
#34149 Standardize wp-signup.php to also use search engine visibility text DrewAPicture Upgrade/Install normal normal defect (bug) has-patch 01/18/2022
#27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#16216 Hide core updater if running an svn checkout Upgrade/Install normal normal enhancement has-patch 06/04/2019
#31532 Shiny Updates: Don't activate plugins with PHP errors Upgrade/Install normal normal enhancement has-patch 01/07/2020
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string Users normal normal defect (bug) has-patch 09/17/2024
#17905 Multisite doesn't delete a user's posts/links upon removal Users normal normal defect (bug) has-patch 09/17/2024
#17793 No explanation on invalid characters on registration form chriscct7 Users normal normal defect (bug) has-patch 06/05/2019
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 06/05/2019
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#31186 Get more info about the modified author Users normal normal enhancement has-patch 06/05/2019
#31106 Introduce nicename_exists Users normal normal enhancement has-patch 06/05/2019
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal enhancement has-patch 06/05/2019
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement has-patch 04/08/2020
#29261 Enqueue script in Widget Widgets normal normal defect (bug) has-patch 10/13/2020
#22116 bug in dynamic_sidebar function Widgets normal normal defect (bug) has-patch 06/05/2019
#57469 retrieve_widgets(): fatal error when a sidebar's widgets set to null (array is expected) Widgets normal normal defect (bug) has-patch 06/10/2024
#31960 Archives widget li should have informative css classes Widgets normal normal enhancement has-patch 06/05/2019
#32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019
#21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal enhancement has-patch 06/05/2019
#27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 03/02/2023
#24795 OS X Treatment Administration normal trivial Future Release enhancement has-patch 02/05/2017
#44910 function for discriminating during auto saving Autosave normal trivial Awaiting Review feature request has-patch 09/07/2018
#50026 Twenty Twenty: Full height with short content Bundled Theme normal trivial Future Release enhancement has-patch 05/20/2024
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial Awaiting Review defect (bug) has-patch 07/16/2023
#60138 make_clickable() processing emails start with www. incorrectly. Formatting normal trivial Awaiting Review defect (bug) changes-requested 02/15/2024
#59169 Deprecated arguments description is a bit misleading. General normal trivial Awaiting Review defect (bug) close 08/23/2023
#59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial Awaiting Review enhancement has-patch 09/17/2023
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
#60886 wp_trigger_error() has no action or filter to always run like wp_doing_it_wrong has General normal trivial Awaiting Review enhancement has-patch 06/05/2024
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix HTTP API normal trivial Awaiting Review enhancement has-patch 09/26/2024
#47237 Used different escape function on options-media.php Media normal trivial Awaiting Review enhancement has-patch 05/11/2019
#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
#60646 Docs: Incorrect return type specified for get_post_custom with negative post ID value Posts, Post Types normal trivial Future Release defect (bug) has-patch 06/11/2024
#44270 Non-public custom post types have rewrite rules enabled by default Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 10/03/2018
#62022 Missing PHPDoc tag for WP_Query::$query_vars_changed Query normal trivial Awaiting Review defect (bug) has-patch 09/10/2024
#56335 use hash_equals to check password hash Security normal trivial Awaiting Review enhancement close 10/12/2022
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 12/28/2023
#50556 Special characters in Theme Name in "Add Themes" page Themes normal trivial Awaiting Review enhancement has-patch 07/07/2020
#45825 Use of same loop variable in inner foreach loop can be error-prone Upgrade/Install low trivial Future Release enhancement has-patch 04/15/2019
#44032 Use random_bytes() for generating keys and salts Upgrade/Install normal trivial Awaiting Review enhancement has-patch 05/12/2018
#61149 class WP_User(), mark prop $deleted as deprecated Users normal trivial Awaiting Review enhancement has-patch 06/07/2024
Note: See TracReports for help on using and creating reports.