Make WordPress Core

{23} Popular Tickets (5233 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1301 - 1400 of 5233)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat Post Thumbnails normal normal 1 Awaiting Review enhancement has-patch 06/28/2024
#56599 "All" view not selected for all relevant views for custom post type Posts, Post Types normal trivial 1 Awaiting Review defect (bug) has-patch 05/12/2025
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal 1 Future Release defect (bug) needs-docs 09/05/2025
#31331 $post->post_date displays current time if status is pending or draft Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#35538 AllPosts page UI: link "All" has incorrect color Posts, Post Types normal trivial 1 Awaiting Review defect (bug) 07/09/2023
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 08/19/2020
#60796 An error for page and post without revisions support Posts, Post Types normal normal 1 Awaiting Review defect (bug) 04/03/2024
#49109 Array offset access notice problem with `remove_meta_box()` and `add_meta_box()` function. Posts, Post Types normal critical 1 Awaiting Review defect (bug) 02/26/2020
#55152 Cannot delete post content if the title is empty Posts, Post Types normal normal 1 Awaiting Review defect (bug) 02/14/2022
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects Posts, Post Types normal normal 1 defect (bug) has-patch 06/04/2019
#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 Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 01/18/2024
#60646 Docs: Incorrect return type specified for get_post_custom with negative post ID value Posts, Post Types normal trivial 1 Future Release defect (bug) has-patch 06/11/2024
#49812 EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src 'self' http: https: data: blob: 'unsafe-inline'". Posts, Post Types normal normal 1 defect (bug) 07/29/2024
#36738 No validation for $post_date_gmt parameter paulbonneau Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 09/12/2025
#61242 PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()` Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 05/20/2024
#51867 Page Parent dropdown is a huge mess Posts, Post Types normal major 1 Awaiting Review defect (bug) 11/29/2020
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. Posts, Post Types normal normal 1 Future Release defect (bug) needs-unit-tests 06/04/2019
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya Posts, Post Types normal normal 1 Future Release defect (bug) dev-feedback 10/14/2022
#48512 Post editor can show wrong author, if user role was changed Posts, Post Types normal normal 1 Awaiting Review defect (bug) dev-feedback 11/06/2019
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 09/28/2025
#46423 Posts on wp-admin page should be ordered by date_gmt and not date Posts, Post Types normal trivial 1 Awaiting Review defect (bug) 02/08/2021
#49969 Previewing the page designated as "latest posts" shows the frontpage Posts, Post Types normal normal 1 Future Release defect (bug) 04/15/2024
#32039 Publish date when publishing a scheduled post in the past Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#44805 Resurrecting post from trash reverts its slug Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 10/09/2025
#22003 Saving custom fields goes to post-new.php rather than post.php Posts, Post Types normal normal 1 defect (bug) 08/09/2019
#57810 Should wp_insert_post() function call 'wp_insert_post' action with 'update' equals true after creating post for the first time. Posts, Post Types normal normal 1 Awaiting Review defect (bug) 03/12/2023
#28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#55638 Undefined property: WP_Post_Type::$post_type Posts, Post Types normal normal 1 Awaiting Review defect (bug) 05/13/2022
#47988 Unexpected behaviour when draft post has the same page_name as published post Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 01/20/2026
#54258 WP_Query::is_tax() returns true on custom post type archives (5.8.1) Posts, Post Types normal normal 1 Awaiting Review defect (bug) 10/19/2021
#41857 Walker_PageDropdown doesn't set correct selected value when using value_field Posts, Post Types normal normal 1 Awaiting Review defect (bug) 07/22/2020
#56364 When I update to 6.0.1 it hides categories, Featured image, Author selection when I want to create a post Posts, Post Types normal normal 1 Awaiting Review defect (bug) 09/03/2022
#48622 `editable_slug` filter does not pass the correct value Posts, Post Types normal normal 1 Future Release defect (bug) 11/14/2019
#45764 blog page and homepage the same list pages and not posts Posts, Post Types normal minor 1 Awaiting Review defect (bug) dev-feedback 12/12/2019
#62366 get_post_states() throws PHP warning Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 11/19/2024
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal 1 Awaiting Review defect (bug) dev-feedback 02/19/2020
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal 1 defect (bug) has-patch 06/04/2019
#37372 missing "edit permalink button" below the title Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#48006 post_date not as expected Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 09/17/2019
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal 1 Future Release defect (bug) needs-unit-tests 09/05/2025
#56059 register_post_type()'s "description" argument can't be translated (gettext) Posts, Post Types normal normal 1 Awaiting Review defect (bug) 06/25/2022
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 01/06/2019
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal 1 defect (bug) has-patch 06/04/2019
#12826 AJAX trash posts Posts, Post Types normal normal 1 enhancement has-patch 07/05/2019
#30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal 1 enhancement 06/04/2019
#54376 Add `is_post_publicly_viewable` filter Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 10/03/2024
#59986 Add a filter into the $wp_meta_boxes output loop to provide the ability to change data Posts, Post Types normal normal 1 Awaiting Review enhancement 05/28/2024
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#57875 Add password strength meter for password protected content Posts, Post Types normal normal 1 Future Release enhancement 11/19/2024
#63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 Posts, Post Types normal normal 1 Awaiting Review enhancement needs-docs 11/19/2025
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) Posts, Post Types normal normal 1 enhancement 06/04/2019
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal 1 Awaiting Review enhancement dev-feedback 07/16/2025
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 05/30/2020
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor 1 Future Release enhancement has-patch 01/31/2021
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine Posts, Post Types normal normal 1 enhancement 06/04/2019
#49164 Page List Order Posts, Post Types normal major 1 Awaiting Review enhancement 01/13/2020
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal 1 Future Release enhancement needs-unit-tests 10/09/2025
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal 1 Awaiting Review enhancement dev-feedback 08/06/2021
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal 1 Future Release enhancement needs-unit-tests 01/26/2023
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 07/18/2025
#61773 get_posts() returns posts of removed custom post type Posts, Post Types normal normal 1 Awaiting Review enhancement 07/26/2024
#43256 wp_delete_post() should use get_post() not wpdb->prepare SirLouen Posts, Post Types normal normal 1 Future Release enhancement 09/25/2025
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal 1 Awaiting Review feature request dev-feedback 10/19/2019
#43083 adding "Unlisted" type for post visibility SirLouen Posts, Post Types normal normal 1 Future Release feature request dev-feedback 09/25/2025
#61691 quick draft added images and categories free Posts, Post Types normal normal 1 Awaiting Review feature request dev-feedback 07/24/2024
#50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal 1 Future Release defect (bug) 05/12/2020
#61194 Duplicate Query for getting Privacy Policy Page Privacy normal normal 1 Awaiting Review defect (bug) reporter-feedback 01/21/2026
#64282 Erase personal data does not remove biographical info Privacy normal normal 1 Awaiting Review defect (bug) needs-unit-tests 12/16/2025
#53611 Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items Privacy normal minor 1 Awaiting Review defect (bug) 07/06/2021
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal 1 Awaiting Review defect (bug) has-patch 08/14/2023
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal 1 Future Release defect (bug) has-patch 10/16/2020
#54442 Provide feedback if initiating an email for a personal data request action has failed Privacy normal normal 1 Future Release defect (bug) has-patch 02/16/2023
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal 1 Future Release defect (bug) has-patch 07/20/2020
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal 1 Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#59276 Wrong notice is showing up on the Privacy Policy page settings in WP dashboard. Privacy normal normal 1 Awaiting Review defect (bug) dev-feedback 09/05/2023
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal 1 Future Release enhancement needs-docs 01/17/2019
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal normal 1 Awaiting Review enhancement dev-feedback 10/16/2020
#44645 Expose download link Privacy normal normal 1 Awaiting Review enhancement 10/16/2020
#43811 Licence & Policy notice during installation xkon Privacy normal normal 1 Awaiting Review enhancement 08/29/2023
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal 1 Future Release enhancement has-patch 04/01/2019
#44500 Mark data requests failed when an expired link is clicked Privacy normal normal 1 Future Release enhancement close 05/25/2025
#44539 Notify the admin when no personal data is found for a user Privacy normal normal 1 Awaiting Review enhancement 02/09/2025
#46897 Personal Data Export Report: Mobile friendly xkon Privacy normal normal 1 Future Release enhancement 11/03/2020
#44153 Plugin privacy polices and admin notification Privacy normal normal 1 Future Release enhancement 04/22/2019
#54390 Privacy Policy should be generated on the site language (locale) and not on users language Privacy normal normal 1 Awaiting Review enhancement dev-feedback 11/08/2021
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal 1 Future Release enhancement needs-unit-tests 10/12/2020
#43993 Provide indication to admin when user downloads privacy export Privacy normal normal 1 Awaiting Review enhancement 01/16/2019
#59710 test for wp_privacy_exports_dir Privacy normal normal 1 Future Release enhancement has-patch 10/09/2024
#49035 Add Export & Erasure requests to a dashboard widget. Privacy normal normal 1 Future Release feature request dev-feedback 02/09/2025
#51144 Create a UI for the Disclosures Tab (site-level privacy) Privacy normal normal 1 Future Release feature request 11/26/2020
#43372 $wp_query->max_num_pages return value as float Query normal trivial 1 Awaiting Review defect (bug) 02/10/2022
#39914 'orderby' date results differs depend on 'post_status' Query normal normal 1 Awaiting Review defect (bug) 02/19/2017
#40630 Advanced meta compare "like" in WP_Query Query normal normal 1 Awaiting Review defect (bug) has-patch 05/16/2017
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal 1 Awaiting Review defect (bug) has-patch 11/17/2020
#63619 Cached WP_Term_Query result attempts object conversion to int Query normal normal 1 Awaiting Review defect (bug) reporter-feedback 06/25/2025
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator Query normal normal 1 Awaiting Review defect (bug) 03/22/2019
Note: See TracReports for help on using and creating reports.