Make WordPress Core

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

1 2 3 4 5

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#40650 get_pages() should accept 'any' among it's post_status arg normal normal Awaiting Review enhancement has-patch 07/06/2023
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty normal normal Awaiting Review enhancement has-patch 05/29/2024
#40786 Leading spaces are added to custom textarea metabox normal normal Awaiting Review defect (bug) 05/17/2017
#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
#41128 404 Page not found after using same URL in post / page normal normal Awaiting Review defect (bug) 11/18/2024
#41226 Static "posts page" preview not working normal normal Awaiting Review defect (bug) needs-unit-tests 02/17/2019
#41324 Action of password-protect form. normal normal Awaiting Review defect (bug) 07/14/2017
#41355 get_post_status filter is ignored in some cases normal normal Awaiting Review defect (bug) 07/18/2017
#41564 Search for hyphenated post templates for post types with underscores normal normal Awaiting Review feature request dev-feedback 08/13/2017
#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
#41674 More granular capabilities for restoring and permanently deleting trashed posts normal normal Awaiting Review enhancement needs-unit-tests 08/19/2017
#41727 Draft page loses its hierarchy on save when other pages are drafts in hierarchy normal normal Awaiting Review defect (bug) 12/15/2020
#41739 Support a "source" attribute in post types, taxonomies, and post statuses normal normal Awaiting Review enhancement 08/28/2017
#41857 Walker_PageDropdown doesn't set correct selected value when using value_field normal normal Awaiting Review defect (bug) 07/22/2020
#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
#41953 Improved Meta Box Save Hook normal normal Awaiting Review feature request 09/22/2017
#41980 show_in_menu doesn't work with int value normal normal Awaiting Review defect (bug) has-patch 09/25/2017
#42088 Function to detect if current page is a scheduled post (is_scheduled() or is_future()) normal normal Awaiting Review enhancement 02/24/2018
#42089 Function to detect if current page is a preview of a draft normal normal Awaiting Review enhancement 02/24/2018
#42146 Admin side menu id not displaying proper when name is long normal normal Awaiting Review defect (bug) has-patch 10/08/2017
#42323 Posts vs CPT user permissions issue normal normal Awaiting Review defect (bug) needs-unit-tests 10/24/2017
#43036 the_posts_pagination() - redirect URL for first page in category normal normal Awaiting Review defect (bug) 01/06/2018
#43083 adding "Unlisted" type for post visibility normal normal Awaiting Review feature request 03/02/2018
#43084 dashboard confuses published posts count with all posts normal normal Awaiting Review defect (bug) 05/15/2019
#43287 The text "immediately" should be capitalize in publish meta box. normal normal Awaiting Review enhancement has-patch 11/18/2019
#43294 Sticky class should be added regardless of where posts are queried normal normal Awaiting Review enhancement 01/16/2019
#43347 Introduction of 'has_single' register_post_type parameter normal normal Awaiting Review feature request 07/19/2022
#43348 Filter by 'Authors' option in wp-admin/edit.php?post_type=page normal normal Awaiting Review feature request 02/20/2018
#43569 Post not updated in backend normal normal Awaiting Review defect (bug) 03/24/2018
#43618 get_the_excerpt breaking wp-json API normal normal Awaiting Review defect (bug) 01/17/2019
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types normal normal Awaiting Review defect (bug) dev-feedback 07/05/2023
#43702 Empty State UX for Posts & Pages screen when there is no content normal normal Awaiting Review enhancement 10/27/2020
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) normal normal Awaiting Review enhancement dev-feedback 02/27/2020
#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
#44270 Non-public custom post types have rewrite rules enabled by default normal trivial Awaiting Review defect (bug) has-patch 10/03/2018
#44377 add filter to post_submit_meta_box() to conditionally refrain from outputting the "Visibility" fields normal normal Awaiting Review enhancement 06/15/2018
#44435 Add Action / Filter in Post Details page for Screen Meta Links normal normal Awaiting Review enhancement 01/16/2019
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#44631 Limit the displayed search phrase for the posts list table normal normal Awaiting Review defect (bug) has-patch 07/24/2018
#44651 Make the excerpt explanation filterable normal normal Awaiting Review enhancement needs-docs 01/16/2019
#44759 Percent-encoded unicode characters in CPT rewrite slug prevent finding the CPTs on the front-end normal normal Awaiting Review defect (bug) 08/09/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
#45801 Duplicate post publish action normal normal Awaiting Review defect (bug) 01/07/2019
#46242 Heartbeat normal normal Awaiting Review enhancement 02/12/2019
#46283 Allow filtering post-type archive rewrites normal normal Awaiting Review enhancement has-patch 02/20/2019
#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
#46423 Posts on wp-admin page should be ordered by date_gmt and not date normal trivial Awaiting Review defect (bug) 02/08/2021
#46883 Blog Configs being overridden by Hacker Bots normal critical Awaiting Review defect (bug) 04/11/2019
#47041 Custom Post type author empty normal normal Awaiting Review defect (bug) 04/22/2020
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings normal normal Awaiting Review defect (bug) 05/03/2019
#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
#47307 wp_insert_post: status 'future' is saved although 'publish' selected normal normal Awaiting Review defect (bug) has-patch 05/17/2019
#47552 post_name when inserting is not guaranteed to be unique normal normal Awaiting Review defect (bug) 06/18/2019
#47640 WP_Posts_List_Table::get_views() doesn't allow the "Mine" counts to be filtered normal normal Awaiting Review defect (bug) has-patch 05/08/2021
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types normal normal Awaiting Review defect (bug) 07/05/2019
#47742 sorting by date incorrect normal normal Awaiting Review defect (bug) 07/20/2019
#47988 Unexpected behaviour when draft post has the same page_name as published post normal normal Awaiting Review defect (bug) 09/06/2019
#48006 post_date not as expected normal normal Awaiting Review defect (bug) has-patch 09/17/2019
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category normal normal Awaiting Review defect (bug) 09/16/2019
#48106 Revisit post GUID sanitization on `&` normal normal Awaiting Review defect (bug) 09/28/2019
#48375 Introduce a separate capability for trashing a post normal normal Awaiting Review enhancement 01/06/2020
#48410 `wp_insert_post()` can result in duplicate post data normal normal Awaiting Review defect (bug) 01/02/2020
#48580 Update status in save_post hooks always true in WordPress 5.0 normal normal Awaiting Review defect (bug) 11/12/2019
#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
#48954 "Sticky" post state shows even for non-Post post-types normal normal Awaiting Review defect (bug) 12/12/2019
#49109 Array offset access notice problem with `remove_meta_box()` and `add_meta_box()` function. normal critical Awaiting Review defect (bug) 02/26/2020
#49136 White screen in password protected posts, referrer policy normal normal Awaiting Review defect (bug) 03/06/2020
#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
#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
#49343 post attributes not saving post order normal normal Awaiting Review defect (bug) has-patch 02/02/2020
#49355 "Publishing failed. Error message: Could not update post in the database" caused by encoding normal normal Awaiting Review defect (bug) 07/02/2023
#49644 Move logic from register_post_type() into WP_Post_Type->register() normal normal Awaiting Review enhancement dev-feedback 03/13/2020
#49708 Add a new function get_page_by_guid normal normal Awaiting Review feature request 01/26/2024
#49958 Improve paginator in general-template.php normal normal Awaiting Review enhancement 04/20/2020
#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
#50161 Slow query in WP_Posts_List_Table, no way to avoid with filters/hooks normal normal Awaiting Review enhancement 03/11/2021
#50255 get_the_modified_author() not working normal normal Awaiting Review defect (bug) 08/03/2021
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors normal normal Awaiting Review defect (bug) 06/19/2020
#50467 Search results not displaying all entries in Admin > Posts in certain conditions normal minor Awaiting Review defect (bug) 08/23/2021
#50843 Default category for custom posts when post_content is empty normal normal Awaiting Review defect (bug) 08/11/2020
#51246 single_post_title() doesn't respect private and protected posts normal normal Awaiting Review defect (bug) 09/05/2020
#51268 Issue with excerpts normal normal Awaiting Review defect (bug) 09/08/2020
#51365 Introduce dedicated function to check if post meta exists normal normal Awaiting Review enhancement dev-feedback 09/20/2020
#51374 The initial revision of an imported post goes missing normal normal Awaiting Review defect (bug) 09/22/2020
#51403 Add filter for _post_states as it outputs raw HTML normal normal Awaiting Review enhancement 09/28/2020
#51787 Introduce dedicated function that retrieves post object by metadata normal normal Awaiting Review enhancement dev-feedback 11/16/2020
#51867 Page Parent dropdown is a huge mess normal major Awaiting Review defect (bug) 11/29/2020
#52101 Need to add trash option for Draft Reusable Blocks normal normal Awaiting Review defect (bug) 12/31/2020
#52518 sanitize_post_field filter for 'raw' context normal normal Awaiting Review enhancement 02/13/2021
#52519 Anchor links not working on password-protected pages (on first click) normal normal Awaiting Review defect (bug) 02/14/2021
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte normal normal Awaiting Review defect (bug) has-patch 10/04/2023
#52950 add_meta_box issue in wordpress 5.7 normal major Awaiting Review defect (bug) 03/31/2021
#53044 Issue on mobile device when try to post QUICK EDIT. normal normal Awaiting Review defect (bug) 05/13/2021
#53195 Add $post or $post_id to the quick_edit_custom_box hook normal normal Awaiting Review defect (bug) 05/12/2021
#53383 bug: pre_get_posts modify vs posts (pages, etc) found numbers normal normal Awaiting Review defect (bug) 06/11/2021
#53418 Post Status Transition missing Hook normal blocker Awaiting Review defect (bug) dev-feedback 06/15/2021
#53425 Allow meta_input to be updated through user input normal normal Awaiting Review enhancement has-patch 06/16/2021
#54020 Add a filter to allow updating post without changing the modified dates normal normal Awaiting Review enhancement dev-feedback 09/29/2021
#54258 WP_Query::is_tax() returns true on custom post type archives (5.8.1) normal normal Awaiting Review defect (bug) 10/19/2021
1 2 3 4 5
Note: See TracReports for help on using and creating reports.