Make WordPress Core

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

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
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/23/2025 7
#7231 wp_link_pages: option next_and_number sorich87* has-patch normal normal Future Release enhancement 08/26/2025 9
#34253 wp_insert_post() can assign a random, unauthorized user_id's normal normal defect (bug) 06/04/2019 1
#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
#64025 wp_die() status code posts component updates (parent ticket: #64009) has-patch normal normal Future Release enhancement 10/15/2025 3
#43256 wp_delete_post() should use get_post() not wpdb->prepare normal normal Future Release enhancement 02/06/2026 6
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types dev-feedback normal normal Awaiting Review defect (bug) 07/05/2023 2
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types normal normal Awaiting Review defect (bug) 07/05/2019 4
#14561 wp-admin/edit.php tags of post are hard to compare normal normal enhancement 06/04/2019 1
#64570 when the trash is empty we should load all posts pbearne has-patch normal normal Awaiting Review defect (bug) 01/29/2026 3
#29999 update post overwrites slug if current_user is contributor dev-feedback normal minor Awaiting Review defect (bug) 07/22/2024 17
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) normal normal enhancement 06/04/2019 9
#47742 sorting by date incorrect normal normal Awaiting Review defect (bug) 07/20/2019 2
#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 3
#56059 register_post_type()'s "description" argument can't be translated (gettext) normal normal Awaiting Review defect (bug) 06/25/2022 4
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 02/21/2022 14
#61691 quick draft added images and categories free dev-feedback normal normal Awaiting Review feature request 07/24/2024 1
#55332 problem with quick comment discarded changes normal minor Awaiting Review defect (bug) 08/09/2023 1
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Awaiting Review defect (bug) 11/28/2024 5
#47552 post_name when inserting is not guaranteed to be unique needs-unit-tests normal normal Future Release defect (bug) 09/05/2025 2
#48006 post_date not as expected has-patch normal normal Awaiting Review defect (bug) 09/17/2019 11
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` normal normal defect (bug) 06/04/2019 3
#37372 missing "edit permalink button" below the title normal normal defect (bug) 06/04/2019 2
#12567 make post_submit_meta_box more generic normal normal enhancement 06/04/2019 15
#11311 kses converts ampersands to & in post titles, post content, and more normal normal Future Release defect (bug) 08/03/2022 21
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021 4
#36579 global $wp_rewrite not set when create_initial_post_types() first run normal normal enhancement 06/04/2019 3
#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
#50255 get_the_modified_author() not working for posts updated via REST API westonruter normal normal Future Release defect (bug) 11/06/2025 7
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 07/03/2020 5
#61773 get_posts() returns posts of removed custom post type normal normal Awaiting Review enhancement 07/26/2024 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
#49478 get_post_type_object has the wrong type of validator for its parameter dev-feedback normal normal Awaiting Review defect (bug) 02/01/2026 2
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#62366 get_post_states() throws PHP warning has-patch normal normal Awaiting Review defect (bug) 11/19/2024 5
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 04/18/2023 8
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 03/03/2026 6
#36313 get_pages() child_of argument does not work in combination with meta_key/value query normal normal defect (bug) 07/06/2023 4
#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
#22957 get_boundary_post Only works from a single page has-patch normal normal defect (bug) 07/04/2025 10
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 06/04/2019 7
#18613 get_adjacent_post() doesn't find private posts has-patch normal normal Awaiting Review enhancement 11/27/2025 9
#32057 fix: allow plugins to access click event in edit inline post normal normal defect (bug) 06/04/2019 1
#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
#36595 can't set post_modified in wp_insert_post, becomes post_date dev-feedback normal normal defect (bug) 04/01/2020 10
#45764 blog page and homepage the same list pages and not posts dev-feedback normal minor Awaiting Review defect (bug) 12/12/2019 9
#35871 before_delete_post incorrectly triggered from edit.php to post.php has-patch normal normal Future Release defect (bug) 12/04/2025 6
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget audrasjb normal normal 7.1 enhancement 02/20/2026 14
#43083 adding "Unlisted" type for post visibility dev-feedback normal normal Future Release feature request 02/06/2026 6
#64156 add_post_type_support() does not merge sub-properties for the same feature dev-feedback normal normal 7.0 defect (bug) 02/10/2026 24
#52950 add_meta_box issue in wordpress 5.7 normal major Awaiting Review defect (bug) 03/31/2021 1
#48410 `wp_insert_post()` can result in duplicate post data normal normal Awaiting Review defect (bug) 01/02/2020 2
#48622 `editable_slug` filter does not pass the correct value normal normal Future Release defect (bug) 11/14/2019 3
#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
#56480 _add_post_type_submenus doesn't use WP_Post_Type::$menu_position normal normal Awaiting Review defect (bug) 04/12/2023 1
#61068 Wrong processing post_status for custom post_status has-patch normal normal Awaiting Review defect (bug) 06/05/2024 1
#49136 White screen in password protected posts, referrer policy normal normal Awaiting Review defect (bug) 03/06/2020 2
#56364 When I update to 6.0.1 it hides categories, Featured image, Author selection when I want to create a post normal normal Awaiting Review defect (bug) 09/03/2022 2
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) needs-unit-tests normal normal Future Release defect (bug) 05/21/2024 13
#41857 Walker_PageDropdown doesn't set correct selected value when using value_field normal normal Awaiting Review defect (bug) 07/22/2020 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
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty has-patch normal normal Awaiting Review enhancement 05/29/2024 1
#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
#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
#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
#55638 Undefined property: WP_Post_Type::$post_type normal normal Awaiting Review defect (bug) 05/13/2022 7
#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
#40588 Trashing and restoring a draft post replaces the slug needs-unit-tests normal normal Awaiting Review defect (bug) 12/07/2025 5
#14513 Time for a wp_post_relationships table? normal normal feature request 04/07/2025 89
#43287 The text "immediately" should be capitalize in publish meta box. has-patch normal normal Awaiting Review enhancement 11/18/2019 8
#56241 The post category count according post data not showing on admin side. normal normal Awaiting Review defect (bug) 01/23/2026 4
#61249 The character count in the post_excerpt is fine instead of counting words. dev-feedback normal normal Awaiting Review enhancement 02/06/2026 2
#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
#58487 Text editor problem normal normal Awaiting Review defect (bug) 06/08/2023 4
#64362 Support for Faux WP_Post Objects dev-feedback normal normal Awaiting Review enhancement 01/09/2026 7
#61695 Suggestion: Add a post_type column in the wp_postmeta table normal normal Awaiting Review enhancement 07/18/2024 1
#64712 Sticky Posts don't appear at top of Category / Taxonomy pages close normal normal Awaiting Review enhancement 02/24/2026 1
#25493 Sorting posts in ascending order of date at admin side wonderboymusic normal normal defect (bug) 06/04/2019 15
#15993 Sort arrows improperly wrap on narrow columns normal normal defect (bug) 06/04/2019 23
#57438 Slug is not generated when saving posts as draft dev-feedback normal normal Awaiting Review defect (bug) 05/12/2025 2
#28017 Slug conflict with hierarchical Custom Post Types normal normal defect (bug) 06/04/2019 3
#61996 Slug Conflict When a Published and Draft Page Share post_name has-patch normal normal Future Release defect (bug) 08/30/2025 2
#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
#39439 Should wp_insert_attachment() update GUID dev-feedback normal normal Awaiting Review enhancement 08/06/2021 5
#14558 Separate Database Table Support for Custom Post Types dev-feedback normal normal Awaiting Review enhancement 03/04/2024 41
#50467 Search results not displaying all entries in Admin > Posts in certain conditions normal minor Awaiting Review defect (bug) 08/23/2021 2
#44842 Search post box in mobile normal normal Future Release enhancement 05/18/2022 12
#39443 Search Page Template the_category() bug dev-feedback normal normal Awaiting Review defect (bug) 01/04/2020 2
#27002 Scheduling not working when editing posts normal normal defect (bug) 06/04/2019 2
#22003 Saving custom fields goes to post-new.php rather than post.php normal normal defect (bug) 08/09/2019 4
#27736 Save one query when inserting a new post pbearne close normal normal Future Release enhancement 02/17/2026 12
#48106 Revisit post GUID sanitization on `&` normal normal Awaiting Review defect (bug) 09/28/2019 2
#44805 Resurrecting post from trash reverts its slug has-patch normal normal Future Release defect (bug) 10/09/2025 5
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy needs-unit-tests normal minor Future Release defect (bug) 02/10/2023 83
#55665 Remove unused margin when post-body-content is empty normal normal Awaiting Review defect (bug) 05/06/2022 1
#24672 Remove final from WP_Post class dev-feedback normal normal Awaiting Review enhancement 07/15/2025 24
#55523 Remove deprecation notice from get_the_excerpt needs-unit-tests normal normal Future Release defect (bug) 02/06/2026 7
#55895 Register custom post statuses dev-feedback normal normal Awaiting Review defect (bug) 09/22/2025 5
#35842 Register Post Type function label default dev-feedback normal normal enhancement 06/04/2019 2
Note: See TracReports for help on using and creating reports.