Make WordPress Core

{31} Tickets in the Posts, Post Types component (264 matches)

Arguments
Create a new ticket
  • Active tickets in the Posts, Post Types component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 200 of 264)

1 2 3

Tickets Awaiting Review (30 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#61598 Add an interface option to let users set empty_trash_days normal normal Awaiting Review enhancement has-patch 07/10/2024
#57622 Add filter to get_page_by_path normal normal Awaiting Review enhancement has-patch 07/18/2024
#38599 Allow verbose rewrite rules with custom post types normal normal Awaiting Review enhancement 07/27/2021
#63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 normal normal Awaiting Review enhancement needs-docs 11/19/2025
#63729 Fix misleading summary in PHPDoc for wp_insert_post() normal normal Awaiting Review enhancement has-patch 11/20/2025
#48375 Introduce a separate capability for trashing a post normal normal Awaiting Review enhancement 01/06/2020
#51787 Introduce dedicated function that retrieves post object by metadata normal normal Awaiting Review enhancement dev-feedback 07/16/2025
#35416 List children pages of another (in dashboard) normal normal Awaiting Review enhancement has-patch 05/30/2020
#49644 Move logic from register_post_type() into WP_Post_Type->register() normal normal Awaiting Review enhancement dev-feedback 03/13/2020
#49164 Page List Order normal major Awaiting Review enhancement 01/13/2020
#57829 Post "Read" Capability for Rest API normal normal Awaiting Review enhancement has-patch 05/31/2024
#60791 Pre-populate slug using URL parameters on new post edit screen. normal normal Awaiting Review enhancement has-patch 03/17/2024
#61695 Suggestion: Add a post_type column in the wp_postmeta table normal normal Awaiting Review enhancement 07/18/2024
#61249 The character count in the post_excerpt is fine instead of counting words. normal normal Awaiting Review enhancement dev-feedback 02/06/2026
#43287 The text "immediately" should be capitalize in publish meta box. normal normal Awaiting Review enhancement has-patch 11/18/2019
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty normal normal Awaiting Review enhancement has-patch 05/29/2024
#18613 get_adjacent_post() doesn't find private posts normal normal Awaiting Review enhancement has-patch 11/27/2025
#40650 get_pages() should accept 'any' among it's post_status arg normal normal Awaiting Review enhancement has-patch 03/03/2026
#61773 get_posts() returns posts of removed custom post type normal normal Awaiting Review enhancement 07/26/2024
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 02/21/2022
#49708 Add a new function get_page_by_guid normal normal Awaiting Review feature request 11/19/2025
#64423 Introduce register_content_type() API for declarative content modeling normal normal Awaiting Review feature request has-patch 12/17/2025
#43347 Introduction of 'has_single' register_post_type parameter normal normal Awaiting Review feature request 07/19/2022
#37376 Make it possible for custom post type to have an archive but no single normal normal Awaiting Review feature request needs-unit-tests 08/24/2021
#28463 Need core concept of the first publication of a post/comment. normal normal Awaiting Review feature request dev-feedback 07/15/2022
#59680 Nextpage add pagination for page normal normal Awaiting Review feature request has-patch 06/05/2025
#62853 Order posts and terms by drag and drop from administration normal normal Awaiting Review feature request 01/24/2025
#62302 Post deletion hooks are not fully consistent. normal normal Awaiting Review feature request has-patch 10/25/2024
#55087 Published environment and published versions for posts/pages to be able to work on the same post/page without affecting the production version until the changes are ready to become the next version of the production post/page. normal normal Awaiting Review feature request 10/30/2023

Tickets Needing Feedback (15 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' normal normal defect (bug) dev-feedback 05/24/2023
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update normal normal defect (bug) dev-feedback 06/04/2019
#17374 get_pages() with child_of forgets sort DrewAPicture normal normal defect (bug) dev-feedback 04/18/2023
#23207 Add $labels argument to register_post_status() normal normal enhancement dev-feedback 06/04/2019
#36492 Add `WP_Post_Status` class normal normal enhancement dev-feedback 06/04/2019
#14077 Add support for removal of multiple features from a post type in remove_post_type_support normal minor enhancement dev-feedback 01/09/2020
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 06/04/2019
#19711 Posts edit list window display no information about filtering chriscct7 normal normal enhancement has-patch 06/04/2019
#44524 Allow Users to View Custom Post Type Admin Page normal normal Future Release defect (bug) dev-feedback 02/01/2026
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya normal normal Future Release defect (bug) dev-feedback 10/14/2022
#52888 Docs: Update get_children function SergeyBiryukov normal minor Future Release enhancement dev-feedback 06/27/2025
#57496 Lazy load post meta spacedmonkey normal normal Future Release enhancement dev-feedback 01/20/2026
#14017 New template "tag": get_custom_field() obenland normal normal Future Release enhancement needs-unit-tests 08/14/2022
#39666 Put front page on top of "All pages" list normal normal Future Release enhancement dev-feedback 06/19/2025
#12955 Add get_post filter normal normal Future Release feature request dev-feedback 06/26/2025

Tickets with Patches (55 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#24248 'guid' not properly escaped normal normal defect (bug) has-patch 10/04/2022
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects normal normal defect (bug) has-patch 06/04/2019
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() normal normal defect (bug) has-patch 06/04/2019
#26809 Errors from wp_update_post obscured in edit_post normal normal defect (bug) has-patch 06/04/2019
#24131 Fix post previews for multisite with domain mapping normal normal defect (bug) has-patch 06/04/2019
#22957 get_boundary_post Only works from a single page normal normal defect (bug) has-patch 07/04/2025
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 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 normal normal defect (bug) has-patch 06/04/2019
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth normal normal defect (bug) has-patch 06/23/2025
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter normal normal defect (bug) has-patch 06/04/2019
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive normal minor defect (bug) needs-unit-tests 06/04/2019
#12826 AJAX trash posts normal normal enhancement has-patch 07/05/2019
#33714 Add custom post types to the 'At a Glance' widget low normal enhancement needs-docs 06/24/2024
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() normal normal enhancement has-patch 06/04/2019
#12726 Add get_post_by_*() functions normal normal enhancement has-patch 07/02/2025
#20167 Add wp_pages_checklist for creating checklist of pages on site normal normal enhancement has-patch 06/04/2019
#16415 Don't require CPTs to have archives in order to have feeds normal normal enhancement has-patch 06/04/2019
#37462 Introduce is_private() conditional normal normal enhancement has-patch 08/07/2019
#16784 Introduce post_type_archive_description() normal normal enhancement needs-unit-tests 04/24/2021
#37043 New filter `pre_unique_post_slug` boonebgorges normal normal enhancement has-patch 06/04/2019
#18833 Pass raw data into save_post/wp_insert_post rmccue normal normal enhancement has-patch 06/04/2019
#35308 get_the_excerpt: For protected posts the output should be able to be filtered normal normal enhancement has-patch 07/03/2020
#36603 wp_publish_post() does not fire post_updated action normal normal enhancement has-patch 06/04/2019
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties normal normal enhancement has-patch 01/18/2022
#64810 A password protected post can be sticky but sometimes this behaviour is forbidden. normal normal Future Release defect (bug) dev-feedback 03/05/2026
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 normal normal Future Release defect (bug) has-patch 08/19/2020
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* normal normal Future Release defect (bug) has-patch 09/30/2024
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski normal minor Future Release defect (bug) has-patch 12/11/2025
#63273 Fatal due to superglobal $_POST modification with invalid int type normal major Future Release defect (bug) has-patch 10/27/2025
#36738 No validation for $post_date_gmt parameter paulbonneau normal normal Future Release defect (bug) has-patch 09/12/2025
#47642 Order by comment count - posts list tables johnbillion normal normal Future Release defect (bug) has-patch 12/11/2025
#49194 Page Template dropdown ordering should be by title, not value normal minor Future Release defect (bug) has-patch 03/05/2026
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. normal normal Future Release defect (bug) dev-feedback 02/10/2026
#32295 Pagination on preview/scheduled posts normal normal Future Release defect (bug) needs-unit-tests 06/21/2025
#47849 Post excerpts accept spaces SergeyBiryukov normal normal Future Release defect (bug) has-patch 10/15/2019
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing normal normal Future Release defect (bug) has-patch 09/28/2025
#55523 Remove deprecation notice from get_the_excerpt normal normal Future Release defect (bug) needs-unit-tests 02/06/2026
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy normal minor Future Release defect (bug) needs-unit-tests 02/10/2023
#44805 Resurrecting post from trash reverts its slug normal normal Future Release defect (bug) has-patch 10/09/2025
#61996 Slug Conflict When a Published and Draft Page Share post_name normal normal Future Release defect (bug) has-patch 08/30/2025
#47988 Unexpected behaviour when draft post has the same page_name as published post normal normal Future Release defect (bug) has-patch 01/20/2026
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) normal normal Future Release defect (bug) needs-unit-tests 05/21/2024
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov normal normal Future Release defect (bug) has-patch 01/06/2019
#50447 wp_publish_post not checking for unique post slugs normal major Future Release defect (bug) has-patch 10/17/2022
#62468 wp_update_post overwrites post_date when updating post_status normal normal Future Release defect (bug) has-patch 11/11/2025
#48954 "Sticky" post state shows even for non-Post post-types normal normal Future Release enhancement has-patch 10/16/2025
#50546 Add better error notices when deleting things fail normal normal Future Release enhancement dev-feedback 07/07/2020
#32824 Consistent search fields between posts and terms normal normal Future Release enhancement has-patch 01/23/2026
#37667 Handle post type support in `WP_Post_Type` normal normal Future Release enhancement has-patch 10/16/2025
#39106 Make hierarchy level indicator text changeable [WP List] 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 normal normal Future Release enhancement has-patch 11/06/2025
#38067 New filter `wp_post_lock_status` normal normal Future Release enhancement needs-unit-tests 02/10/2026
#59901 PHPunit tests for wp_find_hierarchy_loop normal normal Future Release enhancement has-patch 02/12/2025
#41471 Page dropdown walker must check selected against value field normal normal Future Release enhancement needs-unit-tests 10/09/2025
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion normal normal Future Release enhancement has-patch 09/30/2024
1 2 3
Note: See TracReports for help on using and creating reports.