Make WordPress Core

{1} All Tickets (8362 matches)

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

Results (5801 - 5900 of 8362)

Posts, Post Types (81 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61084 getDate JS error when opening post normal major Awaiting Review defect (bug) 04/26/2024
#61242 PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()` has-patch normal normal Awaiting Review defect (bug) 05/20/2024 3
#61249 The character count in the post_excerpt is fine instead of counting words. dev-feedback normal normal Awaiting Review defect (bug) 05/20/2024 1
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) needs-unit-tests normal normal Future Release defect (bug) 05/21/2024 13
#59986 Add a filter into the $wp_meta_boxes output loop to provide the ability to change data normal normal Awaiting Review enhancement 05/28/2024 2
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty has-patch normal normal Awaiting Review enhancement 05/29/2024 1
#57829 Post "Read" Capability for Rest API has-patch normal normal Awaiting Review enhancement 05/31/2024 2
#61068 Wrong processing post_status for custom post_status has-patch normal normal Awaiting Review defect (bug) 06/05/2024 1
#60646 Docs: Incorrect return type specified for get_post_custom with negative post ID value has-patch normal trivial Future Release defect (bug) 06/11/2024 3
#59354 Unnecessary queries performed when updating a post without providing categories or tags has-patch normal normal Awaiting Review defect (bug) 06/13/2024 2
#37671 Emptying Bin with large amount of posts results in whitescreen needs-unit-tests normal normal Future Release enhancement 06/18/2024 11
#33714 Add custom post types to the 'At a Glance' widget needs-docs low normal enhancement 06/24/2024 12
#61502 Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities normal normal Awaiting Review enhancement 06/25/2024 1
#18613 get_adjacent_post() doesn't find private posts close normal normal enhancement 06/28/2024 7
#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
#61097 Filter `wp_count_posts()` query before execution to avoid slow query has-patch normal normal Awaiting Review enhancement 07/02/2024 8
#61598 Add an interface option to let users set empty_trash_days has-patch normal normal Awaiting Review enhancement 07/10/2024 3
#61695 Suggestion: Add a post_type column in the wp_postmeta table normal normal Awaiting Review enhancement 07/18/2024 1
#57622 Add filter to get_page_by_path has-patch normal normal Awaiting Review enhancement 07/18/2024 3
#61716 Fatal error: Uncaught ArgumentCountError in get_delete_post_link() when _edit_link is site-editor.php?postType=%s&postId=%s&canvas=edit normal normal Awaiting Review defect (bug) 07/20/2024
#29999 update post overwrites slug if current_user is contributor dev-feedback normal minor Awaiting Review defect (bug) 07/22/2024 17
#61691 quick draft added images and categories free dev-feedback normal normal Awaiting Review feature request 07/24/2024 1
#61773 get_posts() returns posts of removed custom post type normal normal Awaiting Review enhancement 07/26/2024 5
#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'". normal normal defect (bug) 07/29/2024 3
#44524 Allow Users to View Custom Post Type Admin Page dev-feedback normal normal Future Release defect (bug) 07/29/2024 3
#40588 Trashing and restoring a draft post replaces the slug needs-unit-tests normal normal Awaiting Review defect (bug) 07/29/2024 4
#61996 Slug Conflict When a Published and Draft Page Share post_name normal normal Awaiting Review defect (bug) 09/06/2024
#12706 Custom post status bugs needs-unit-tests normal normal Future Release task (blessed) 09/10/2024 168
#62051 Pagination and custom post types that have a hierarchy close normal normal Awaiting Review defect (bug) 09/16/2024 5
#62049 Italics HTML tags in Post Titles are Being Converted to HTML Entities normal major Awaiting Review defect (bug) 09/17/2024 5
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* has-patch normal normal Future Release defect (bug) 09/30/2024 2
#62135 Custom Post Type feed rewrites not generated when has_archive is false normal minor Awaiting Review defect (bug) 09/30/2024
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion has-patch normal normal Future Release enhancement 09/30/2024 11
#54376 Add `is_post_publicly_viewable` filter has-patch normal normal Awaiting Review enhancement 10/03/2024 3
#31254 Post errors show success borders has-patch normal normal Awaiting Review defect (bug) 10/03/2024 6
#61969 Post guid for custom post type being modified has-patch normal minor Awaiting Review defect (bug) 10/08/2024 5
#62223 "Error in moving the item to Trash" when using Cloudflare Speed Brain (Missing/Unreachable directories) normal normal Awaiting Review defect (bug) 10/17/2024 1
#62302 Post deletion hooks are not fully consistent. has-patch normal normal Awaiting Review feature request 10/25/2024 2
#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 10/29/2024 44
#41128 404 Page not found after using same URL in post / page normal normal Awaiting Review defect (bug) 11/18/2024
#62366 get_post_states() throws PHP warning has-patch normal normal Awaiting Review defect (bug) 11/19/2024 5
#57875 Add password strength meter for password protected content normal normal Future Release enhancement 11/19/2024 1
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Awaiting Review defect (bug) 11/28/2024 5
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 12/25/2024 5
#62468 wp_update_post overwrites post_date when updating post_status reporter-feedback normal normal Awaiting Review defect (bug) 01/14/2025 6
#62853 Order posts and terms by drag and drop from administration normal normal Awaiting Review feature request 01/24/2025 2
#49708 Add a new function get_page_by_guid normal normal Awaiting Review feature request 02/03/2025 1
#62769 Saving Post without Title and Content normal normal Awaiting Review enhancement 02/06/2025 5
#27736 Save one query when inserting a new post pbearne close normal normal Awaiting Review enhancement 02/10/2025 6
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 02/12/2025 4
#62954 Reassess the best way to store, hash, and check post passwords dev-feedback normal normal Awaiting Review enhancement 02/12/2025
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors normal normal Awaiting Review defect (bug) 02/18/2025 1
#50989 "Blog pages show at most" setting not working when 2 posts are made sticky close normal normal Awaiting Review defect (bug) 02/25/2025 10
#50255 get_the_modified_author() not working normal normal Awaiting Review defect (bug) 02/27/2025 2
#63124 Background Color/Image Selection Issue & Recommendation for Improvement reporter-feedback normal normal Awaiting Review defect (bug) 03/18/2025 1
#61911 Incorrect schema for global styles REST API endpoint has-patch normal normal 6.9 defect (bug) 03/25/2025 14
#62948 Posts tagged with complex Emoji can't be found has-patch normal normal Awaiting Review defect (bug) 04/04/2025 5
#14513 Time for a wp_post_relationships table? normal normal feature request 04/07/2025 89
#63273 Fatal due to superglobal $_POST modification with invalid int type has-patch normal major 6.9 defect (bug) 04/21/2025 2
#62685 Proposal to add the ability to control the visibility of posts normal normal Awaiting Review feature request 04/29/2025
#41773 Page Templates // Post Type Templates | Any Post Type? reporter-feedback normal normal Awaiting Review enhancement 05/08/2025 5
#54983 The post has already been deleted. dev-feedback normal normal Future Release defect (bug) 05/12/2025 22
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null has-patch normal normal Awaiting Review defect (bug) 05/12/2025 3
#56599 "All" view not selected for all relevant views for custom post type has-patch normal trivial Awaiting Review defect (bug) 05/12/2025 7
#57438 Slug is not generated when saving posts as draft dev-feedback normal normal Awaiting Review defect (bug) 05/12/2025 2
#57507 function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404 dev-feedback normal minor Awaiting Review defect (bug) 05/12/2025
#57737 Start composing post with same title as existing post, click Preview, post_title is set to point to existing post has-patch normal normal Awaiting Review defect (bug) 05/12/2025 3
#61406 Heading block attribute type issue normal normal Awaiting Review defect (bug) 05/12/2025 4
#62461 If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid normal normal Awaiting Review defect (bug) 05/12/2025 1
#50921 Consider adding tooltips for metabox order buttons joedolson* normal normal Future Release enhancement 05/15/2025 4
#57496 Lazy load post meta spacedmonkey has-patch normal normal 6.9 enhancement 05/20/2025 25
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov needs-unit-tests normal critical Future Release enhancement 05/25/2025 212
#12955 Add get_post filter dev-feedback normal normal Future Release feature request 05/29/2025 81
#32295 Pagination on preview/scheduled posts dev-feedback normal normal Future Release defect (bug) 05/29/2025 7
#59680 Nextpage add pagination for page has-patch normal normal Awaiting Review feature request 06/05/2025 2
#63534 Add `link_to` label to post types has-patch normal normal Awaiting Review enhancement 06/05/2025 5
#56686 "internal" post status practical usage? dev-feedback normal normal Awaiting Review defect (bug) 06/17/2025 3
#63562 Term counts should not be recalculated when a post transitions between statuses that are not counted needs-unit-tests normal normal Awaiting Review defect (bug) 06/19/2025 6
#63574 Post Options Divider Missing in Mobile View on Post List Page (WP-Admin) (Playground) has-patch normal normal Awaiting Review defect (bug) 06/19/2025 8
#63598 Post locking takeover dialogue shows when `show_post_locked_dialog` filter returns false normal normal Awaiting Review defect (bug) 06/19/2025 2
#39666 Put front page on top of "All pages" list dev-feedback normal normal Future Release enhancement 06/19/2025 14

Privacy (19 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#44268 GDPR concerns on the core commenting flow normal normal Awaiting Review enhancement 05/30/2018 8
#44186 Possibles enhancements to 4.9.6 privacy tools normal normal Awaiting Review enhancement 06/20/2018 4
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media needs-unit-tests normal normal Future Release enhancement 07/09/2018 9
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron normal normal Awaiting Review enhancement 07/30/2018 3
#43910 Add actions and filters so plugins can easily extend export/erasure functionality dev-feedback normal normal Awaiting Review enhancement 08/13/2018 19
#43588 Anonymize commenter IP address once a comment is no longer pending needs-unit-tests normal normal Awaiting Review enhancement 01/09/2019 21
#43993 Provide indication to admin when user downloads privacy export normal normal Awaiting Review enhancement 01/16/2019 1
#44161 Expired session tokens need to be removed from database because GDPR dev-feedback normal normal Awaiting Review enhancement 01/17/2019 4
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav needs-docs normal normal Future Release enhancement 01/17/2019 1
#44236 Maintain consistency between privacy export report and archive filenames GripsArt needs-unit-tests low minor Future Release defect (bug) 01/27/2019 21
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default normal normal Awaiting Review enhancement 02/13/2019 3
#45154 Convert Privacy Policy content to indexed array and filter array to allow easy unsetting. normal normal Future Release enhancement 03/27/2019 3
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse has-patch normal normal Future Release enhancement 04/01/2019 10
#46905 Erase Personal Data without verify enable erase option and change status issue dev-feedback normal normal Awaiting Review defect (bug) 04/15/2019 2
#44153 Plugin privacy polices and admin notification normal normal Future Release enhancement 04/22/2019 3
#44320 Inform users when their site's privacy policy is not publicly visible normal normal Future Release enhancement 05/23/2019 3
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered normal normal Future Release enhancement 05/23/2019 5
#43854 Add cards to the Tools page for personal data tools normal normal Future Release enhancement 05/23/2019 9
#44215 Personal data exports - Empty values are included in the report dev-feedback normal normal Awaiting Review defect (bug) 06/03/2019 13
Note: See TracReports for help on using and creating reports.