Make WordPress Core

{8} Future Releases, Workflow Oriented (7805 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6101 - 6200 of 7805)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#21234 Recursive directory creation & get_calendar() for custom post types Posts, Post Types normal normal defect (bug) 06/04/2019
#55665 Remove unused margin when post-body-content is empty Posts, Post Types normal normal Awaiting Review defect (bug) 05/06/2022
#48106 Revisit post GUID sanitization on `&` Posts, Post Types normal normal Awaiting Review defect (bug) 09/28/2019
#22003 Saving custom fields goes to post-new.php rather than post.php Posts, Post Types normal normal defect (bug) 08/09/2019
#27002 Scheduling not working when editing posts Posts, Post Types normal normal defect (bug) 06/04/2019
#50467 Search results not displaying all entries in Admin > Posts in certain conditions Posts, Post Types normal minor Awaiting Review defect (bug) 08/23/2021
#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 Awaiting Review defect (bug) 03/12/2023
#28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal defect (bug) 06/04/2019
#15993 Sort arrows improperly wrap on narrow columns Posts, Post Types normal normal defect (bug) 06/04/2019
#58487 Text editor problem Posts, Post Types normal normal Awaiting Review defect (bug) 06/08/2023
#56241 The post category count according post data not showing on admin side. Posts, Post Types normal normal Awaiting Review defect (bug) 01/23/2026
#55638 Undefined property: WP_Post_Type::$post_type Posts, Post Types normal normal Awaiting Review defect (bug) 05/13/2022
#54258 WP_Query::is_tax() returns true on custom post type archives (5.8.1) Posts, Post Types normal normal 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 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 Awaiting Review defect (bug) 09/03/2022
#49136 White screen in password protected posts, referrer policy Posts, Post Types normal normal Awaiting Review defect (bug) 03/06/2020
#56480 _add_post_type_submenus doesn't use WP_Post_Type::$menu_position Posts, Post Types normal normal Awaiting Review defect (bug) 04/12/2023
#48622 `editable_slug` filter does not pass the correct value Posts, Post Types normal normal Future Release defect (bug) 11/14/2019
#48410 `wp_insert_post()` can result in duplicate post data Posts, Post Types normal normal Awaiting Review defect (bug) 01/02/2020
#52950 add_meta_box issue in wordpress 5.7 Posts, Post Types normal major Awaiting Review defect (bug) 03/31/2021
#32057 fix: allow plugins to access click event in edit inline post Posts, Post Types normal normal defect (bug) 06/04/2019
#36313 get_pages() child_of argument does not work in combination with meta_key/value query Posts, Post Types normal normal defect (bug) 07/06/2023
#11311 kses converts ampersands to & in post titles, post content, and more Posts, Post Types normal normal Future Release defect (bug) 08/03/2022
#37372 missing "edit permalink button" below the title Posts, Post Types normal normal defect (bug) 06/04/2019
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 06/04/2019
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated Posts, Post Types normal normal Awaiting Review defect (bug) 11/28/2024
#55332 problem with quick comment discarded changes Posts, Post Types normal minor Awaiting Review defect (bug) 08/09/2023
#56059 register_post_type()'s "description" argument can't be translated (gettext) Posts, Post Types normal normal Awaiting Review defect (bug) 06/25/2022
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) Posts, Post Types normal minor Awaiting Review defect (bug) 08/09/2025
#47742 sorting by date incorrect Posts, Post Types normal normal Awaiting Review defect (bug) 07/20/2019
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types Posts, Post Types normal normal Awaiting Review defect (bug) 07/05/2019
#34253 wp_insert_post() can assign a random, unauthorized user_id's Posts, Post Types normal normal defect (bug) 06/04/2019
#56700 wp_update_post function not support meta update Posts, Post Types normal normal Awaiting Review defect (bug) 09/30/2022
#30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 06/04/2019
#59986 Add a filter into the $wp_meta_boxes output loop to provide the ability to change data Posts, Post Types normal normal Awaiting Review enhancement 05/28/2024
#30250 Add filter for query used in `wp_count_posts()` Posts, Post Types normal normal enhancement 06/04/2019
#57875 Add password strength meter for password protected content Posts, Post Types normal normal Future Release enhancement 11/19/2024
#38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal normal Awaiting Review enhancement 07/27/2021
#34546 Change in function `get_post_field` Posts, Post Types normal normal enhancement 06/04/2019
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters Posts, Post Types normal normal Future Release enhancement 12/18/2025
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) Posts, Post Types normal normal enhancement 06/04/2019
#20748 Include CPT Posts in Author Count & Archive Page Posts, Post Types normal normal enhancement 06/04/2019
#48375 Introduce a separate capability for trashing a post Posts, Post Types normal normal Awaiting Review enhancement 01/06/2020
#23169 Introduce register_post_status_for_object_type Posts, Post Types normal normal enhancement 06/04/2019
#23168 Introduce remove_post_status Posts, Post Types normal normal enhancement 06/04/2019
#15930 Make trashed posts/pages still readable Posts, Post Types normal minor enhancement 06/04/2019
#29014 Normalization of template tag filters Posts, Post Types normal normal enhancement 06/04/2019
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine Posts, Post Types normal normal enhancement 06/04/2019
#49164 Page List Order Posts, Post Types normal major Awaiting Review enhancement 01/13/2020
#44842 Search post box in mobile Posts, Post Types normal normal Future Release enhancement 05/18/2022
#61695 Suggestion: Add a post_type column in the wp_postmeta table Posts, Post Types normal normal Awaiting Review enhancement 07/18/2024
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal enhancement 06/04/2019
#61773 get_posts() returns posts of removed custom post type Posts, Post Types normal normal Awaiting Review enhancement 07/26/2024
#36579 global $wp_rewrite not set when create_initial_post_types() first run Posts, Post Types normal normal enhancement 06/04/2019
#28798 htaccess and protected option Posts, Post Types normal normal Awaiting Review enhancement 10/15/2021
#12567 make post_submit_meta_box more generic Posts, Post Types normal normal enhancement 06/04/2019
#31154 register_post_type function does not check reserved post_types Posts, Post Types normal normal Awaiting Review enhancement 02/21/2022
#14561 wp-admin/edit.php tags of post are hard to compare Posts, Post Types normal normal enhancement 06/04/2019
#43256 wp_delete_post() should use get_post() not wpdb->prepare Posts, Post Types normal normal Future Release enhancement 02/06/2026
#49708 Add a new function get_page_by_guid Posts, Post Types normal normal Awaiting Review feature request 11/19/2025
#43347 Introduction of 'has_single' register_post_type parameter Posts, Post Types normal normal Awaiting Review feature request 07/19/2022
#62853 Order posts and terms by drag and drop from administration Posts, Post Types normal normal Awaiting Review feature request 01/24/2025
#55087 Published environment and published versions for posts/pages to be able to work on the same post/page without affecting the production version until the changes are ready to become the next version of the production post/page. Posts, Post Types normal normal Awaiting Review feature request 10/30/2023
#14513 Time for a wp_post_relationships table? Posts, Post Types normal normal feature request 04/07/2025
#59479 'Erase Personal Data' simply doesn't work Privacy normal critical Awaiting Review defect (bug) 09/27/2023
#44010 Add general filters for registering various privacy policy information (cookies) from plugins Privacy normal normal Awaiting Review defect (bug) 07/22/2019
#50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal Future Release defect (bug) 05/12/2020
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal normal Awaiting Review defect (bug) 01/28/2021
#53611 Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items Privacy normal minor Awaiting Review defect (bug) 07/06/2021
#44381 GDPR V2 - Anticipate front-end only sites for confirm actions Privacy normal normal Awaiting Review defect (bug) 06/03/2019
#44258 Inconsistency in Export and Erase Personal data behavior Privacy normal normal Awaiting Review defect (bug) 01/10/2020
#44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API Privacy normal normal Future Release defect (bug) 08/22/2020
#14682 Privacy leakage: gravatars leak identity information Privacy normal normal Awaiting Review defect (bug) 07/01/2020
#58969 Privacy setting > The ''Copied'' text also shows, When double-clicking on the 'Copy suggested policy text to clipboard' option, Privacy normal normal Awaiting Review defect (bug) 08/07/2023
#44723 The user ID in a `WP_User_Request` is not an integer as stated Privacy normal normal Future Release defect (bug) 01/30/2022
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal Future Release enhancement 07/06/2020
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal Future Release enhancement 07/06/2020
#44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal Future Release enhancement 09/20/2019
#43854 Add cards to the Tools page for personal data tools Privacy normal normal Future Release enhancement 05/23/2019
#45154 Convert Privacy Policy content to indexed array and filter array to allow easy unsetting. Privacy normal normal Future Release enhancement 03/27/2019
#51156 Create developer documentation for disclosures.json Privacy normal normal Future Release enhancement close 10/16/2020
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue Privacy normal major Awaiting Review enhancement 02/06/2023
#47794 EuGH ruling - opt-in obligation for cookies and social media Privacy normal normal Future Release enhancement 12/17/2019
#44645 Expose download link Privacy normal normal Awaiting Review enhancement 10/16/2020
#44268 GDPR concerns on the core commenting flow Privacy normal normal Awaiting Review enhancement 05/30/2018
#44806 If commenter doesn't check (cookie) consent checkbox, don't use Gravatar. Privacy normal normal Awaiting Review enhancement 10/16/2020
#44320 Inform users when their site's privacy policy is not publicly visible Privacy normal normal Future Release enhancement 05/23/2019
#44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide Privacy normal normal Awaiting Review enhancement 10/16/2020
#47940 Introduce privacy tools (Export/Erasure) to the Network Admin for network-wide handling Privacy normal normal Future Release enhancement 10/16/2020
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal normal Awaiting Review enhancement 07/30/2018
#44539 Notify the admin when no personal data is found for a user Privacy normal normal Awaiting Review enhancement 02/09/2025
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered Privacy normal normal Future Release enhancement 05/23/2019
#44153 Plugin privacy polices and admin notification Privacy normal normal Future Release enhancement 04/22/2019
#44186 Possibles enhancements to 4.9.6 privacy tools Privacy normal normal Awaiting Review enhancement 06/20/2018
#44538 Provide a way to show what change occurred to the suggested privacy policy text. Privacy normal normal Future Release enhancement 11/24/2020
#43993 Provide indication to admin when user downloads privacy export Privacy normal normal Awaiting Review enhancement 01/16/2019
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default Privacy normal normal Awaiting Review enhancement 02/13/2019
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal Awaiting Review enhancement 06/06/2019
#44001 oEmbed two click / local emoji scripts Privacy normal major Awaiting Review enhancement 12/12/2019
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement 06/19/2019
Note: See TracReports for help on using and creating reports.