Make WordPress Core

{1} All Tickets (8000 matches)

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

Results (5301 - 5400 of 8000)

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 05/30/2019 8
#38599 Allow verbose rewrite rules with custom post types normal normal Awaiting Review enhancement 07/27/2021 2
#34546 Change in function `get_post_field` normal normal enhancement 06/04/2019 1
#32824 Consistent search fields between posts and terms has-patch normal normal Future Release enhancement 12/28/2025 4
#52888 Docs: Update get_children function SergeyBiryukov dev-feedback normal minor Future Release enhancement 06/27/2025 9
#16415 Don't require CPTs to have archives in order to have feeds has-patch normal normal enhancement 06/04/2019 16
#37671 Emptying Bin with large amount of posts results in whitescreen needs-unit-tests normal normal Future Release enhancement 06/18/2024 11
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 06/04/2019 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
#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
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) dev-feedback normal normal Awaiting Review enhancement 02/27/2020 4
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) normal normal enhancement 06/04/2019 5
#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
#20748 Include CPT Posts in Author Count & Archive Page normal normal enhancement 06/04/2019 2
#48375 Introduce a separate capability for trashing a post normal normal Awaiting Review enhancement 01/06/2020 1
#51787 Introduce dedicated function that retrieves post object by metadata dev-feedback normal normal Awaiting Review enhancement 07/16/2025 2
#37462 Introduce is_private() conditional has-patch normal normal enhancement 08/07/2019 2
#16784 Introduce post_type_archive_description() needs-unit-tests normal normal enhancement 04/24/2021 10
#23169 Introduce register_post_status_for_object_type normal normal enhancement 06/04/2019 3
#23168 Introduce remove_post_status normal normal enhancement 06/04/2019 9
#57496 Lazy load post meta spacedmonkey dev-feedback normal normal Future Release enhancement 10/14/2025 29
#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
#15930 Make trashed posts/pages still readable normal minor enhancement 06/04/2019 10
#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
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 06/04/2019 5
#38067 New filter `wp_post_lock_status` needs-unit-tests normal normal Future Release enhancement 10/16/2025 5
#14017 New template "tag": get_custom_field() obenland needs-unit-tests normal normal Future Release enhancement 08/14/2022 13
#29014 Normalization of template tag filters normal normal enhancement 06/04/2019 1
#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
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 02/12/2025 4
#49164 Page List Order normal major Awaiting Review enhancement 01/13/2020 4
#41471 Page dropdown walker must check selected against value field needs-unit-tests normal normal Future Release enhancement 10/09/2025 4
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion has-patch normal normal Future Release enhancement 09/30/2024 11
#18833 Pass raw data into save_post/wp_insert_post rmccue has-patch normal normal enhancement 06/04/2019 17
#57829 Post "Read" Capability for Rest API has-patch normal normal Awaiting Review enhancement 05/31/2024 2
#19711 Posts edit list window display no information about filtering chriscct7 has-patch normal normal enhancement 06/04/2019 15
#60791 Pre-populate slug using URL parameters on new post edit screen. has-patch normal normal Awaiting Review enhancement 03/17/2024 2
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov needs-unit-tests normal critical Future Release enhancement 05/25/2025 212
#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
#27736 Save one query when inserting a new post pbearne normal normal 7.0 enhancement 12/19/2025 10
#44842 Search post box in mobile normal normal Future Release enhancement 05/18/2022 12
#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
#61695 Suggestion: Add a post_type column in the wp_postmeta table normal normal Awaiting Review enhancement 07/18/2024 1
#64362 Support for Faux WP_Post Objects dev-feedback normal normal Awaiting Review enhancement 01/09/2026 7
#43287 The text "immediately" should be capitalize in publish meta box. has-patch normal normal Awaiting Review enhancement 11/18/2019 8
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty has-patch normal normal Awaiting Review enhancement 05/29/2024 1
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget normal normal 7.0 enhancement 12/26/2025 10
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() needs-unit-tests normal normal Future Release enhancement 01/26/2023 12
#18613 get_adjacent_post() doesn't find private posts has-patch normal normal Awaiting Review enhancement 11/27/2025 9
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 06/04/2019 7
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 07/18/2025 5
#61773 get_posts() returns posts of removed custom post type normal normal Awaiting Review enhancement 07/26/2024 5
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 07/03/2020 5
#36579 global $wp_rewrite not set when create_initial_post_types() first run normal normal enhancement 06/04/2019 3
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021 4
#12567 make post_submit_meta_box more generic normal normal enhancement 06/04/2019 15
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 02/21/2022 14
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) normal normal enhancement 06/04/2019 9
#14561 wp-admin/edit.php tags of post are hard to compare normal normal enhancement 06/04/2019 1
#43256 wp_delete_post() should use get_post() not wpdb->prepare SirLouen normal normal Future Release enhancement 09/25/2025 6
#64025 wp_die() status code posts component updates (parent ticket: #64009) has-patch normal normal Future Release enhancement 10/15/2025 3
#7231 wp_link_pages: option next_and_number sorich87* has-patch normal normal Future Release enhancement 08/26/2025 9
#36603 wp_publish_post() does not fire post_updated action has-patch normal normal enhancement 06/04/2019 8
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties has-patch normal normal enhancement 01/18/2022 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
#62223 "Error in moving the item to Trash" when using Cloudflare Speed Brain (Missing/Unreachable directories) normal normal Awaiting Review defect (bug) 10/17/2024 1
#49355 "Publishing failed. Error message: Could not update post in the database" caused by encoding normal normal Awaiting Review defect (bug) 07/02/2023 2
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* normal normal defect (bug) 06/04/2019 5
#47279 $post object passed to clean_post_cache action can contain outdated values needs-docs normal normal Future Release defect (bug) 09/05/2025 3
#31331 $post->post_date displays current time if status is pending or draft normal normal defect (bug) 06/04/2019 1
#24248 'guid' not properly escaped has-patch normal normal defect (bug) 10/04/2022 13
#31504 Add new item gives bunch of errors if disabled normal normal defect (bug) 06/04/2019 2
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin normal normal defect (bug) 06/04/2019 6
#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
#16600 AdminMenu rendering code chokes on uppercase normal minor defect (bug) 06/04/2019 14
#35538 AllPosts page UI: link "All" has incorrect color normal trivial Awaiting Review defect (bug) 07/09/2023 8
#35550 AllPosts page: Tags field does not accept characters <> normal minor defect (bug) 06/04/2019 1
#44524 Allow Users to View Custom Post Type Admin Page dev-feedback normal normal Future Release defect (bug) 07/29/2024 3
#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
#60796 An error for page and post without revisions support normal normal Awaiting Review defect (bug) 04/03/2024 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
#55152 Cannot delete post content if the title is empty normal normal Awaiting Review defect (bug) 02/14/2022 2
#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
#19031 Category view incorrectly counting custom posts normal normal defect (bug) 06/04/2019 4
#25798 Certain single CPT items result in 404 since 3.7 needs-unit-tests normal normal defect (bug) 06/04/2019 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
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects has-patch normal normal defect (bug) 06/04/2019 2
#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
#47041 Custom Post type author empty normal normal Awaiting Review defect (bug) 04/22/2020 1
#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
Note: See TracReports for help on using and creating reports.