Make WordPress Core

{31} Tickets in the Posts, Post Types component (261 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 261)

1 2 3

Tickets Awaiting Review (29 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#62302 Post deletion hooks are not fully consistent. normal normal Awaiting Review feature request has-patch 10/25/2024
#62366 get_post_states() throws PHP warning normal normal Awaiting Review defect (bug) has-patch 11/19/2024
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Awaiting Review defect (bug) 11/28/2024
#62853 Order posts and terms by drag and drop from administration normal normal Awaiting Review feature request 01/24/2025
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors normal normal Awaiting Review defect (bug) 02/18/2025
#62948 Posts tagged with complex Emoji can't be found normal normal Awaiting Review defect (bug) has-patch 04/04/2025
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#62461 If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid normal normal Awaiting Review defect (bug) 05/12/2025
#59680 Nextpage add pagination for page normal normal Awaiting Review feature request has-patch 06/05/2025
#63574 Post Options Divider Missing in Mobile View on Post List Page (WP-Admin) (Playground) normal normal Awaiting Review defect (bug) has-patch 07/08/2025
#51787 Introduce dedicated function that retrieves post object by metadata normal normal Awaiting Review enhancement dev-feedback 07/16/2025
#40650 get_pages() should accept 'any' among it's post_status arg normal normal Awaiting Review enhancement has-patch 07/18/2025
#18264 Future private posts listed as already published with future date specified normal normal Awaiting Review defect (bug) has-patch 08/05/2025
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) normal minor Awaiting Review defect (bug) 08/09/2025
#63662 DateTimePicker in the post editor does not show posts that are published on midnight of first day of month normal normal Awaiting Review defect (bug) has-patch 08/19/2025
#63598 Post locking takeover dialogue shows when `show_post_locked_dialog` filter returns false normal normal Awaiting Review defect (bug) 09/17/2025
#55895 Register custom post statuses normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
#63534 Add `link_to` label to post types normal normal Awaiting Review enhancement has-patch 09/27/2025
#61406 Heading block attribute type issue normal normal Awaiting Review defect (bug) 10/08/2025
#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
#49708 Add a new function get_page_by_guid normal normal Awaiting Review feature request 11/19/2025
#63729 Fix misleading summary in PHPDoc for wp_insert_post() normal normal Awaiting Review enhancement has-patch 11/20/2025
#18613 get_adjacent_post() doesn't find private posts normal normal Awaiting Review enhancement has-patch 11/27/2025
#40588 Trashing and restoring a draft post replaces the slug normal normal Awaiting Review defect (bug) needs-unit-tests 12/07/2025
#64423 Introduce register_content_type() API for declarative content modeling normal normal Awaiting Review feature request has-patch 12/17/2025
#56241 The post category count according post data not showing on admin side. normal normal Awaiting Review defect (bug) 01/23/2026
#56599 "All" view not selected for all relevant views for custom post type normal trivial Awaiting Review defect (bug) has-patch 01/28/2026
#64570 when the trash is empty we should load all posts pbearne normal normal Awaiting Review defect (bug) has-patch 01/29/2026
#61249 The character count in the post_excerpt is fine instead of counting words. normal normal Awaiting Review enhancement dev-feedback 02/06/2026

Tickets Needing Feedback (15 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#19711 Posts edit list window display no information about filtering chriscct7 normal normal enhancement has-patch 06/04/2019
#23207 Add $labels argument to register_post_status() normal normal enhancement dev-feedback 06/04/2019
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 06/04/2019
#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
#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
#14017 New template "tag": get_custom_field() obenland normal normal Future Release enhancement needs-unit-tests 08/14/2022
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya normal normal Future Release defect (bug) dev-feedback 10/14/2022
#17374 get_pages() with child_of forgets sort DrewAPicture normal normal defect (bug) dev-feedback 04/18/2023
#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
#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
#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
#44524 Allow Users to View Custom Post Type Admin Page normal normal Future Release defect (bug) dev-feedback 02/01/2026

Tickets with Patches (56 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov normal normal Future Release defect (bug) has-patch 01/06/2019
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. normal normal Future Release defect (bug) needs-unit-tests 06/04/2019
#16415 Don't require CPTs to have archives in order to have feeds normal normal enhancement 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
#18833 Pass raw data into save_post/wp_insert_post rmccue normal normal enhancement has-patch 06/04/2019
#20167 Add wp_pages_checklist for creating checklist of pages on site normal normal enhancement has-patch 06/04/2019
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() normal normal enhancement has-patch 06/04/2019
#24131 Fix post previews for multisite with domain mapping normal normal defect (bug) has-patch 06/04/2019
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 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
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter 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
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() normal normal defect (bug) has-patch 06/04/2019
#36603 wp_publish_post() does not fire post_updated action normal normal enhancement has-patch 06/04/2019
#37043 New filter `pre_unique_post_slug` boonebgorges normal normal enhancement has-patch 06/04/2019
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects normal normal defect (bug) has-patch 06/04/2019
#12826 AJAX trash posts normal normal enhancement has-patch 07/05/2019
#37462 Introduce is_private() conditional normal normal enhancement has-patch 08/07/2019
#47849 Post excerpts accept spaces SergeyBiryukov normal normal Future Release defect (bug) has-patch 10/15/2019
#35308 get_the_excerpt: For protected posts the output should be able to be filtered normal normal enhancement has-patch 07/03/2020
#50546 Add better error notices when deleting things fail normal normal Future Release enhancement dev-feedback 07/07/2020
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 normal normal Future Release defect (bug) has-patch 08/19/2020
#39106 Make hierarchy level indicator text changeable [WP List] low minor Future Release enhancement has-patch 01/31/2021
#16784 Introduce post_type_archive_description() normal normal enhancement needs-unit-tests 04/24/2021
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties normal normal enhancement has-patch 01/18/2022
#24248 'guid' not properly escaped normal normal defect (bug) has-patch 10/04/2022
#50447 wp_publish_post not checking for unique post slugs normal major Future Release defect (bug) has-patch 10/17/2022
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() normal normal Future Release enhancement needs-unit-tests 01/26/2023
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy normal minor Future Release defect (bug) needs-unit-tests 02/10/2023
#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
#60646 Docs: Incorrect return type specified for get_post_custom with negative post ID value normal trivial Future Release defect (bug) has-patch 06/11/2024
#33714 Add custom post types to the 'At a Glance' widget low normal enhancement needs-docs 06/24/2024
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* normal normal Future Release defect (bug) has-patch 09/30/2024
#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
#59901 PHPunit tests for wp_find_hierarchy_loop normal normal Future Release enhancement has-patch 02/12/2025
#32295 Pagination on preview/scheduled posts normal normal Future Release defect (bug) needs-unit-tests 06/21/2025
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth normal normal defect (bug) has-patch 06/23/2025
#12726 Add get_post_by_*() functions normal normal enhancement has-patch 07/02/2025
#22957 get_boundary_post Only works from a single page normal normal defect (bug) has-patch 07/04/2025
#7231 wp_link_pages: option next_and_number sorich87* normal normal Future Release enhancement has-patch 08/26/2025
#61996 Slug Conflict When a Published and Draft Page Share post_name normal normal Future Release defect (bug) has-patch 08/30/2025
#36738 No validation for $post_date_gmt parameter paulbonneau normal normal Future Release defect (bug) has-patch 09/12/2025
#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
#44805 Resurrecting post from trash reverts its slug normal normal Future Release defect (bug) has-patch 10/09/2025
#41471 Page dropdown walker must check selected against value field normal normal Future Release enhancement needs-unit-tests 10/09/2025
#64025 wp_die() status code posts component updates (parent ticket: #64009) normal normal Future Release enhancement has-patch 10/15/2025
#38067 New filter `wp_post_lock_status` normal normal Future Release enhancement needs-unit-tests 10/16/2025
#37667 Handle post type support in `WP_Post_Type` normal normal Future Release enhancement has-patch 10/16/2025
#48954 "Sticky" post state shows even for non-Post post-types normal normal Future Release enhancement has-patch 10/16/2025
#63273 Fatal due to superglobal $_POST modification with invalid int type normal major Future Release defect (bug) has-patch 10/27/2025
#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
#62468 wp_update_post overwrites post_date when updating post_status normal normal Future Release defect (bug) has-patch 11/11/2025
#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
#47642 Order by comment count - posts list tables johnbillion normal normal Future Release defect (bug) has-patch 12/11/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
#32824 Consistent search fields between posts and terms normal normal Future Release enhancement has-patch 01/23/2026
1 2 3
Note: See TracReports for help on using and creating reports.