Make WordPress Core

{1} All Tickets (8016 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (5401 - 5500 of 8016)

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" dev-feedback normal normal Awaiting Review defect (bug) 07/06/2023 9
#23207 Add $labels argument to register_post_status() dev-feedback normal normal enhancement 06/04/2019 8
#41893 Add URL filter in posts list table get_edit_link() dev-feedback normal normal Awaiting Review enhancement 02/15/2020 1
#36492 Add `WP_Post_Status` class dev-feedback normal normal enhancement 06/04/2019 16
#54020 Add a filter to allow updating post without changing the modified dates dev-feedback normal normal Awaiting Review enhancement 09/29/2021 8
#50546 Add better error notices when deleting things fail dev-feedback normal normal Future Release enhancement 07/07/2020 5
#14077 Add support for removal of multiple features from a post type in remove_post_type_support dev-feedback normal minor enhancement 01/09/2020 11
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 05/30/2019 8
#52888 Docs: Update get_children function SergeyBiryukov dev-feedback normal minor Future Release enhancement 06/27/2025 9
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters dev-feedback normal normal Future Release enhancement 10/16/2025 5
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) dev-feedback normal normal Awaiting Review enhancement 02/27/2020 4
#51787 Introduce dedicated function that retrieves post object by metadata dev-feedback normal normal Awaiting Review enhancement 07/16/2025 2
#57496 Lazy load post meta spacedmonkey dev-feedback normal normal Future Release enhancement 10/14/2025 29
#49644 Move logic from register_post_type() into WP_Post_Type->register() dev-feedback normal normal Awaiting Review enhancement 03/13/2020 3
#39848 New filter 'the_title_wrap' dev-feedback normal normal Awaiting Review enhancement 07/13/2025 1
#39666 Put front page on top of "All pages" list dev-feedback normal normal Future Release enhancement 06/19/2025 14
#62954 Reassess the best way to store, hash, and check post passwords dev-feedback normal normal Awaiting Review enhancement 09/07/2025 2
#35842 Register Post Type function label default dev-feedback normal normal enhancement 06/04/2019 2
#24672 Remove final from WP_Post class dev-feedback normal normal Awaiting Review enhancement 07/15/2025 24
#14558 Separate Database Table Support for Custom Post Types dev-feedback normal normal Awaiting Review enhancement 03/04/2024 41
#39439 Should wp_insert_attachment() update GUID dev-feedback normal normal Awaiting Review enhancement 08/06/2021 5
#64362 Support for Faux WP_Post Objects dev-feedback normal normal Awaiting Review enhancement 12/08/2025 6
#48370 Add "next/previous" links to Edit Post screen dev-feedback normal normal Awaiting Review feature request 10/19/2019 2
#12955 Add get_post filter dev-feedback normal normal Future Release feature request 06/26/2025 82
#28463 Need core concept of the first publication of a post/comment. dev-feedback normal normal Awaiting Review feature request 07/15/2022 2
#43083 adding "Unlisted" type for post visibility SirLouen dev-feedback normal normal Future Release feature request 09/25/2025 6
#61691 quick draft added images and categories free dev-feedback normal normal Awaiting Review feature request 07/24/2024 1
#56599 "All" view not selected for all relevant views for custom post type has-patch normal trivial Awaiting Review defect (bug) 05/12/2025 7
#24248 'guid' not properly escaped has-patch normal normal defect (bug) 10/04/2022 13
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` has-patch normal normal Awaiting Review defect (bug) 08/25/2023 27
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 has-patch normal normal Future Release defect (bug) 08/19/2020 3
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* has-patch normal normal Future Release defect (bug) 09/30/2024 2
#15784 Contributors can't easily view others' posts in a certain term has-patch normal normal defect (bug) 06/04/2019 4
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects has-patch normal normal defect (bug) 06/04/2019 2
#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 has-patch normal normal Awaiting Review defect (bug) 01/18/2024 10
#63662 DateTimePicker in the post editor does not show posts that are published on midnight of first day of month has-patch normal normal Awaiting Review defect (bug) 08/19/2025 8
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() has-patch normal normal defect (bug) 06/04/2019 1
#60646 Docs: Incorrect return type specified for get_post_custom with negative post ID value has-patch normal trivial Future Release defect (bug) 06/11/2024 3
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski has-patch normal minor Future Release defect (bug) 11/12/2025 14
#26809 Errors from wp_update_post obscured in edit_post has-patch normal normal defect (bug) 06/04/2019 4
#63273 Fatal due to superglobal $_POST modification with invalid int type has-patch normal major Future Release defect (bug) 10/27/2025 6
#24131 Fix post previews for multisite with domain mapping has-patch normal normal defect (bug) 06/04/2019 9
#18264 Future private posts listed as already published with future date specified has-patch normal normal Awaiting Review defect (bug) 08/05/2025 18
#57634 Hide "view" link from Post List Table if empty string passed to post_link has-patch normal normal Awaiting Review defect (bug) 02/04/2023 1
#54301 It is not possible to set 0 as post title has-patch normal normal Awaiting Review defect (bug) 01/27/2022 7
#36738 No validation for $post_date_gmt parameter paulbonneau has-patch normal normal Future Release defect (bug) 09/12/2025 15
#47642 Order by comment count - posts list tables johnbillion has-patch normal normal Future Release defect (bug) 12/05/2025 52
#61242 PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()` has-patch normal normal Awaiting Review defect (bug) 05/20/2024 3
#49194 Page Template dropdown ordering should be by title, not value SirLouen has-patch normal minor Future Release defect (bug) 09/26/2025 4
#63574 Post Options Divider Missing in Mobile View on Post List Page (WP-Admin) (Playground) has-patch normal normal Awaiting Review defect (bug) 07/08/2025 11
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions has-patch normal minor Awaiting Review defect (bug) 06/25/2023 1
#31254 Post errors show success borders has-patch normal normal Awaiting Review defect (bug) 10/03/2024 6
#47849 Post excerpts accept spaces SergeyBiryukov has-patch normal normal Future Release defect (bug) 10/15/2019 11
#61969 Post guid for custom post type being modified has-patch normal minor Awaiting Review defect (bug) 10/08/2024 5
#64382 Post search input “close” (×) button should use cursor: pointer joedolson* has-patch normal normal 7.0 defect (bug) 12/09/2025 4
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing has-patch normal normal Future Release defect (bug) 09/28/2025 6
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status has-patch normal minor Awaiting Review defect (bug) 07/10/2023 5
#62948 Posts tagged with complex Emoji can't be found has-patch normal normal Awaiting Review defect (bug) 04/04/2025 5
#39942 Restored Post may steal slug to published Post has-patch normal normal Future Release defect (bug) 09/14/2025 2
#44805 Resurrecting post from trash reverts its slug has-patch normal normal Future Release defect (bug) 10/09/2025 5
#61996 Slug Conflict When a Published and Draft Page Share post_name has-patch normal normal Future Release defect (bug) 08/30/2025 2
#57737 Start composing post with same title as existing post, click Preview, post_title is set to point to existing post has-patch normal normal Awaiting Review defect (bug) 05/12/2025 3
#56241 The post category count according post data not showing on admin side. has-patch normal normal Awaiting Review defect (bug) 07/18/2022 1
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null has-patch normal normal Awaiting Review defect (bug) 05/12/2025 3
#59354 Unnecessary queries performed when updating a post without providing categories or tags has-patch normal normal Awaiting Review defect (bug) 06/13/2024 2
#48268 Updating failed. Error message: The response is not a valid JSON response. has-patch normal normal Awaiting Review defect (bug) 12/04/2025 10
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte has-patch normal normal Awaiting Review defect (bug) 10/04/2023 29
#61068 Wrong processing post_status for custom post_status has-patch normal normal Awaiting Review defect (bug) 06/05/2024 1
#35871 before_delete_post incorrectly triggered from edit.php to post.php has-patch normal normal Future Release defect (bug) 12/04/2025 6
#22957 get_boundary_post Only works from a single page has-patch normal normal defect (bug) 07/04/2025 10
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties has-patch normal normal Awaiting Review defect (bug) 06/08/2023 2
#62366 get_post_states() throws PHP warning has-patch normal normal Awaiting Review defect (bug) 11/19/2024 5
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null has-patch normal normal defect (bug) 06/04/2019 5
#59241 get_the_posts_navigation wrong functions called for prev and next links has-patch normal normal Awaiting Review defect (bug) 08/30/2023 3
#48006 post_date not as expected has-patch normal normal Awaiting Review defect (bug) 09/17/2019 11
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov has-patch normal normal Future Release defect (bug) 01/06/2019 3
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/23/2025 7
#50447 wp_publish_post not checking for unique post slugs has-patch normal major Future Release defect (bug) 10/17/2022 3
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter has-patch normal normal defect (bug) 06/04/2019 5
#62468 wp_update_post overwrites post_date when updating post_status has-patch normal normal Future Release defect (bug) 11/11/2025 31
#48954 "Sticky" post state shows even for non-Post post-types has-patch normal normal Future Release enhancement 10/16/2025 8
#12826 AJAX trash posts has-patch normal normal enhancement 07/05/2019 5
#55920 Ability to query by post author in post_exists() has-patch normal normal Awaiting Review enhancement 06/07/2022 3
#54376 Add `is_post_publicly_viewable` filter has-patch normal normal Awaiting Review enhancement 10/03/2024 3
#63534 Add `link_to` label to post types has-patch normal normal Awaiting Review enhancement 09/27/2025 8
#61598 Add an interface option to let users set empty_trash_days has-patch normal normal Awaiting Review enhancement 07/10/2024 3
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() has-patch normal normal enhancement 06/04/2019 4
#57622 Add filter to get_page_by_path has-patch normal normal Awaiting Review enhancement 07/18/2024 3
#12726 Add get_post_by_*() functions has-patch normal normal enhancement 07/02/2025 9
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 06/04/2019 4
#16415 Don't require CPTs to have archives in order to have feeds has-patch normal normal enhancement 06/04/2019 16
#63729 Fix misleading summary in PHPDoc for wp_insert_post() has-patch normal normal Awaiting Review enhancement 11/20/2025 9
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 10/16/2025 8
#37462 Introduce is_private() conditional has-patch normal normal enhancement 08/07/2019 2
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 05/30/2020 8
#39106 Make hierarchy level indicator text changeable [WP List] has-patch low minor Future Release enhancement 01/31/2021 4
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable has-patch normal normal Future Release enhancement 11/06/2025 17
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 06/04/2019 5
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 02/12/2025 4
Note: See TracReports for help on using and creating reports.