Make WordPress Core

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

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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 1
#43618 get_the_excerpt breaking wp-json API normal normal Awaiting Review defect (bug) 01/17/2019
#50255 get_the_modified_author() not working normal normal Awaiting Review defect (bug) 08/03/2021 1
#50438 item_ labels do not work once registered in a post type normal normal Awaiting Review defect (bug) 05/03/2023 4
#49805 missing get_the_title / confusing the_title filter reporter-feedback normal normal Awaiting Review defect (bug) 04/04/2020 2
#43689 next_post_link()/previous_post_link() broken for custom post types in same custom taxonomy term reporter-feedback normal normal Awaiting Review defect (bug) 05/26/2022 1
#49343 post attributes not saving post order has-patch normal normal Awaiting Review defect (bug) 02/02/2020
#48006 post_date not as expected has-patch normal normal Awaiting Review defect (bug) 09/17/2019 11
#47552 post_name when inserting is not guaranteed to be unique normal normal Awaiting Review defect (bug) 06/18/2019 1
#48201 post_updated_messages event stop working version 5.2.3 reporter-feedback normal normal Awaiting Review defect (bug) 10/09/2019 3
#55332 problem with quick comment discarded changes normal minor Awaiting Review defect (bug) 03/07/2022
#56059 register_post_type()'s "description" argument can't be translated (gettext) normal normal Awaiting Review defect (bug) 06/25/2022 4
#41980 show_in_menu doesn't work with int value has-patch normal normal Awaiting Review defect (bug) 09/25/2017
#51246 single_post_title() doesn't respect private and protected posts normal normal Awaiting Review defect (bug) 09/05/2020
#47742 sorting by date incorrect normal normal Awaiting Review defect (bug) 07/20/2019 2
#43036 the_posts_pagination() - redirect URL for first page in category normal normal Awaiting Review defect (bug) 01/06/2018
#46555 update fails when I have a print statement in my code. reporter-feedback normal minor Awaiting Review defect (bug) 03/18/2019 3
#29999 update post overwrites slug if current_user is contributor dev-feedback normal minor Awaiting Review defect (bug) 04/01/2021 15
#44991 wp-login.php postpass no redirect dev-feedback normal normal Awaiting Review defect (bug) 09/26/2018 1
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types normal normal Awaiting Review defect (bug) 07/05/2019 4
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types dev-feedback normal normal Awaiting Review defect (bug) 01/17/2019 1
#47307 wp_insert_post: status 'future' is saved although 'publish' selected has-patch normal normal Awaiting Review defect (bug) 05/17/2019
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" dev-feedback normal normal Awaiting Review defect (bug) 05/16/2019 7
#56700 wp_update_post function not support meta update normal normal Awaiting Review defect (bug) 09/30/2022 1
#55920 Ability to query by post author in post_exists() has-patch normal normal Awaiting Review enhancement 06/07/2022 3
#46171 Add "backing up this post in your browser" label to post-type dev-feedback normal normal Awaiting Review enhancement 02/01/2019
#44435 Add Action / Filter in Post Details page for Screen Meta Links normal normal Awaiting Review enhancement 01/16/2019
#41893 Add URL filter in posts list table get_edit_link() dev-feedback normal normal Awaiting Review enhancement 02/15/2020 1
#54376 Add `is_post_publicly_viewable` filter normal normal Awaiting Review enhancement 02/03/2022 1
#54020 Add a filter to allow updating post without changing the modified dates dev-feedback normal normal Awaiting Review enhancement 09/29/2021 8
#51403 Add filter for _post_states as it outputs raw HTML normal normal Awaiting Review enhancement 09/28/2020
#44017 Add filter to display edit post link without 'edit_post' capability reporter-feedback normal major Awaiting Review enhancement 06/05/2018 3
#57622 Add filter to get_page_by_path has-patch normal normal Awaiting Review enhancement 02/03/2023 1
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 05/30/2019 8
#39841 Additional Post Button Options normal normal Awaiting Review enhancement 02/14/2017 4
#46283 Allow filtering post-type archive rewrites has-patch normal normal Awaiting Review enhancement 02/20/2019
#53425 Allow meta_input to be updated through user input has-patch normal normal Awaiting Review enhancement 06/16/2021
#38599 Allow verbose rewrite rules with custom post types normal normal Awaiting Review enhancement 07/27/2021 2
#55306 Before posts/pages listing if there multiple filter drop-downs, view of pagination buttons are not better looking. has-patch normal normal Awaiting Review enhancement 04/27/2022
#50292 Change 'post updated' notification text to '[post type name] updated' close normal normal Awaiting Review enhancement 07/28/2020 5
#43702 Empty State UX for Posts & Pages screen when there is no content normal normal Awaiting Review enhancement 10/27/2020 3
#49428 Extend get_the_post_pagination() to consider total argument luludak normal minor Awaiting Review enhancement 02/13/2020
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) dev-feedback normal normal Awaiting Review enhancement 02/27/2020 4
#50654 Fix the filter docs in sanitize_post_field() normal normal Awaiting Review enhancement 07/13/2020 1
#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
#57597 Have a button to copy permalinks on the post & page overview close normal normal Awaiting Review enhancement 02/02/2023 2
#46242 Heartbeat normal normal Awaiting Review enhancement 02/12/2019
#55583 Hook before and after "Add New" button in edit screen has-patch normal normal Awaiting Review enhancement 04/17/2022
#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 1
#51787 Introduce dedicated function that retrieves post object by metadata dev-feedback normal normal Awaiting Review enhancement 11/16/2020
#51365 Introduce dedicated function to check if post meta exists dev-feedback normal normal Awaiting Review enhancement 09/20/2020 1
#30188 Introduce utility functions to check constants chriscct7 dev-feedback normal normal Awaiting Review enhancement 09/22/2017 6
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 05/30/2020 8
#21132 List tables' "select all" should let you really select all, regardless of screen options normal normal Awaiting Review enhancement 06/08/2017 6
#44651 Make the excerpt explanation filterable needs-docs normal normal Awaiting Review enhancement 01/16/2019 1
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable has-patch normal normal Awaiting Review enhancement 07/01/2017 1
#41674 More granular capabilities for restoring and permanently deleting trashed posts needs-unit-tests normal normal Awaiting Review enhancement 08/19/2017
#49644 Move logic from register_post_type() into WP_Post_Type->register() dev-feedback normal normal Awaiting Review enhancement 03/13/2020 3
#49773 Navigating through list of posts on single.php is not functioning dev-feedback normal major Awaiting Review enhancement 04/02/2020 1
#34009 Need ability to query what post_type_supports values plugins and themes might use normal normal Awaiting Review enhancement 07/01/2017 2
#39848 New filter 'the_title_wrap' dev-feedback normal normal Awaiting Review enhancement 07/03/2017
#37051 New filter `wp_page_path_sql` has-patch normal normal Awaiting Review enhancement 10/24/2017 1
#35097 New filter: `edit_post_type_title` dev-feedback normal normal Awaiting Review enhancement 02/05/2017 4
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently dev-feedback normal normal Awaiting Review enhancement 05/22/2019
#49164 Page List Order normal major Awaiting Review enhancement 01/13/2020 4
#49194 Page Template dropdown ordering should be by title, not value normal minor Awaiting Review enhancement 01/14/2020
#41773 Page Templates // Post Type Templates | Any Post Type? reporter-feedback normal normal Awaiting Review enhancement 06/07/2021 3
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query dev-feedback normal normal Awaiting Review enhancement 09/26/2017 5
#55523 Remove deprecation notice from get_the_excerpt close normal normal Awaiting Review enhancement 04/20/2022 3
#24672 Remove final from WP_Post class dev-feedback normal normal Awaiting Review enhancement 04/18/2018 23
#39439 Should wp_insert_attachment() update GUID dev-feedback normal normal Awaiting Review enhancement 08/06/2021 5
#50161 Slow query in WP_Posts_List_Table, no way to avoid with filters/hooks normal normal Awaiting Review enhancement 03/11/2021 3
#43294 Sticky class should be added regardless of where posts are queried normal normal Awaiting Review enhancement 01/16/2019 2
#41739 Support a "source" attribute in post types, taxonomies, and post statuses normal normal Awaiting Review enhancement 08/28/2017 2
#39603 The more posts with similar names you have, the slower you save the next one has-patch normal normal Awaiting Review enhancement 06/16/2021 10
#43287 The text "immediately" should be capitalize in publish meta box. has-patch normal normal Awaiting Review enhancement 11/18/2019 8
#43661 Un-neccessary call to get_post() in get_body_class() method dev-feedback normal normal Awaiting Review enhancement 03/29/2018 1
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty has-patch normal normal Awaiting Review enhancement 05/10/2017
#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 has-patch normal normal Awaiting Review enhancement 08/16/2019 4
#56660 get_pages lack of performance normal major Awaiting Review enhancement 09/26/2022 1
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 05/03/2017 3
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021 4
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post dev-feedback normal normal Awaiting Review enhancement 01/02/2020 3
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 02/21/2022 14
#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' has-patch normal normal Awaiting Review enhancement 05/01/2017 2
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query has-patch normal normal Awaiting Review enhancement 12/09/2022
#24705 wp_link_pages() does not showing active current element dev-feedback normal major Awaiting Review enhancement 12/09/2018 6
#48370 Add "next/previous" links to Edit Post screen dev-feedback normal normal Awaiting Review feature request 10/19/2019 2
#49708 Add a new function get_page_by_guid normal normal Awaiting Review feature request 03/27/2020 1
#55733 Add option to sort Pages by Slug close normal normal Awaiting Review feature request 05/15/2022 3
#37965 Add post_last_activity column to posts database table dev-feedback normal normal Awaiting Review feature request 08/05/2019 2
#28006 Add visual cues when viewing drafts on the frontend normal normal Awaiting Review feature request 04/22/2019 16
#55287 Allow for DISTINCT in WP_Query method normal normal Awaiting Review feature request 03/01/2022
#32824 Consistent search fields between posts and terms normal normal Awaiting Review feature request 07/23/2017 2
#43348 Filter by 'Authors' option in wp-admin/edit.php?post_type=page normal normal Awaiting Review feature request 02/20/2018 2
Note: See TracReports for help on using and creating reports.