Make WordPress Core

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

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#54376 Add `is_post_publicly_viewable` filter has-patch normal normal Awaiting Review enhancement 10/03/2024 3
#61598 Add an interface option to let users set empty_trash_days has-patch normal normal Awaiting Review enhancement 07/10/2024 3
#57622 Add filter to get_page_by_path has-patch normal normal Awaiting Review enhancement 07/18/2024 3
#23169 Introduce register_post_status_for_object_type normal normal enhancement 06/04/2019 3
#49644 Move logic from register_post_type() into WP_Post_Type->register() dev-feedback normal normal Awaiting Review enhancement 03/13/2020 3
#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
#36579 global $wp_rewrite not set when create_initial_post_types() first run normal normal enhancement 06/04/2019 3
#64025 wp_die() status code posts component updates (parent ticket: #64009) has-patch normal normal Future Release enhancement 10/15/2025 3
#44524 Allow Users to View Custom Post Type Admin Page dev-feedback normal normal Future Release defect (bug) 02/01/2026 4
#19031 Category view incorrectly counting custom posts normal normal defect (bug) 06/04/2019 4
#26809 Errors from wp_update_post obscured in edit_post has-patch normal normal defect (bug) 06/04/2019 4
#51867 Page Parent dropdown is a huge mess normal major Awaiting Review defect (bug) 11/29/2020 4
#22003 Saving custom fields goes to post-new.php rather than post.php normal normal defect (bug) 08/09/2019 4
#58487 Text editor problem normal normal Awaiting Review defect (bug) 06/08/2023 4
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' dev-feedback normal normal defect (bug) 05/24/2023 4
#56241 The post category count according post data not showing on admin side. normal normal Awaiting Review defect (bug) 01/23/2026 4
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update dev-feedback normal normal defect (bug) 06/04/2019 4
#36313 get_pages() child_of argument does not work in combination with meta_key/value query normal normal defect (bug) 07/06/2023 4
#56059 register_post_type()'s "description" argument can't be translated (gettext) normal normal Awaiting Review defect (bug) 06/25/2022 4
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types normal normal Awaiting Review defect (bug) 07/05/2019 4
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() has-patch normal normal enhancement 06/04/2019 4
#30250 Add filter for query used in `wp_count_posts()` normal normal enhancement 06/04/2019 4
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 06/04/2019 4
#39106 Make hierarchy level indicator text changeable [WP List] has-patch low minor Future Release enhancement 01/31/2021 4
#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
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021 4
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* normal normal defect (bug) 06/04/2019 5
#59664 I have tested beta 6.4 version and some issue on mobile device normal normal Awaiting Review defect (bug) 10/27/2023 5
#62049 Italics HTML tags in Post Titles are Being Converted to HTML Entities normal major Awaiting Review defect (bug) 09/17/2024 5
#49194 Page Template dropdown ordering should be by title, not value has-patch normal minor Future Release defect (bug) 03/05/2026 5
#61969 Post guid for custom post type being modified has-patch normal minor Awaiting Review defect (bug) 10/08/2024 5
#59610 Post modified date cannot be updated through WP-CLI dev-feedback normal normal Awaiting Review defect (bug) 10/13/2023 5
#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
#55895 Register custom post statuses dev-feedback normal normal Awaiting Review defect (bug) 09/22/2025 5
#44805 Resurrecting post from trash reverts its slug has-patch normal normal Future Release defect (bug) 10/09/2025 5
#57810 Should wp_insert_post() function call 'wp_insert_post' action with 'update' equals true after creating post for the first time. normal normal Awaiting Review defect (bug) 03/12/2023 5
#40588 Trashing and restoring a draft post replaces the slug needs-unit-tests normal normal Awaiting Review defect (bug) 12/07/2025 5
#54258 WP_Query::is_tax() returns true on custom post type archives (5.8.1) normal normal Awaiting Review defect (bug) 10/19/2021 5
#41857 Walker_PageDropdown doesn't set correct selected value when using value_field normal normal Awaiting Review defect (bug) 07/22/2020 5
#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
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Awaiting Review defect (bug) 11/28/2024 5
#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
#12826 AJAX trash posts has-patch normal normal enhancement 07/05/2019 5
#50546 Add better error notices when deleting things fail dev-feedback normal normal Future Release enhancement 07/07/2020 5
#64785 Add filter for redirect_to URL in get_the_password_form() dev-feedback normal normal Awaiting Review enhancement 03/04/2026 5
#32824 Consistent search fields between posts and terms has-patch normal normal Future Release enhancement 01/23/2026 5
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) dev-feedback normal normal Awaiting Review enhancement 02/04/2026 5
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) normal normal enhancement 06/04/2019 5
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 06/04/2019 5
#39439 Should wp_insert_attachment() update GUID dev-feedback normal normal Awaiting Review enhancement 08/06/2021 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
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin normal normal defect (bug) 06/04/2019 6
#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
#63273 Fatal due to superglobal $_POST modification with invalid int type has-patch normal major Future Release defect (bug) 10/27/2025 6
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya dev-feedback normal normal Future Release defect (bug) 10/14/2022 6
#31254 Post errors show success borders has-patch normal normal Awaiting Review defect (bug) 10/03/2024 6
#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
#35871 before_delete_post incorrectly triggered from edit.php to post.php has-patch normal normal Future Release defect (bug) 12/04/2025 6
#38067 New filter `wp_post_lock_status` needs-unit-tests normal normal Future Release enhancement 02/10/2026 6
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 03/03/2026 6
#43256 wp_delete_post() should use get_post() not wpdb->prepare normal normal Future Release enhancement 02/06/2026 6
#43083 adding "Unlisted" type for post visibility dev-feedback normal normal Future Release feature request 02/06/2026 6
#54301 It is not possible to set 0 as post title has-patch normal normal Awaiting Review defect (bug) 01/27/2022 7
#55523 Remove deprecation notice from get_the_excerpt needs-unit-tests normal normal Future Release defect (bug) 02/06/2026 7
#55638 Undefined property: WP_Post_Type::$post_type normal normal Awaiting Review defect (bug) 05/13/2022 7
#50255 get_the_modified_author() not working for posts updated via REST API westonruter normal normal Future Release defect (bug) 11/06/2025 7
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/23/2025 7
#64362 Support for Faux WP_Post Objects dev-feedback normal normal Awaiting Review enhancement 01/09/2026 7
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 06/04/2019 7
#56599 "All" view not selected for all relevant views for custom post type has-patch normal trivial Awaiting Review defect (bug) 01/28/2026 8
#35538 AllPosts page UI: link "All" has incorrect color normal trivial Awaiting Review defect (bug) 07/09/2023 8
#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
#64813 Docs: Fix `@param` type for `get_posts()` and other functions using `wp_parse_args()` rodrigosprimo needs-unit-tests normal normal 7.0 defect (bug) 03/13/2026 8
#61406 Heading block attribute type issue normal normal Awaiting Review defect (bug) 10/08/2025 8
#28288 New Post overwriting a previously published post normal normal defect (bug) 06/04/2019 8
#32295 Pagination on preview/scheduled posts needs-unit-tests normal normal Future Release defect (bug) 06/21/2025 8
#47988 Unexpected behaviour when draft post has the same page_name as published post has-patch normal normal Future Release defect (bug) 01/20/2026 8
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 04/18/2023 8
#48954 "Sticky" post state shows even for non-Post post-types has-patch normal normal Future Release enhancement 10/16/2025 8
#23207 Add $labels argument to register_post_status() dev-feedback normal normal enhancement 06/04/2019 8
#63534 Add `link_to` label to post types has-patch normal normal Awaiting Review enhancement 09/27/2025 8
#54020 Add a filter to allow updating post without changing the modified dates dev-feedback normal normal Awaiting Review enhancement 09/29/2021 8
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 05/30/2019 8
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 10/16/2025 8
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 05/30/2020 8
#43287 The text "immediately" should be capitalize in publish meta box. has-patch normal normal Awaiting Review enhancement 11/18/2019 8
#36603 wp_publish_post() does not fire post_updated action has-patch normal normal enhancement 06/04/2019 8
#24131 Fix post previews for multisite with domain mapping has-patch normal normal defect (bug) 06/04/2019 9
#49969 Previewing the page designated as "latest posts" shows the frontpage normal normal Future Release defect (bug) 04/15/2024 9
#45764 blog page and homepage the same list pages and not posts dev-feedback normal minor Awaiting Review defect (bug) 12/12/2019 9
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" dev-feedback normal normal Awaiting Review defect (bug) 07/06/2023 9
#12726 Add get_post_by_*() functions has-patch normal normal enhancement 07/02/2025 9
#52888 Docs: Update get_children function SergeyBiryukov dev-feedback normal minor Future Release enhancement 06/27/2025 9
#63729 Fix misleading summary in PHPDoc for wp_insert_post() has-patch normal normal Awaiting Review enhancement 11/20/2025 9
Note: See TracReports for help on using and creating reports.