Make WordPress Core

{31} Tickets in the Posts, Post Types component (447 matches)

Arguments
Create a new ticket
  • Active tickets in the Posts, Post Types component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 200 of 447)

1 2 3 4 5

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#61097 Filter `wp_count_posts()` query before execution to avoid slow query normal normal Awaiting Review enhancement has-patch 07/02/2024
#42089 Function to detect if current page is a preview of a draft normal normal Awaiting Review enhancement 02/24/2018
#42088 Function to detect if current page is a scheduled post (is_scheduled() or is_future()) normal normal Awaiting Review enhancement 02/24/2018
#46242 Heartbeat normal normal Awaiting Review enhancement 02/12/2019
#55583 Hook before and after "Add New" button in edit screen normal normal Awaiting Review enhancement has-patch 04/17/2022
#61502 Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities normal normal Awaiting Review enhancement 06/25/2024
#49958 Improve paginator in general-template.php normal normal Awaiting Review enhancement 04/20/2020
#48375 Introduce a separate capability for trashing a post normal normal Awaiting Review enhancement 01/06/2020
#51787 Introduce dedicated function that retrieves post object by metadata normal normal Awaiting Review enhancement dev-feedback 11/16/2020
#51365 Introduce dedicated function to check if post meta exists normal normal Awaiting Review enhancement dev-feedback 09/20/2020
#30188 Introduce utility functions to check constants chriscct7 normal normal Awaiting Review enhancement dev-feedback 09/22/2017
#35416 List children pages of another (in dashboard) normal normal Awaiting Review enhancement has-patch 05/30/2020
#21132 List tables' "select all" should let you really select all, regardless of screen options normal normal Awaiting Review enhancement 06/08/2017
#44651 Make the excerpt explanation filterable normal normal Awaiting Review enhancement needs-docs 01/16/2019
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable normal normal Awaiting Review enhancement has-patch 07/01/2017
#41674 More granular capabilities for restoring and permanently deleting trashed posts normal normal Awaiting Review enhancement needs-unit-tests 08/19/2017
#49644 Move logic from register_post_type() into WP_Post_Type->register() normal normal Awaiting Review enhancement dev-feedback 03/13/2020
#34009 Need ability to query what post_type_supports values plugins and themes might use normal normal Awaiting Review enhancement 07/01/2017
#37051 New filter `wp_page_path_sql` normal normal Awaiting Review enhancement has-patch 10/24/2017
#49164 Page List Order normal major Awaiting Review enhancement 01/13/2020
#49194 Page Template dropdown ordering should be by title, not value normal minor Awaiting Review enhancement 01/14/2020
#57829 Post "Read" Capability for Rest API normal normal Awaiting Review enhancement has-patch 05/31/2024
#60791 Pre-populate slug using URL parameters on new post edit screen. normal normal Awaiting Review enhancement has-patch 03/17/2024
#62769 Saving Post without Title and Content normal normal Awaiting Review enhancement 02/06/2025
#43294 Sticky class should be added regardless of where posts are queried normal normal Awaiting Review enhancement 01/16/2019
#61695 Suggestion: Add a post_type column in the wp_postmeta table normal normal Awaiting Review enhancement 07/18/2024
#41739 Support a "source" attribute in post types, taxonomies, and post statuses normal normal Awaiting Review enhancement 08/28/2017
#43287 The text "immediately" should be capitalize in publish meta box. normal normal Awaiting Review enhancement has-patch 11/18/2019
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty normal normal Awaiting Review enhancement has-patch 05/29/2024
#56576 When post is switched from published to draft, create revision normal normal Awaiting Review enhancement 09/15/2022
#44377 add filter to post_submit_meta_box() to conditionally refrain from outputting the "Visibility" fields normal normal Awaiting Review enhancement 06/15/2018
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget normal normal Awaiting Review enhancement has-patch 08/16/2019
#40650 get_pages() should accept 'any' among it's post_status arg normal normal Awaiting Review enhancement has-patch 12/25/2024
#61773 get_posts() returns posts of removed custom post type normal normal Awaiting Review enhancement 07/26/2024
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post normal normal Awaiting Review enhancement dev-feedback 01/02/2020
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 02/21/2022
#52518 sanitize_post_field filter for 'raw' context normal normal Awaiting Review enhancement 02/13/2021
#40608 show view link and permalink when editing a post even if post type does not supports 'title' normal normal Awaiting Review enhancement has-patch 05/01/2017
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query normal normal Awaiting Review enhancement has-patch 12/09/2022
#24705 wp_link_pages() does not showing active current element normal major Awaiting Review enhancement dev-feedback 12/09/2018
#56599 "All" view not selected for all relevant views for custom post type normal trivial Awaiting Review defect (bug) has-patch 05/12/2025
#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
#49355 "Publishing failed. Error message: Could not update post in the database" caused by encoding normal normal Awaiting Review defect (bug) 07/02/2023
#48954 "Sticky" post state shows even for non-Post post-types normal normal Awaiting Review defect (bug) 12/12/2019
#56686 "internal" post status practical usage? normal normal Awaiting Review defect (bug) dev-feedback 06/17/2025
#40585 'Update' vs 'Schedule' normal normal Awaiting Review defect (bug) has-patch 05/08/2017
#41128 404 Page not found after using same URL in post / page normal normal Awaiting Review defect (bug) 11/18/2024
#39939 A Contributor cannot preview their own post if it's scheduled normal minor Awaiting Review defect (bug) needs-unit-tests 02/23/2017
#41324 Action of password-protect form. normal normal Awaiting Review defect (bug) 07/14/2017
#53195 Add $post or $post_id to the quick_edit_custom_box hook normal normal Awaiting Review defect (bug) 05/12/2021
#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
#42146 Admin side menu id not displaying proper when name is long normal normal Awaiting Review defect (bug) has-patch 10/08/2017
#55248 Ajax call has stop to work (single custom post content) normal normal Awaiting Review defect (bug) 03/01/2022
#35538 AllPosts page UI: link "All" has incorrect color normal trivial Awaiting Review defect (bug) 07/09/2023
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` normal normal Awaiting Review defect (bug) has-patch 08/25/2023
#31416 An accessibility issue with the Publish metabox normal normal Awaiting Review defect (bug) 12/09/2018
#60796 An error for page and post without revisions support normal normal Awaiting Review defect (bug) 04/03/2024
#52519 Anchor links not working on password-protected pages (on first click) normal normal Awaiting Review defect (bug) 02/14/2021
#49109 Array offset access notice problem with `remove_meta_box()` and `add_meta_box()` function. normal critical Awaiting Review defect (bug) 02/26/2020
#46883 Blog Configs being overridden by Hacker Bots normal critical Awaiting Review defect (bug) 04/11/2019
#39992 Bug in get_the_content normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#56728 Can we fix featured image view issue when allowed SVG image type? normal normal Awaiting Review defect (bug) 10/04/2022
#55152 Cannot delete post content if the title is empty normal normal Awaiting Review defect (bug) 02/14/2022
#37775 Capabilities inconsistence when registering CPT normal normal Awaiting Review defect (bug) 04/25/2019
#59085 Command Palette - switching posts wrong url redirect for non FSE sites normal normal Awaiting Review defect (bug) 08/12/2023
#40079 Content of static pages does not show when you have a count_post in the theme normal normal Awaiting Review defect (bug) 03/09/2017
#57741 Core throwing 'Attempt to read property "post_type" on null' normal normal Awaiting Review defect (bug) 02/17/2023
#62135 Custom Post Type feed rewrites not generated when has_archive is false normal minor Awaiting Review defect (bug) 09/30/2024
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy normal normal Awaiting Review defect (bug) 05/13/2022
#47041 Custom Post type author empty normal normal Awaiting Review defect (bug) 04/22/2020
#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 normal normal Awaiting Review defect (bug) has-patch 01/18/2024
#60963 Custom query, inherit main query, show scheduled posts normal major Awaiting Review defect (bug) 04/08/2024
#50843 Default category for custom posts when post_content is empty normal normal Awaiting Review defect (bug) 08/11/2020
#41727 Draft page loses its hierarchy on save when other pages are drafts in hierarchy normal normal Awaiting Review defect (bug) 12/15/2020
#45801 Duplicate post publish action normal normal Awaiting Review defect (bug) 01/07/2019
#55905 Edit date / quick edit not working normal normal Awaiting Review defect (bug) 06/02/2022
#41573 Editor and Quick Edit display the slug of a page selected as static front page normal normal Awaiting Review defect (bug) 08/06/2017
#58512 Enhancing Security and User Experience: Addressing Password Length Limitations and Improving Validation Process normal normal Awaiting Review defect (bug) dev-feedback 07/14/2023
#59348 Excerpt block length is not full customizable any more normal normal Awaiting Review defect (bug) 09/14/2023
#61716 Fatal error: Uncaught ArgumentCountError in get_delete_post_link() when _edit_link is site-editor.php?postType=%s&postId=%s&canvas=edit normal normal Awaiting Review defect (bug) 07/20/2024
#18264 Future private posts listed as already published with future date specified normal normal Awaiting Review defect (bug) 05/23/2019
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin normal normal Awaiting Review defect (bug) needs-unit-tests 04/26/2020
#61406 Heading block attribute type issue normal normal Awaiting Review defect (bug) 05/12/2025
#57634 Hide "view" link from Post List Table if empty string passed to post_link normal normal Awaiting Review defect (bug) has-patch 02/04/2023
#47072 Hierarchical post types missing attributes meta box if post type doesn't support 'page-attributes' or have templates normal minor Awaiting Review defect (bug) 04/29/2019
#59664 I have tested beta 6.4 version and some issue on mobile device normal normal Awaiting Review defect (bug) 10/27/2023
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int normal normal Awaiting Review defect (bug) needs-unit-tests 04/19/2018
#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
#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) 10/06/2020
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors normal normal Awaiting Review defect (bug) 02/18/2025
#53044 Issue on mobile device when try to post QUICK EDIT. normal normal Awaiting Review defect (bug) 05/13/2021
#51268 Issue with excerpts normal normal Awaiting Review defect (bug) 09/08/2020
#54301 It is not possible to set 0 as post title normal normal Awaiting Review defect (bug) has-patch 01/27/2022
#62049 Italics HTML tags in Post Titles are Being Converted to HTML Entities normal major Awaiting Review defect (bug) 09/17/2024
#40786 Leading spaces are added to custom textarea metabox normal normal Awaiting Review defect (bug) 05/17/2017
#44631 Limit the displayed search phrase for the posts list table normal normal Awaiting Review defect (bug) has-patch 07/24/2018
#39624 Misleading warning when editing the page_for_posts page normal normal Awaiting Review defect (bug) 01/15/2018
#56479 Missing capability shows blank page in WP-Admin normal normal Awaiting Review defect (bug) 03/12/2023
#52101 Need to add trash option for Draft Reusable Blocks normal normal Awaiting Review defect (bug) 12/31/2020
1 2 3 4 5
Note: See TracReports for help on using and creating reports.