Make WordPress Core

{1} All Tickets (8363 matches)

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

Results (5701 - 5800 of 8363)

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39939 A Contributor cannot preview their own post if it's scheduled needs-unit-tests normal minor Awaiting Review defect (bug) 02/23/2017 3
#39848 New filter 'the_title_wrap' dev-feedback normal normal Awaiting Review enhancement 07/03/2017
#39841 Additional Post Button Options normal normal Awaiting Review enhancement 02/14/2017 4
#39666 Put front page on top of "All pages" list dev-feedback normal normal Future Release enhancement 02/27/2020 13
#39651 Find Posts modal does not show post-type labels correctly normal normal Future Release defect (bug) 01/21/2017 1
#39624 Misleading warning when editing the page_for_posts page normal normal Awaiting Review defect (bug) 01/15/2018 4
#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
#39443 Search Page Template the_category() bug dev-feedback normal normal Awaiting Review defect (bug) 01/04/2020 2
#39439 Should wp_insert_attachment() update GUID dev-feedback normal normal Awaiting Review enhancement 08/06/2021 5
#39351 Passing 'none' to menu_icon of custom post type displays broken image in admin menu has-patch normal minor Future Release defect (bug) 05/19/2017 6
#39106 Make hierarchy level indicator text changeable [WP List] has-patch low minor Future Release enhancement 01/31/2021 4
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters dev-feedback normal normal Future Release enhancement 03/26/2019 4
#38599 Allow verbose rewrite rules with custom post types normal normal Awaiting Review enhancement 07/27/2021 2
#38507 Quick Edit: Parent label without input when editing page has-patch normal normal Future Release defect (bug) 03/26/2019 3
#38067 New filter `wp_post_lock_status` has-patch normal normal Awaiting Review feature request 04/05/2019 2
#37917 Users without the edit_private_posts capability can still create private posts dev-feedback normal normal Awaiting Review defect (bug) 04/19/2019 3
#37832 Using ?p=xxx on a posts page with an invalid post ID does not return a 404 status normal normal Awaiting Review defect (bug) 04/19/2019 2
#37775 Capabilities inconsistence when registering CPT normal normal Awaiting Review defect (bug) 04/25/2019 1
#37671 Emptying Bin with large amount of posts results in whitescreen needs-unit-tests normal normal Future Release enhancement 06/18/2024 11
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 04/18/2019 7
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects has-patch normal normal defect (bug) 06/04/2019 2
#37535 Outputting Post Type Description on admin edit screen has-patch normal normal Future Release enhancement 10/04/2017 14
#37462 Introduce is_private() conditional has-patch normal normal enhancement 08/07/2019 2
#37441 get_default_post_to_edit() function is broken normal normal defect (bug) 06/04/2019
#37376 Make it possible for custom post type to have an archive but no single needs-unit-tests normal normal Awaiting Review feature request 08/24/2021 2
#37372 missing "edit permalink button" below the title normal normal defect (bug) 06/04/2019 2
#37332 Enhancement: Add a wrong password message on password protected posts has-patch normal normal enhancement 02/15/2024 3
#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) reporter-feedback normal normal defect (bug) 06/04/2019 4
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties has-patch normal normal enhancement 01/18/2022 1
#37064 No checkbox in Posts list table for bulk action normal normal defect (bug) 06/04/2019
#37051 New filter `wp_page_path_sql` has-patch normal normal Awaiting Review enhancement 10/24/2017 1
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 06/04/2019 5
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) normal normal enhancement 06/04/2019 5
#36738 No validation for $post_date_gmt parameter has-patch normal normal defect (bug) 06/04/2019 1
#36634 `register_post_status()` default causes notices in post list table has-patch normal normal defect (bug) 06/04/2019
#36603 wp_publish_post() does not fire post_updated action has-patch normal normal enhancement 06/04/2019 8
#36595 can't set post_modified in wp_insert_post, becomes post_date dev-feedback normal normal defect (bug) 04/01/2020 10
#36579 global $wp_rewrite not set when create_initial_post_types() first run normal normal enhancement 06/04/2019 3
#36492 Add `WP_Post_Status` class dev-feedback normal normal enhancement 06/04/2019 16
#36462 Updating or publishing a (custom) post that hasn't loaded completely closes comments dev-feedback normal normal Future Release defect (bug) 02/20/2017 15
#36324 Post status labels use inconsistent grammar dev-feedback normal normal enhancement 06/04/2019 1
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default needs-unit-tests normal normal enhancement 06/04/2019
#36313 get_pages() child_of argument does not work in combination with meta_key/value query normal normal defect (bug) 07/06/2023 4
#36237 Add filter for post statuses in quickedit has-patch normal normal enhancement 06/04/2019 3
#35871 before_delete_post incorrectly triggered from edit.php to post.php reporter-feedback normal normal defect (bug) 06/04/2019 5
#35842 Register Post Type function label default dev-feedback normal normal enhancement 06/04/2019 2
#35606 AllPosts page: contradiction in filtering by Category and category assigning to the post normal minor defect (bug) 06/04/2019
#35550 AllPosts page: Tags field does not accept characters <> normal minor defect (bug) 06/04/2019 1
#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
#35538 AllPosts page UI: link "All" has incorrect color normal trivial Awaiting Review defect (bug) 07/09/2023 8
#35537 AllPosts page: sorting is not remembered dev-feedback normal minor Future Release enhancement 02/06/2017 2
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 05/30/2020 8
#35315 New action `manage_posts_before_extra_area` reporter-feedback normal normal enhancement 06/04/2019 3
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 07/03/2020 5
#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
#35097 New filter: `edit_post_type_title` dev-feedback normal normal Awaiting Review enhancement 02/05/2017 4
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 06/04/2019 7
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() has-patch normal normal defect (bug) 06/04/2019 1
#34546 Change in function `get_post_field` normal normal enhancement 06/04/2019 1
#34253 wp_insert_post() can assign a random, unauthorized user_id's normal normal defect (bug) 06/04/2019 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
#33714 Add custom post types to the 'At a Glance' widget needs-docs low normal enhancement 06/24/2024 12
#32824 Consistent search fields between posts and terms normal normal Awaiting Review feature request 07/23/2017 2
#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
#32651 get_adjacent_post() doesn't return posts with the same date normal normal Future Release defect (bug) 06/24/2019 6
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 05/30/2019 8
#32295 Pagination on preview/scheduled posts has-patch normal normal Future Release defect (bug) 02/22/2024 3
#32057 fix: allow plugins to access click event in edit inline post normal normal defect (bug) 06/04/2019 1
#32039 Publish date when publishing a scheduled post in the past normal normal defect (bug) 06/04/2019 2
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya dev-feedback normal normal Future Release defect (bug) 10/14/2022 6
#31504 Add new item gives bunch of errors if disabled normal normal defect (bug) 06/04/2019 2
#31416 An accessibility issue with the Publish metabox normal normal Awaiting Review defect (bug) 12/09/2018 8
#31331 $post->post_date displays current time if status is pending or draft normal normal defect (bug) 06/04/2019 1
#31254 Post errors show success borders has-patch normal normal Awaiting Review defect (bug) 06/25/2024 5
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 02/21/2022 14
#30917 Add "Save and Close" button to page/post edit screen normal normal enhancement 06/04/2019 1
#30775 Delete empty post problem wonderboymusic dev-feedback normal normal defect (bug) 11/27/2021 12
#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
#30250 Add filter for query used in `wp_count_posts()` normal normal enhancement 06/04/2019 4
#30188 Introduce utility functions to check constants chriscct7 dev-feedback normal normal Awaiting Review enhancement 09/22/2017 6
#29999 update post overwrites slug if current_user is contributor dev-feedback normal minor Awaiting Review defect (bug) 07/22/2024 17
#29117 Custom Field metabox shows table header information even though it has no data to show. close normal normal Awaiting Review defect (bug) 06/28/2024 7
#29014 Normalization of template tag filters normal normal enhancement 06/04/2019 1
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021 4
#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
#28463 Need core concept of the first publication of a post/comment. dev-feedback normal normal Awaiting Review feature request 07/15/2022 2
#28288 New Post overwriting a previously published post normal normal defect (bug) 06/04/2019 8
#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
#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
#28017 Slug conflict with hierarchical Custom Post Types normal normal defect (bug) 06/04/2019 3
#28006 Add visual cues when viewing drafts on the frontend normal normal Awaiting Review feature request 04/22/2019 16
#27736 Save one query when inserting a new post has-patch normal normal enhancement 06/04/2019 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
#27494 Posts page appears into search results close normal normal Future Release defect (bug) 03/03/2020 4
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/04/2019 5
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 06/04/2019 16
#27002 Scheduling not working when editing posts normal normal defect (bug) 06/04/2019 2
#26809 Errors from wp_update_post obscured in edit_post has-patch normal normal defect (bug) 06/04/2019 4
#25798 Certain single CPT items result in 404 since 3.7 needs-unit-tests normal normal defect (bug) 06/04/2019 3
#25493 Sorting posts in ascending order of date at admin side wonderboymusic normal normal defect (bug) 06/04/2019 15
Note: See TracReports for help on using and creating reports.