Make WordPress Core

{1} All Tickets (7955 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (5201 - 5300 of 7955)

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#15230 Action hook before the inserting post into the database dev-feedback normal normal Future Release enhancement 05/11/2021 14
#15784 Contributors can't easily view others' posts in a certain term has-patch normal normal defect (bug) 06/04/2019 4
#15930 Make trashed posts/pages still readable normal minor enhancement 06/04/2019 10
#15993 Sort arrows improperly wrap on narrow columns normal normal defect (bug) 06/04/2019 23
#16415 Don't require CPTs to have archives in order to have feeds has-patch normal normal enhancement 06/04/2019 16
#16600 AdminMenu rendering code chokes on uppercase normal minor defect (bug) 06/04/2019 14
#16784 Introduce post_type_archive_description() needs-unit-tests normal normal enhancement 04/24/2021 10
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive needs-unit-tests normal minor defect (bug) 06/04/2019 12
#17115 Publishing an empty post results in success dev-feedback normal normal Awaiting Review defect (bug) 05/03/2020 32
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 04/18/2023 8
#18264 Future private posts listed as already published with future date specified normal normal Awaiting Review defect (bug) 05/23/2019 16
#18395 Non-URL GUIDs are stripped on post update normal normal defect (bug) 06/04/2019 2
#18400 Suggested label change for "Stick this post to the front page" dev-feedback normal normal Future Release enhancement 02/06/2020 12
#18613 get_adjacent_post() doesn't find private posts has-patch normal normal enhancement 06/04/2019 6
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* normal normal defect (bug) 06/04/2019 5
#18833 Pass raw data into save_post/wp_insert_post rmccue has-patch normal normal enhancement 06/04/2019 17
#19031 Category view incorrectly counting custom posts normal normal defect (bug) 06/04/2019 4
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) normal normal enhancement 06/04/2019 9
#19711 Posts edit list window display no information about filtering chriscct7 has-patch normal normal enhancement 06/04/2019 15
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski has-patch normal minor Future Release defect (bug) 06/06/2018 9
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* has-patch normal normal Future Release enhancement 03/24/2023 42
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 06/04/2019 4
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy normal normal Awaiting Review defect (bug) 05/13/2022 11
#20717 Filter For Requiring Post Password has-patch normal normal enhancement 06/04/2019 3
#20748 Include CPT Posts in Author Count & Archive Page normal normal enhancement 06/04/2019 2
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() has-patch normal normal enhancement 06/04/2019 4
#21132 List tables' "select all" should let you really select all, regardless of screen options normal normal Awaiting Review enhancement 06/08/2017 6
#21234 Recursive directory creation & get_calendar() for custom post types normal normal defect (bug) 06/04/2019 3
#22003 Saving custom fields goes to post-new.php rather than post.php normal normal defect (bug) 08/09/2019 4
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus normal normal defect (bug) 06/04/2019 6
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine normal normal enhancement 06/04/2019 3
#22957 get_boundary_post Only works from a single page has-patch normal normal defect (bug) 06/04/2019 2
#23168 Introduce remove_post_status normal normal enhancement 06/04/2019 9
#23169 Introduce register_post_status_for_object_type normal normal enhancement 06/04/2019 3
#23207 Add $labels argument to register_post_status() dev-feedback normal normal enhancement 06/04/2019 8
#24131 Fix post previews for multisite with domain mapping has-patch normal normal defect (bug) 06/04/2019 9
#24248 'guid' not properly escaped has-patch normal normal defect (bug) 10/04/2022 13
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' dev-feedback normal normal defect (bug) 05/24/2023 4
#24572 Should be able to unlock a post outside of ajax handler dev-feedback normal normal enhancement 06/04/2019 4
#24672 Remove final from WP_Post class dev-feedback normal normal Awaiting Review enhancement 04/18/2018 23
#24705 wp_link_pages() does not showing active current element dev-feedback normal major Awaiting Review enhancement 12/09/2018 6
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin normal normal defect (bug) 06/04/2019 3
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` normal normal defect (bug) 06/04/2019 3
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view has-patch normal normal Future Release enhancement 06/01/2021 18
#25493 Sorting posts in ascending order of date at admin side wonderboymusic normal normal defect (bug) 06/04/2019 15
#25787 wp_page_menu function is very inefficient has-patch normal major enhancement 06/04/2019 3
#25798 Certain single CPT items result in 404 since 3.7 needs-unit-tests normal normal defect (bug) 06/04/2019 3
#26809 Errors from wp_update_post obscured in edit_post has-patch normal normal defect (bug) 06/04/2019 4
#27002 Scheduling not working when editing posts normal normal defect (bug) 06/04/2019 2
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 06/04/2019 16
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/04/2019 5
#27494 Posts page appears into search results close normal normal Future Release defect (bug) 03/03/2020 4
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates dev-feedback normal normal defect (bug) 06/04/2019 2
#27736 Save one query when inserting a new post has-patch normal normal enhancement 06/04/2019 4
#28006 Add visual cues when viewing drafts on the frontend normal normal Awaiting Review feature request 04/22/2019 16
#28017 Slug conflict with hierarchical Custom Post Types normal normal defect (bug) 06/04/2019 3
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter has-patch normal normal defect (bug) 06/04/2019 5
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() needs-unit-tests normal normal Future Release enhancement 01/26/2023 12
#28288 New Post overwriting a previously published post normal normal defect (bug) 06/04/2019 8
#28463 Need core concept of the first publication of a post/comment. dev-feedback normal normal Awaiting Review feature request 07/15/2022 2
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null has-patch normal normal defect (bug) 06/04/2019 5
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021 4
#29014 Normalization of template tag filters normal normal enhancement 06/04/2019 1
#29117 Custom Field metabox shows table header information even though it has no data to show. has-patch normal normal Awaiting Review defect (bug) 06/20/2019 6
#29999 update post overwrites slug if current_user is contributor dev-feedback normal minor Awaiting Review defect (bug) 04/01/2021 15
#30188 Introduce utility functions to check constants chriscct7 dev-feedback normal normal Awaiting Review enhancement 09/22/2017 6
#30250 Add filter for query used in `wp_count_posts()` normal normal enhancement 06/04/2019 4
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update dev-feedback normal normal defect (bug) 06/04/2019 4
#30775 Delete empty post problem wonderboymusic dev-feedback normal normal defect (bug) 11/27/2021 12
#30917 Add "Save and Close" button to page/post edit screen normal normal enhancement 06/04/2019 1
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 02/21/2022 14
#31254 Post errors show success borders normal normal Awaiting Review defect (bug) 01/18/2021 4
#31331 $post->post_date displays current time if status is pending or draft normal normal defect (bug) 06/04/2019 1
#31416 An accessibility issue with the Publish metabox normal normal Awaiting Review defect (bug) 12/09/2018 8
#31504 Add new item gives bunch of errors if disabled normal normal defect (bug) 06/04/2019 2
#31677 count_user_posts is not working in wordpress 4.1 reporter-feedback normal normal Awaiting Review defect (bug) 07/07/2017 5
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya dev-feedback normal normal Future Release defect (bug) 10/14/2022 6
#32039 Publish date when publishing a scheduled post in the past normal normal defect (bug) 06/04/2019 2
#32057 fix: allow plugins to access click event in edit inline post normal normal defect (bug) 06/04/2019 1
#32295 Pagination on preview/scheduled posts has-patch normal normal defect (bug) 06/04/2019 2
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 05/30/2019 8
#32651 get_adjacent_post() doesn't return posts with the same date normal normal Future Release defect (bug) 06/24/2019 6
#32773 You cannot move Private nor Passworded posts to Draft. You must make them public first. normal normal Awaiting Review defect (bug) 07/03/2017 3
#32824 Consistent search fields between posts and terms normal normal Awaiting Review feature request 07/23/2017 2
#33714 Add custom post types to the 'At a Glance' widget needs-docs low normal enhancement 06/04/2019 11
#34009 Need ability to query what post_type_supports values plugins and themes might use normal normal Awaiting Review enhancement 07/01/2017 2
#34253 wp_insert_post() can assign a random, unauthorized user_id's normal normal defect (bug) 06/04/2019 1
#34546 Change in function `get_post_field` normal normal enhancement 06/04/2019 1
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() has-patch normal normal defect (bug) 06/04/2019 1
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 06/04/2019 7
#35097 New filter: `edit_post_type_title` dev-feedback normal normal Awaiting Review enhancement 02/05/2017 4
#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
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 07/03/2020 5
#35315 New action `manage_posts_before_extra_area` reporter-feedback normal normal enhancement 06/04/2019 3
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 05/30/2020 8
#35537 AllPosts page: sorting is not remembered dev-feedback normal minor Future Release enhancement 02/06/2017 2
#35538 AllPosts page UI: link "All" has incorrect color normal trivial Awaiting Review defect (bug) 04/15/2019 7
#35546 AllPosts page UI: "Edit" name in "Bulk Actions" does not match with "Bulk Edit" group box normal minor Future Release enhancement 08/07/2017 3
#35550 AllPosts page: Tags field does not accept characters <> normal minor defect (bug) 06/04/2019 1
Note: See TracReports for help on using and creating reports.