Make WordPress Core

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

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#22003 Saving custom fields goes to post-new.php rather than post.php normal normal defect (bug) 08/09/2019 4
#58487 Text editor problem normal normal Awaiting Review defect (bug) 06/08/2023 4
#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
#40588 Trashing and restoring a draft post replaces the slug needs-unit-tests normal normal Awaiting Review defect (bug) 07/29/2024 4
#44423 Unicode characters in get string breaks pagination reporter-feedback normal normal Awaiting Review defect (bug) 06/25/2018 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
#36313 get_pages() child_of argument does not work in combination with meta_key/value query normal normal defect (bug) 07/06/2023 4
#55037 get_posts why returning draft post list? reporter-feedback normal normal Awaiting Review defect (bug) 02/02/2022 4
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Awaiting Review defect (bug) 12/12/2023 4
#56059 register_post_type()'s "description" argument can't be translated (gettext) normal normal Awaiting Review defect (bug) 06/25/2022 4
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types normal normal Awaiting Review defect (bug) 07/05/2019 4
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() has-patch normal normal enhancement 06/04/2019 4
#30250 Add filter for query used in `wp_count_posts()` normal normal enhancement 06/04/2019 4
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 06/04/2019 4
#39841 Additional Post Button Options normal normal Awaiting Review enhancement 02/14/2017 4
#50921 Consider adding title attributes for metabox order buttons joedolson* normal normal Future Release enhancement 05/26/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
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) dev-feedback normal normal Awaiting Review enhancement 02/27/2020 4
#57496 Lazy load post meta pbearne* has-patch normal normal Future Release enhancement 07/31/2024 4
#39106 Make hierarchy level indicator text changeable [WP List] has-patch low minor Future Release enhancement 01/31/2021 4
#35097 New filter: `edit_post_type_title` dev-feedback normal normal Awaiting Review enhancement 02/05/2017 4
#49164 Page List Order normal major Awaiting Review enhancement 01/13/2020 4
#27736 Save one query when inserting a new post has-patch normal normal enhancement 06/04/2019 4
#24572 Should be able to unlock a post outside of ajax handler dev-feedback normal normal enhancement 06/04/2019 4
#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
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 07/06/2023 4
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021 4
#43256 wp_delete_post() should use get_post() not wpdb->prepare normal normal Future Release enhancement 02/13/2018 4
#14375 Post pagination should have a show all option normal normal Future Release feature request 06/12/2017 4
#43083 adding "Unlisted" type for post visibility normal normal Awaiting Review feature request 03/02/2018 4
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* normal normal defect (bug) 06/04/2019 5
#59664 I have tested beta 6.4 version and some issue on mobile device normal normal Awaiting Review defect (bug) 10/27/2023 5
#62049 Italics HTML tags in Post Titles are Being Converted to HTML Entities normal major Awaiting Review defect (bug) 09/17/2024 5
#62051 Pagination and custom post types that have a hierarchy close normal normal Awaiting Review defect (bug) 09/16/2024 5
#31254 Post errors show success borders has-patch normal normal Awaiting Review defect (bug) 06/25/2024 5
#59610 Post modified date cannot be updated through WP-CLI dev-feedback normal normal Awaiting Review defect (bug) 10/13/2023 5
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status has-patch normal minor Awaiting Review defect (bug) 07/10/2023 5
#57810 Should wp_insert_post() function call 'wp_insert_post' action with 'update' equals true after creating post for the first time. normal normal Awaiting Review defect (bug) 03/12/2023 5
#41226 Static "posts page" preview not working needs-unit-tests normal normal Awaiting Review defect (bug) 02/17/2019 5
#54258 WP_Query::is_tax() returns true on custom post type archives (5.8.1) normal normal Awaiting Review defect (bug) 10/19/2021 5
#41857 Walker_PageDropdown doesn't set correct selected value when using value_field normal normal Awaiting Review defect (bug) 07/22/2020 5
#35871 before_delete_post incorrectly triggered from edit.php to post.php reporter-feedback normal normal defect (bug) 06/04/2019 5
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#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
#50438 item_ labels do not work once registered in a post type close normal normal Awaiting Review defect (bug) 10/04/2023 5
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/04/2019 5
#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
#10219 "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order has-patch normal normal enhancement 06/04/2019 5
#12826 AJAX trash posts has-patch normal normal enhancement 07/05/2019 5
#50546 Add better error notices when deleting things fail dev-feedback normal normal Future Release enhancement 07/07/2020 5
#50292 Change 'post updated' notification text to '[post type name] updated' close normal normal Awaiting Review enhancement 07/28/2020 5
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) normal normal enhancement 06/04/2019 5
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 06/04/2019 5
#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
#39439 Should wp_insert_attachment() update GUID dev-feedback normal normal Awaiting Review enhancement 08/06/2021 5
#61773 get_posts() returns posts of removed custom post type normal normal Awaiting Review enhancement 07/26/2024 5
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 07/03/2020 5
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin normal normal defect (bug) 06/04/2019 6
#48013 Can't make a new post < default> reporter-feedback normal normal Awaiting Review defect (bug) 10/08/2019 6
#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
#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
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya dev-feedback normal normal Future Release defect (bug) 10/14/2022 6
#32651 get_adjacent_post() doesn't return posts with the same date normal normal Future Release defect (bug) 06/24/2019 6
#30188 Introduce utility functions to check constants chriscct7 dev-feedback normal normal Awaiting Review enhancement 09/22/2017 6
#21132 List tables' "select all" should let you really select all, regardless of screen options normal normal Awaiting Review enhancement 06/08/2017 6
#24705 wp_link_pages() does not showing active current element dev-feedback normal major Awaiting Review enhancement 12/09/2018 6
#7231 wp_link_pages: option next_and_number sorich87* has-patch normal normal Future Release enhancement 03/15/2019 6
#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
#61911 Incorrect schema for global styles REST API endpoint has-patch normal normal 6.7 defect (bug) 09/18/2024 7
#54301 It is not possible to set 0 as post title has-patch normal normal Awaiting Review defect (bug) 01/27/2022 7
#55638 Undefined property: WP_Post_Type::$post_type normal normal Awaiting Review defect (bug) 05/13/2022 7
#10230 get_pages function: number and child_of parameters conflict has-patch normal normal defect (bug) 01/15/2021 7
#52888 Docs: Update get_children function SergeyBiryukov dev-feedback normal minor Future Release enhancement 09/20/2022 7
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 04/18/2019 7
#18613 get_adjacent_post() doesn't find private posts close normal normal enhancement 06/28/2024 7
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 06/04/2019 7
#35538 AllPosts page UI: link "All" has incorrect color normal trivial Awaiting Review defect (bug) 07/09/2023 8
#31416 An accessibility issue with the Publish metabox normal normal Awaiting Review defect (bug) 12/09/2018 8
#28288 New Post overwriting a previously published post normal normal defect (bug) 06/04/2019 8
#48268 Updating failed. Error message: The response is not a valid JSON response. reporter-feedback normal critical Awaiting Review defect (bug) 03/31/2021 8
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 04/18/2023 8
#23207 Add $labels argument to register_post_status() dev-feedback normal normal enhancement 06/04/2019 8
#54020 Add a filter to allow updating post without changing the modified dates dev-feedback normal normal Awaiting Review enhancement 09/29/2021 8
#12726 Add get_post_by_*() functions dev-feedback normal normal enhancement 06/04/2019 8
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 05/30/2019 8
#61097 Filter `wp_count_posts()` query before execution to avoid slow query has-patch normal normal Awaiting Review enhancement 07/02/2024 8
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 05/30/2020 8
#43287 The text "immediately" should be capitalize in publish meta box. has-patch normal normal Awaiting Review enhancement 11/18/2019 8
#36603 wp_publish_post() does not fire post_updated action has-patch normal normal enhancement 06/04/2019 8
#50989 "Blog pages show at most" setting not working when 2 posts are made sticky close normal normal Awaiting Review defect (bug) 01/16/2023 9
#13972 Add new category link - capability check needed has-patch normal minor Future Release defect (bug) 01/23/2018 9
#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
#24131 Fix post previews for multisite with domain mapping has-patch normal normal defect (bug) 06/04/2019 9
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov reporter-feedback normal normal Future Release defect (bug) 04/30/2022 9
#49969 Previewing the page designated as "latest posts" shows the frontpage normal normal Future Release defect (bug) 04/15/2024 9
#45764 blog page and homepage the same list pages and not posts dev-feedback normal minor Awaiting Review defect (bug) 12/12/2019 9
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" dev-feedback normal normal Awaiting Review defect (bug) 07/06/2023 9
#23168 Introduce remove_post_status normal normal enhancement 06/04/2019 9
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) normal normal enhancement 06/04/2019 9
#59766 Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug has-patch normal normal Awaiting Review defect (bug) 01/18/2024 10
Note: See TracReports for help on using and creating reports.