Make WordPress Core

{13} Has Patch (1905 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 (1201 - 1300 of 1905)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal Future Release defect (bug) has-patch 08/19/2020
#56188 Attempt to read property "post_type" on null after PHP 8.1 Posts, Post Types normal critical Awaiting Review defect (bug) has-patch 10/10/2022
#45516 Auto Draft title issue for custom post types SergeyBiryukov Posts, Post Types normal minor Future Release defect (bug) has-patch 02/09/2023
#39992 Bug in get_the_content Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#29117 Custom Field metabox shows table header information even though it has no data to show. Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/20/2019
#59766 Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/30/2023
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski Posts, Post Types normal minor Future Release defect (bug) has-patch 06/06/2018
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/04/2023
#54301 It is not possible to set 0 as post title Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 01/27/2022
#44631 Limit the displayed search phrase for the posts list table Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/24/2018
#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
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 07/18/2023
#39351 Passing 'none' to menu_icon of custom post type displays broken image in admin menu Posts, Post Types normal minor Future Release defect (bug) has-patch 05/19/2017
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 06/25/2023
#47849 Post excerpts accept spaces SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 10/15/2019
#44530 Post or page custom fields give wrong error message when enter value only. Posts, Post Types normal normal Future Release defect (bug) has-patch 07/07/2018
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types low normal Future Release defect (bug) has-patch 01/15/2018
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 07/10/2023
#38507 Quick Edit: Parent label without input when editing page Posts, Post Types normal normal Future Release defect (bug) has-patch 03/26/2019
#57737 Start composing post with same title as existing post, click Preview, post_title is set to point to existing post Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/21/2023
#56241 The post category count according post data not showing on admin side. Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/18/2022
#40528 Title with ascii paragraph separator is not being filtered on post save Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 04/23/2017
#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
#47640 WP_Posts_List_Table::get_views() doesn't allow the "Mine" counts to be filtered Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2021
#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
#42936 get_adjacent_post won't find any posts that are published in the same minute johnbillion Posts, Post Types normal normal Future Release defect (bug) close 11/14/2021
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/30/2023
#49343 post attributes not saving post order Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/02/2020
#48006 post_date not as expected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 09/17/2019
#41980 show_in_menu doesn't work with int value Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 09/25/2017
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 01/06/2019
#47307 wp_insert_post: status 'future' is saved although 'publish' selected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/17/2019
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 06/07/2022
#57622 Add filter to get_page_by_path Posts, Post Types normal normal Awaiting Review enhancement has-patch 02/03/2023
#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
#46283 Allow filtering post-type archive rewrites Posts, Post Types normal normal Awaiting Review enhancement has-patch 02/20/2019
#53425 Allow meta_input to be updated through user input Posts, Post Types normal normal Awaiting Review enhancement has-patch 06/16/2021
#55306 Before posts/pages listing if there multiple filter drop-downs, view of pagination buttons are not better looking. Posts, Post Types normal normal Awaiting Review enhancement has-patch 04/27/2022
#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
#40311 Disable inline edit post via filter Posts, Post Types normal normal Future Release enhancement has-patch 03/30/2017
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal Future Release enhancement has-patch 04/18/2019
#55583 Hook before and after "Add New" button in edit screen Posts, Post Types normal normal Awaiting Review enhancement has-patch 04/17/2022
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/30/2020
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor Future Release enhancement has-patch 01/31/2021
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/01/2017
#37051 New filter `wp_page_path_sql` Posts, Post Types normal normal Awaiting Review enhancement has-patch 10/24/2017
#37535 Outputting Post Type Description on admin edit screen Posts, Post Types normal normal Future Release enhancement has-patch 10/04/2017
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement has-patch 12/06/2023
#45030 Remove new_postarr from doc in wp_insert_post function Posts, Post Types normal normal Future Release enhancement has-patch 01/08/2019
#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
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal Awaiting Review enhancement has-patch 11/18/2019
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/10/2017
#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
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/06/2023
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/01/2017
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Posts, Post Types normal normal Awaiting Review enhancement has-patch 12/09/2022
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Awaiting Review feature request has-patch 04/05/2019
#24248 'guid' not properly escaped Posts, Post Types normal normal defect (bug) has-patch 10/04/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
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#26809 Errors from wp_update_post obscured in edit_post Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#24131 Fix post previews for multisite with domain mapping 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
#36738 No validation for $post_date_gmt parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#36634 `register_post_status()` default causes notices in post list table Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#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
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter 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
#12826 AJAX trash posts Posts, Post Types normal normal enhancement has-patch 07/05/2019
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() 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
#20167 Add wp_pages_checklist for creating checklist of pages on site Posts, Post Types normal normal enhancement has-patch 06/04/2019
#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 03/12/2021
#20717 Filter For Requiring Post Password Posts, Post Types normal normal enhancement has-patch 06/04/2019
#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
#18613 get_adjacent_post() doesn't find private posts 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
#25787 wp_page_menu function is very inefficient Posts, Post Types normal major enhancement has-patch 06/04/2019
#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
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal Awaiting Review defect (bug) has-patch 08/14/2023
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal Future Release defect (bug) has-patch 10/16/2020
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal Awaiting Review defect (bug) has-patch 07/22/2019
#54442 Provide feedback if initiating an email for a personal data request action has failed Privacy normal normal Future Release defect (bug) has-patch 02/16/2023
#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
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.