Make WordPress Core

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

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#47427 deleted pages for a plugin prevent page creation during re-installation of plugin reporter-feedback normal normal Awaiting Review defect (bug) 06/01/2019 3
#47552 post_name when inserting is not guaranteed to be unique needs-unit-tests normal normal Future Release defect (bug) 09/05/2025 2
#47637 Enhance excerpt_remove_blocks to handle more types of group blocks normal normal Future Release defect (bug) 11/22/2021 16
#47642 Order by comment count - posts list tables johnbillion has-patch normal normal Future Release defect (bug) 10/15/2025 51
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types normal normal Awaiting Review defect (bug) 07/05/2019 4
#47742 sorting by date incorrect normal normal Awaiting Review defect (bug) 07/20/2019 2
#47849 Post excerpts accept spaces SergeyBiryukov has-patch normal normal Future Release defect (bug) 10/15/2019 11
#47988 Unexpected behaviour when draft post has the same page_name as published post needs-unit-tests normal normal Future Release defect (bug) 09/30/2025 5
#48006 post_date not as expected has-patch normal normal Awaiting Review defect (bug) 09/17/2019 11
#48106 Revisit post GUID sanitization on `&` normal normal Awaiting Review defect (bug) 09/28/2019 2
#48201 post_updated_messages event stop working version 5.2.3 reporter-feedback normal normal Awaiting Review defect (bug) 10/09/2019 3
#48268 Updating failed. Error message: The response is not a valid JSON response. reporter-feedback normal critical Awaiting Review defect (bug) 03/31/2021 8
#48370 Add "next/previous" links to Edit Post screen dev-feedback normal normal Awaiting Review feature request 10/19/2019 2
#48375 Introduce a separate capability for trashing a post normal normal Awaiting Review enhancement 01/06/2020 1
#48410 `wp_insert_post()` can result in duplicate post data normal normal Awaiting Review defect (bug) 01/02/2020 2
#48512 Post editor can show wrong author, if user role was changed dev-feedback normal normal Awaiting Review defect (bug) 11/06/2019 2
#48622 `editable_slug` filter does not pass the correct value normal normal Future Release defect (bug) 11/14/2019 3
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post reporter-feedback normal normal Awaiting Review enhancement 09/11/2025 5
#48954 "Sticky" post state shows even for non-Post post-types has-patch normal normal Future Release enhancement 10/16/2025 8
#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
#49136 White screen in password protected posts, referrer policy normal normal Awaiting Review defect (bug) 03/06/2020 2
#49153 Undefined Variable Warning reporter-feedback normal normal Awaiting Review defect (bug) 01/09/2020 2
#49164 Page List Order normal major Awaiting Review enhancement 01/13/2020 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
#49294 If multiple posts has same date, get_previous_post() and get_next_post() returns only first/last of them normal normal Awaiting Review defect (bug) 09/03/2025 3
#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
#49478 get_post_type_object has the wrong type of validator for its parameter dev-feedback normal normal Awaiting Review defect (bug) 02/19/2020 1
#49644 Move logic from register_post_type() into WP_Post_Type->register() dev-feedback normal normal Awaiting Review enhancement 03/13/2020 3
#49708 Add a new function get_page_by_guid normal normal Awaiting Review feature request 02/03/2025 1
#49773 Navigating through list of posts on single.php is not functioning dev-feedback normal major Awaiting Review enhancement 04/02/2020 1
#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
#49969 Previewing the page designated as "latest posts" shows the frontpage normal normal Future Release defect (bug) 04/15/2024 9
#50255 get_the_modified_author() not working for posts updated via REST API westonruter normal normal Future Release defect (bug) 11/06/2025 7
#50292 Change 'post updated' notification text to '[post type name] updated' close normal normal Awaiting Review enhancement 07/28/2020 5
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors normal normal Awaiting Review defect (bug) 02/18/2025 1
#50438 item_ labels do not work once registered in a post type close normal normal Awaiting Review defect (bug) 10/04/2023 5
#50447 wp_publish_post not checking for unique post slugs has-patch normal major Future Release defect (bug) 10/17/2022 3
#50467 Search results not displaying all entries in Admin > Posts in certain conditions normal minor Awaiting Review defect (bug) 08/23/2021 2
#50546 Add better error notices when deleting things fail dev-feedback normal normal Future Release enhancement 07/07/2020 5
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 has-patch normal normal Future Release defect (bug) 08/19/2020 3
#50989 "Blog pages show at most" setting not working when 2 posts are made sticky close normal normal Awaiting Review defect (bug) 02/25/2025 10
#51365 Introduce dedicated function to check if post meta exists close normal normal Awaiting Review enhancement 07/16/2025 2
#51787 Introduce dedicated function that retrieves post object by metadata dev-feedback normal normal Awaiting Review enhancement 07/16/2025 2
#51867 Page Parent dropdown is a huge mess normal major Awaiting Review defect (bug) 11/29/2020 4
#52101 Need to add trash option for Draft Reusable Blocks normal normal Awaiting Review defect (bug) 12/31/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
#52518 sanitize_post_field filter for 'raw' context reporter-feedback normal normal Awaiting Review enhancement 09/11/2025 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
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov reporter-feedback normal normal Future Release defect (bug) 04/30/2022 9
#52888 Docs: Update get_children function SergeyBiryukov dev-feedback normal minor Future Release enhancement 06/27/2025 9
#52950 add_meta_box issue in wordpress 5.7 normal major Awaiting Review defect (bug) 03/31/2021 1
#53044 Issue on mobile device when try to post QUICK EDIT. normal normal Awaiting Review defect (bug) 05/13/2021 3
#54020 Add a filter to allow updating post without changing the modified dates dev-feedback normal normal Awaiting Review enhancement 09/29/2021 8
#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
#54301 It is not possible to set 0 as post title has-patch normal normal Awaiting Review defect (bug) 01/27/2022 7
#54376 Add `is_post_publicly_viewable` filter has-patch normal normal Awaiting Review enhancement 10/03/2024 3
#54920 Problem with blog posts updating to WordPress 5.9 audrasjb normal normal Awaiting Review defect (bug) 02/01/2022 1
#54964 get_permalink() does not use the correct slug rewrite base reporter-feedback normal blocker Awaiting Review defect (bug) 10/04/2023 3
#55037 get_posts why returning draft post list? reporter-feedback normal normal Awaiting Review defect (bug) 02/02/2022 4
#55087 Published environment and published versions for posts/pages to be able to work on the same post/page without affecting the production version until the changes are ready to become the next version of the production post/page. normal normal Awaiting Review feature request 10/30/2023 1
#55152 Cannot delete post content if the title is empty normal normal Awaiting Review defect (bug) 02/14/2022 2
#55332 problem with quick comment discarded changes normal minor Awaiting Review defect (bug) 08/09/2023 1
#55385 Error in Search reporter-feedback normal normal Awaiting Review defect (bug) 03/26/2022 2
#55442 count(): Parameter must be an array or an object that implements Countable in /var/www/html/wp-includes/post-template.php on line 319 reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2022 2
#55523 Remove deprecation notice from get_the_excerpt close normal normal Awaiting Review enhancement 04/20/2022 3
#55638 Undefined property: WP_Post_Type::$post_type normal normal Awaiting Review defect (bug) 05/13/2022 7
#55665 Remove unused margin when post-body-content is empty normal normal Awaiting Review defect (bug) 05/06/2022 1
#55895 Register custom post statuses dev-feedback normal normal Awaiting Review defect (bug) 09/22/2025 5
#55920 Ability to query by post author in post_exists() has-patch normal normal Awaiting Review enhancement 06/07/2022 3
#56004 Found issue with "post" post type page attribute parent slug not working reporter-feedback normal normal Awaiting Review defect (bug) 07/21/2022 4
#56059 register_post_type()'s "description" argument can't be translated (gettext) normal normal Awaiting Review defect (bug) 06/25/2022 4
#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
#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
#56480 _add_post_type_submenus doesn't use WP_Post_Type::$menu_position normal normal Awaiting Review defect (bug) 04/12/2023 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
#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
#56700 wp_update_post function not support meta update normal normal Awaiting Review defect (bug) 09/30/2022 1
#57331 Post slugs are appending '%ef%bf%bc' causing redirection errors reporter-feedback normal major Awaiting Review defect (bug) 12/15/2022 1
#57437 Insecure Direct Object Reference in "author" parameter while making a page live Leads to Vertical Privilege Escalation on a Different Account dev-feedback normal normal Awaiting Review defect (bug) 01/12/2023 2
#57438 Slug is not generated when saving posts as draft dev-feedback normal normal Awaiting Review defect (bug) 05/12/2025 2
#57496 Lazy load post meta spacedmonkey dev-feedback normal normal Future Release enhancement 10/14/2025 29
#57622 Add filter to get_page_by_path has-patch normal normal Awaiting Review enhancement 07/18/2024 3
#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
#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
#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
#57829 Post "Read" Capability for Rest API has-patch normal normal Awaiting Review enhancement 05/31/2024 2
#57875 Add password strength meter for password protected content normal normal Future Release enhancement 11/19/2024 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
#58487 Text editor problem normal normal Awaiting Review defect (bug) 06/08/2023 4
#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
#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
#59058 Large URLs not fully shown in popup box reporter-feedback normal normal Awaiting Review defect (bug) 08/24/2023 12
#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
#59348 Excerpt block length is not full customizable any more normal normal Awaiting Review defect (bug) 09/14/2023 2
#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
#59610 Post modified date cannot be updated through WP-CLI dev-feedback normal normal Awaiting Review defect (bug) 10/13/2023 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
#59680 Nextpage add pagination for page has-patch normal normal Awaiting Review feature request 06/05/2025 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
Note: See TracReports for help on using and creating reports.