Make WordPress Core

{31} Tickets in the Posts, Post Types component (436 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 (201 - 300 of 436)

1 2 3 4 5

Tickets Awaiting Review (77 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#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
#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
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query normal normal Awaiting Review enhancement dev-feedback 09/26/2017
#50161 Slow query in WP_Posts_List_Table, no way to avoid with filters/hooks normal normal Awaiting Review enhancement 03/11/2021
#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
#39603 The more posts with similar names you have, the slower you save the next one normal normal Awaiting Review enhancement has-patch 06/16/2021
#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 07/06/2023
#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
#49708 Add a new function get_page_by_guid normal normal Awaiting Review feature request 01/26/2024
#60189 Add post duplication quick action normal normal Awaiting Review feature request 01/03/2024
#28006 Add visual cues when viewing drafts on the frontend normal normal Awaiting Review feature request 04/22/2019
#55287 Allow for DISTINCT in WP_Query method normal normal Awaiting Review feature request 03/01/2022
#58838 Author filter on a posts list page normal normal Awaiting Review feature request 07/18/2023
#59374 Bulk Edit does not let me remove "Uncategorized" for categorized posts normal normal Awaiting Review feature request 09/17/2023
#32824 Consistent search fields between posts and terms normal normal Awaiting Review feature request 07/23/2017
#43348 Filter by 'Authors' option in wp-admin/edit.php?post_type=page normal normal Awaiting Review feature request 02/20/2018
#41953 Improved Meta Box Save Hook normal normal Awaiting Review feature request 09/22/2017
#43347 Introduction of 'has_single' register_post_type parameter normal normal Awaiting Review feature request 07/19/2022
#37376 Make it possible for custom post type to have an archive but no single normal normal Awaiting Review feature request needs-unit-tests 08/24/2021
#28463 Need core concept of the first publication of a post/comment. normal normal Awaiting Review feature request dev-feedback 07/15/2022
#38067 New filter `wp_post_lock_status` normal normal Awaiting Review feature request has-patch 04/05/2019
#40255 Parameter to Enable/Disable Trash on register_post_type(); normal normal Awaiting Review feature request 03/24/2017
#58447 Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to normal normal Awaiting Review feature request 11/20/2023
#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
#41564 Search for hyphenated post templates for post types with underscores normal normal Awaiting Review feature request dev-feedback 08/13/2017
#43083 adding "Unlisted" type for post visibility normal normal Awaiting Review feature request 03/02/2018
#39939 A Contributor cannot preview their own post if it's scheduled normal minor Awaiting Review defect (bug) needs-unit-tests 02/23/2017
#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
#59014 PHP Fatal error in post-template.php normal minor Awaiting Review defect (bug) 10/31/2023
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions normal minor Awaiting Review defect (bug) has-patch 06/25/2023
#61969 Post guid for custom post type being modified normal minor Awaiting Review defect (bug) 09/17/2024
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status normal minor Awaiting Review defect (bug) has-patch 07/10/2023
#60210 Preserving Link When Replacing the Image of an Image Block within Unsynced Patterns normal minor Awaiting Review defect (bug) 01/08/2024
#50467 Search results not displaying all entries in Admin > Posts in certain conditions normal minor Awaiting Review defect (bug) 08/23/2021
#55445 Should WP_Post_Type preserve Array of capability_type? normal minor Awaiting Review defect (bug) 03/23/2022
#57507 function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404 normal minor Awaiting Review defect (bug) dev-feedback 01/19/2023
#55332 problem with quick comment discarded changes normal minor Awaiting Review defect (bug) 08/09/2023
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) normal minor Awaiting Review defect (bug) 02/02/2024
#29999 update post overwrites slug if current_user is contributor normal minor Awaiting Review defect (bug) dev-feedback 07/22/2024
#49194 Page Template dropdown ordering should be by title, not value normal minor Awaiting Review enhancement 01/14/2020
#60963 Custom query, inherit main query, show scheduled posts normal major Awaiting Review defect (bug) 04/08/2024
#62049 Italics HTML tags in Post Titles are Being Converted to HTML Entities normal major Awaiting Review defect (bug) 09/17/2024
#58205 Not able to create or edit new posts and pages in WordPress 6.2. normal major Awaiting Review defect (bug) 04/27/2023
#51867 Page Parent dropdown is a huge mess normal major Awaiting Review defect (bug) 11/29/2020
#52950 add_meta_box issue in wordpress 5.7 normal major Awaiting Review defect (bug) 03/31/2021
#61084 getDate JS error when opening post normal major Awaiting Review defect (bug) 04/26/2024
#49164 Page List Order normal major Awaiting Review enhancement 01/13/2020
#24705 wp_link_pages() does not showing active current element normal major Awaiting Review enhancement dev-feedback 12/09/2018
#49109 Array offset access notice problem with `remove_meta_box()` and `add_meta_box()` function. normal critical Awaiting Review defect (bug) 02/26/2020
#56188 Attempt to read property "post_type" on null after PHP 8.1 normal critical Awaiting Review defect (bug) has-patch 10/10/2022
#46883 Blog Configs being overridden by Hacker Bots normal critical Awaiting Review defect (bug) 04/11/2019
#61914 prepublish modal not appearing when we select custom post status normal critical Awaiting Review defect (bug) 08/23/2024
#53418 Post Status Transition missing Hook normal blocker Awaiting Review defect (bug) dev-feedback 06/15/2021
#60121 catastrophic content overwrite from "Add New Pattern" normal blocker Awaiting Review defect (bug) 12/20/2023

Tickets Needing Feedback (23 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#44524 Allow Users to View Custom Post Type Admin Page normal normal Future Release defect (bug) dev-feedback 07/29/2024
#30775 Delete empty post problem wonderboymusic normal normal defect (bug) dev-feedback 11/27/2021
#37156 Multisite: WP-generated permalink for title-less post does not work (Or: numeric post slug that matches existing post ID number generates 404 error) normal normal defect (bug) reporter-feedback 06/04/2019
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya normal normal Future Release defect (bug) dev-feedback 10/14/2022
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov normal normal Future Release defect (bug) reporter-feedback 04/30/2022
#27494 Posts page appears into search results normal normal Future Release defect (bug) close 03/03/2020
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' normal normal defect (bug) dev-feedback 05/24/2023
#54983 The post has already been deleted. normal normal Future Release defect (bug) dev-feedback 10/07/2022
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update normal normal defect (bug) dev-feedback 06/04/2019
#35871 before_delete_post incorrectly triggered from edit.php to post.php normal normal defect (bug) reporter-feedback 06/04/2019
#8107 get_next_post, get_previous_post do not work for posts posted within same second normal normal Future Release defect (bug) dev-feedback 12/09/2018
#17374 get_pages() with child_of forgets sort DrewAPicture normal normal defect (bug) dev-feedback 04/18/2023
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates normal normal defect (bug) dev-feedback 06/04/2019
#15230 Action hook before the inserting post into the database normal normal Future Release enhancement dev-feedback 05/11/2021
#23207 Add $labels argument to register_post_status() normal normal enhancement dev-feedback 06/04/2019
#36492 Add `WP_Post_Status` class normal normal enhancement dev-feedback 06/04/2019
#12726 Add get_post_by_*() functions normal normal enhancement dev-feedback 06/04/2019
#55978 Adding optional post parameter to get_the_modified_author function normal normal Future Release enhancement dev-feedback 02/07/2023
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 06/04/2019
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters normal normal Future Release enhancement dev-feedback 03/26/2019
#35315 New action `manage_posts_before_extra_area` normal normal enhancement reporter-feedback 06/04/2019
#14017 New template "tag": get_custom_field() obenland normal normal Future Release enhancement needs-unit-tests 08/14/2022
#37535 Outputting Post Type Description on admin edit screen normal normal Future Release enhancement has-patch 10/04/2017
1 2 3 4 5
Note: See TracReports for help on using and creating reports.