Make WordPress Core

{1} All Tickets (7997 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 7997)

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. needs-unit-tests normal normal Future Release defect (bug) 06/04/2019 10
#41471 Page dropdown walker must check selected against value field needs-unit-tests normal normal Future Release enhancement 10/09/2025 4
#49194 Page Template dropdown ordering should be by title, not value SirLouen has-patch normal minor Future Release defect (bug) 09/26/2025 4
#51867 Page Parent dropdown is a huge mess normal major Awaiting Review defect (bug) 11/29/2020 4
#49164 Page List Order normal major Awaiting Review enhancement 01/13/2020 4
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 02/12/2025 4
#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
#62853 Order posts and terms by drag and drop from administration normal normal Awaiting Review feature request 01/24/2025 2
#47642 Order by comment count - posts list tables johnbillion has-patch normal normal Future Release defect (bug) 12/11/2025 55
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine normal normal enhancement 06/04/2019 3
#29014 Normalization of template tag filters normal normal enhancement 06/04/2019 1
#18395 Non-URL GUIDs are stripped on post update normal normal defect (bug) 06/04/2019 2
#36738 No validation for $post_date_gmt parameter paulbonneau has-patch normal normal Future Release defect (bug) 09/12/2025 15
#59680 Nextpage add pagination for page has-patch normal normal Awaiting Review feature request 06/05/2025 2
#14017 New template "tag": get_custom_field() obenland needs-unit-tests normal normal Future Release enhancement 08/14/2022 13
#38067 New filter `wp_post_lock_status` needs-unit-tests normal normal Future Release enhancement 10/16/2025 5
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 06/04/2019 5
#39848 New filter 'the_title_wrap' dev-feedback normal normal Awaiting Review enhancement 07/13/2025 1
#28288 New Post overwriting a previously published post normal normal defect (bug) 06/04/2019 8
#52101 Need to add trash option for Draft Reusable Blocks normal normal Awaiting Review defect (bug) 12/31/2020 3
#28463 Need core concept of the first publication of a post/comment. dev-feedback normal normal Awaiting Review feature request 07/15/2022 2
#49644 Move logic from register_post_type() into WP_Post_Type->register() dev-feedback normal normal Awaiting Review enhancement 03/13/2020 3
#15930 Make trashed posts/pages still readable normal minor enhancement 06/04/2019 10
#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
#37376 Make it possible for custom post type to have an archive but no single needs-unit-tests normal normal Awaiting Review feature request 08/24/2021 2
#39106 Make hierarchy level indicator text changeable [WP List] has-patch low minor Future Release enhancement 01/31/2021 4
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 05/30/2020 8
#57496 Lazy load post meta spacedmonkey dev-feedback normal normal Future Release enhancement 01/20/2026 31
#62049 Italics HTML tags in Post Titles are Being Converted to HTML Entities normal major Awaiting Review defect (bug) 09/17/2024 5
#54301 It is not possible to set 0 as post title has-patch normal normal Awaiting Review defect (bug) 01/27/2022 7
#53044 Issue on mobile device when try to post QUICK EDIT. normal normal Awaiting Review defect (bug) 05/13/2021 3
#43347 Introduction of 'has_single' register_post_type parameter normal normal Awaiting Review feature request 07/19/2022 2
#23168 Introduce remove_post_status normal normal enhancement 06/04/2019 9
#23169 Introduce register_post_status_for_object_type normal normal enhancement 06/04/2019 3
#64423 Introduce register_content_type() API for declarative content modeling has-patch normal normal Awaiting Review feature request 12/17/2025 1
#16784 Introduce post_type_archive_description() needs-unit-tests normal normal enhancement 04/24/2021 10
#37462 Introduce is_private() conditional has-patch normal normal enhancement 08/07/2019 2
#51787 Introduce dedicated function that retrieves post object by metadata dev-feedback normal normal Awaiting Review enhancement 07/16/2025 2
#48375 Introduce a separate capability for trashing a post normal normal Awaiting Review enhancement 01/06/2020 1
#20748 Include CPT Posts in Author Count & Archive Page normal normal enhancement 06/04/2019 2
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors normal normal Awaiting Review defect (bug) 02/18/2025 1
#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 1
#59664 I have tested beta 6.4 version and some issue on mobile device normal normal Awaiting Review defect (bug) 10/27/2023 5
#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
#61406 Heading block attribute type issue normal normal Awaiting Review defect (bug) 10/08/2025 8
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 10/16/2025 8
#18264 Future private posts listed as already published with future date specified has-patch normal normal Awaiting Review defect (bug) 08/05/2025 18
#24131 Fix post previews for multisite with domain mapping has-patch normal normal defect (bug) 06/04/2019 9
#63729 Fix misleading summary in PHPDoc for wp_insert_post() has-patch normal normal Awaiting Review enhancement 11/20/2025 9
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) normal normal enhancement 06/04/2019 5
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) dev-feedback normal normal Awaiting Review enhancement 02/27/2020 4
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin normal normal defect (bug) 06/04/2019 3
#63273 Fatal due to superglobal $_POST modification with invalid int type has-patch normal major Future Release defect (bug) 10/27/2025 6
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters normal normal Future Release enhancement 12/18/2025 11
#59348 Excerpt block length is not full customizable any more normal normal Awaiting Review defect (bug) 09/14/2023 2
#49812 EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src 'self' http: https: data: blob: 'unsafe-inline'". normal normal defect (bug) 07/29/2024 3
#26809 Errors from wp_update_post obscured in edit_post has-patch normal normal defect (bug) 06/04/2019 4
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski has-patch normal minor Future Release defect (bug) 12/11/2025 16
#63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 needs-docs normal normal Awaiting Review enhancement 11/19/2025 10
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 06/04/2019 16
#47637 Enhance excerpt_remove_blocks to handle more types of group blocks normal normal Future Release defect (bug) 11/22/2021 16
#37671 Emptying Bin with large amount of posts results in whitescreen needs-unit-tests normal normal Future Release enhancement 06/18/2024 11
#41727 Draft page loses its hierarchy on save when other pages are drafts in hierarchy normal normal Awaiting Review defect (bug) 12/15/2020 3
#16415 Don't require CPTs to have archives in order to have feeds has-patch normal normal enhancement 06/04/2019 16
#52888 Docs: Update get_children function SergeyBiryukov dev-feedback normal minor Future Release enhancement 06/27/2025 9
#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
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() has-patch normal normal defect (bug) 06/04/2019 1
#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
#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
#12706 Custom post status bugs needs-unit-tests normal normal Future Release task (blessed) 09/10/2024 168
#47041 Custom Post type author empty normal normal Awaiting Review defect (bug) 04/22/2020 1
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy normal normal Awaiting Review defect (bug) 05/13/2022 11
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects has-patch normal normal defect (bug) 06/04/2019 2
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* has-patch normal normal Future Release defect (bug) 09/30/2024 2
#32824 Consistent search fields between posts and terms has-patch normal normal Future Release enhancement 12/28/2025 4
#34546 Change in function `get_post_field` normal normal enhancement 06/04/2019 1
#25798 Certain single CPT items result in 404 since 3.7 needs-unit-tests normal normal defect (bug) 06/04/2019 3
#19031 Category view incorrectly counting custom posts normal normal defect (bug) 06/04/2019 4
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus normal normal defect (bug) 06/04/2019 6
#55152 Cannot delete post content if the title is empty normal normal Awaiting Review defect (bug) 02/14/2022 2
#49109 Array offset access notice problem with `remove_meta_box()` and `add_meta_box()` function. normal critical Awaiting Review defect (bug) 02/26/2020 1
#60796 An error for page and post without revisions support normal normal Awaiting Review defect (bug) 04/03/2024 2
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 has-patch normal normal Future Release defect (bug) 08/19/2020 3
#38599 Allow verbose rewrite rules with custom post types normal normal Awaiting Review enhancement 07/27/2021 2
#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
#44524 Allow Users to View Custom Post Type Admin Page dev-feedback normal normal Future Release defect (bug) 07/29/2024 3
#35550 AllPosts page: Tags field does not accept characters <> normal minor defect (bug) 06/04/2019 1
#35538 AllPosts page UI: link "All" has incorrect color normal trivial Awaiting Review defect (bug) 07/09/2023 8
#16600 AdminMenu rendering code chokes on uppercase normal minor defect (bug) 06/04/2019 14
#40500 Adding custom capabilities to a custom post type seems to break permalink link on post edit screen normal normal Awaiting Review defect (bug) 11/27/2019 1
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 05/30/2019 8
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin normal normal defect (bug) 06/04/2019 6
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 06/04/2019 4
#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
#57875 Add password strength meter for password protected content normal normal Future Release enhancement 11/19/2024 1
#31504 Add new item gives bunch of errors if disabled normal normal defect (bug) 06/04/2019 2
#12726 Add get_post_by_*() functions has-patch normal normal enhancement 07/02/2025 9
#12955 Add get_post filter dev-feedback normal normal Future Release feature request 06/26/2025 82
#57622 Add filter to get_page_by_path has-patch normal normal Awaiting Review enhancement 07/18/2024 3
#30250 Add filter for query used in `wp_count_posts()` normal normal enhancement 06/04/2019 4
Note: See TracReports for help on using and creating reports.