Make WordPress Core

{8} Future Releases, Workflow Oriented (8222 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 (2201 - 2300 of 8222)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 Database normal normal Awaiting Review defect (bug) dev-feedback 03/15/2019
#42381 Wordpress update does not check if database structure/scheme on existing site is equal to how it would be on a new install Database normal normal Awaiting Review defect (bug) dev-feedback 11/11/2017
#40779 function_exists() audit in wp-db.php Database low minor Awaiting Review defect (bug) dev-feedback 06/01/2021
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical defect (bug) dev-feedback 06/04/2019
#15499 Add an index for get_lastpostmodified query OllieJones Database normal normal Future Release enhancement dev-feedback 08/21/2024
#18315 Add an index to the GUID column in the posts table Database normal normal enhancement dev-feedback 06/04/2019
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/24/2024
#51769 Full-text search support Database normal normal Awaiting Review enhancement dev-feedback 08/16/2022
#37692 Introduce WP_Database_Table base class Database normal normal Awaiting Review enhancement dev-feedback 03/15/2017
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name Database normal normal Awaiting Review enhancement dev-feedback 05/07/2020
#61071 Need to display appropriate error messages when the database table is empty or corrupted. Database normal normal Awaiting Review enhancement dev-feedback 06/23/2024
#20634 dbDelta is unforgiving about field declarations Database normal normal enhancement dev-feedback 06/04/2019
#54070 Increase CPT "machine name" limit from its current maximum of 20 characters. Database normal normal Awaiting Review feature request dev-feedback 10/04/2022
#51945 Dates in REST API responses are incompatible with date-time JSON schema format Date/Time normal normal Awaiting Review defect (bug) dev-feedback 12/07/2020
#48740 Add constant for database date format Date/Time normal normal Awaiting Review enhancement dev-feedback 11/20/2019
#28988 Detect Time Zones automatically at installation Date/Time normal normal Awaiting Review enhancement dev-feedback 05/05/2021
#10660 Time zone suggester based on nascent WordPress.org API call rmccue Date/Time normal normal Future Release feature request dev-feedback 09/02/2019
#57219 Additional CSS not visible in editor on List block Editor normal normal Awaiting Review defect (bug) dev-feedback 12/23/2022
#62057 Addressing Autosave Memory Issues Editor normal normal Future Release defect (bug) dev-feedback 09/30/2024
#52779 Error with saved blocks Editor normal normal Future Release defect (bug) dev-feedback 08/30/2021
#59954 Gets error 404 in preview page Editor normal major defect (bug) dev-feedback 12/01/2023
#58508 Gutenberg and CSS Editor normal normal Awaiting Review defect (bug) dev-feedback 06/11/2023
#50548 Gutenberg default style not work Editor normal normal Awaiting Review defect (bug) dev-feedback 07/04/2020
#54982 In 5.9 (classic) post editor the author pulldown only lists users with "edit_posts" capability Editor normal normal Awaiting Review defect (bug) dev-feedback 04/09/2022
#59149 Inconsistent Behaviour of Block Editor while Adding/Searching for Blocks Editor normal normal Awaiting Review defect (bug) dev-feedback 09/02/2023
#44617 Introduce new 'hasBlock' behavior for TinyMCE 'BeforeSetContent' and 'SaveContent' events Editor normal normal Future Release defect (bug) dev-feedback 07/26/2018
#45558 Move _draft_or_post_title() from wp-admin/includes to wp-includes Editor normal normal Future Release defect (bug) dev-feedback 04/08/2019
#45829 New editor replaces > with &gt; within <pre> tag Editor normal major Awaiting Review defect (bug) dev-feedback 01/14/2020
#47554 Post history Editor normal major Future Release defect (bug) dev-feedback 11/24/2020
#50653 Remove the _doing_it_wrong from WP_Block_Patterns_Registry::unregister() Editor normal normal Future Release defect (bug) dev-feedback 07/26/2020
#55288 Site Editor on 5.9.1 fails to find homepage template for FSE themes, on WP subdirectory installation Editor normal critical Awaiting Review defect (bug) dev-feedback 04/30/2024
#55548 Unchecked "Uncategorized" checkbox re-checks itself upon publish or update of a post Editor normal normal Awaiting Review defect (bug) dev-feedback 04/08/2022
#53439 Updating failed. The response is not a valid JSON response. Editor normal major Awaiting Review defect (bug) dev-feedback 06/24/2021
#51158 With ACF Blocks in 5.5, "enqueue_assets" causes fatal error Editor normal blocker Awaiting Review defect (bug) dev-feedback 09/03/2020
#55586 `get_block_wrapper_attributes` generates PHP notices. Editor normal normal Awaiting Review defect (bug) dev-feedback 04/21/2022
#27076 double newlines inserted before captions Editor normal normal defect (bug) dev-feedback 06/04/2019
#57237 file_exists(): open_basedir restriction in effect. File(core/post-comments) is not within the allowed path(s) Editor normal critical Awaiting Review defect (bug) dev-feedback 12/15/2022
#44470 meta property=“og:image” doesn't register if an image is executed via a shortcode in WP Post and Pages Editor normal critical Awaiting Review defect (bug) dev-feedback 06/30/2018
#53026 register_block_type_from_metadata fails if path points to a JSON file that is not named "block.json" Editor normal normal Awaiting Review defect (bug) dev-feedback 04/26/2021
#45062 tinyMCE editor breaks captions with HTML Editor normal normal Awaiting Review defect (bug) dev-feedback 12/19/2019
#25070 Add filter to use do_accordion_sections for post metaboxes Editor normal normal enhancement dev-feedback 06/04/2019
#51534 Add post type Blocks (reusable blocks) into menu Editor normal normal enhancement dev-feedback 05/23/2023
#37577 Allow users to "petition" for a post lock to be released Editor normal normal Future Release enhancement dev-feedback 05/25/2020
#59596 Cache file sizes of core block style files. Editor normal normal Future Release enhancement dev-feedback 04/23/2024
#62140 Consider allowing themes to register block metadata collections Editor normal normal Awaiting Review enhancement dev-feedback 09/30/2024
#60001 Deprioritize categories Editor normal normal Awaiting Review enhancement dev-feedback 02/14/2024
#29923 Improve the writing experience on mobile Editor normal normal Future Release enhancement dev-feedback 06/05/2019
#61958 Rename `wp_should_load_separate_core_block_assets()` to clarify its purpose flixos90 Editor normal normal 6.8 enhancement dev-feedback 10/03/2024
#58278 [Query Loop][Post Template][Custom dynamic block] Impossible to pass query loop context to a custom dynamic block as the post template context is hard coded. Editor normal normal Awaiting Review enhancement dev-feedback 05/09/2023
#54288 Argument for allowed blocks when registering a post type Editor normal normal Future Release feature request dev-feedback 10/19/2021
#50823 Miss button add new post on page edit post (editor guttenberg) audrasjb* Editor normal major Future Release feature request dev-feedback 10/20/2022
#46986 DNT Parameter automatically for Vimeo oEmbed requests garrett-eclipse* Embeds normal major Future Release defect (bug) dev-feedback 10/05/2023
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/06/2022
#45052 WP Oembed in multisite fail when the permalink structure is not default SergeyBiryukov Embeds normal normal Future Release defect (bug) dev-feedback 04/11/2019
#36239 wp-embed image size is using the smallest image or it sometimes uses the one for featured images Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/25/2020
#60182 Add Gumlet.com to oEmbed allowlist akbansa Embeds normal normal Future Release enhancement dev-feedback 05/20/2024
#34798 Export Bug Export normal normal Awaiting Review defect (bug) dev-feedback 10/03/2017
#22279 WordPress Export/Import deletes carriage returns Export normal normal defect (bug) dev-feedback 06/04/2019
#35927 _wp_attachment_metadata meta_value wrong type in export Export normal normal defect (bug) dev-feedback 10/24/2019
#55762 All export xml files have same name Export normal normal Future Release enhancement dev-feedback 06/07/2022
#22435 Export API Export normal normal Future Release enhancement dev-feedback 12/13/2017
#36818 Export filter for post meta Export normal normal enhancement dev-feedback 06/04/2019
#14757 users with no posts are not exported Export normal normal Future Release enhancement dev-feedback 07/06/2020
#59991 Included imagesLoaded libary broken External Libraries normal normal Future Release defect (bug) dev-feedback 10/07/2024
#56320 Update mediaelement.js to the latest version adamsilverstein* External Libraries normal normal Future Release defect (bug) dev-feedback 09/20/2024
#10955 Replace ThickBox External Libraries normal normal Future Release enhancement dev-feedback 11/10/2023
#60689 Concerning use of external libraries External Libraries normal normal Awaiting Review feature request dev-feedback 04/02/2024
#44283 Enclosure can't deal with CDN media files - WPCore redirects the URL Feeds normal normal Awaiting Review defect (bug) dev-feedback 06/07/2021
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 06/28/2022
#34083 Feed for post type should link to post type archive if available stevenkword Feeds normal normal Future Release enhancement dev-feedback 03/17/2017
#9611 Make comment feeds fail with an error code when comments are closed Feeds normal normal enhancement dev-feedback 06/28/2024
#9510 Multiple feed fixes and enhancements Feeds normal major enhancement dev-feedback 06/04/2019
#57107 No-op `MagpieRSS` Feeds normal normal Awaiting Review enhancement dev-feedback 07/26/2024
#8994 Incorporate MediaRSS Plugin into core technosailor Feeds normal normal Future Release feature request dev-feedback 02/07/2021
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 Filesystem API normal minor defect (bug) dev-feedback 06/04/2019
#48316 Changeset 46482 breaks upload when using ".." in upload_path. Filesystem API normal normal defect (bug) dev-feedback 02/07/2024
#55328 PHP warning on rename() inside download_url() in /wp-admin/includes/file.php Filesystem API normal normal Awaiting Review defect (bug) dev-feedback 03/17/2023
#51340 Stop chmodding files and folders Filesystem API normal major Awaiting Review defect (bug) dev-feedback 02/02/2024
#35517 Work around PHP7 php-ssh2 breakage Filesystem API normal normal Awaiting Review defect (bug) dev-feedback 06/27/2023
#52575 get_home_path() returns "/" instead of path to WordPress directory Filesystem API normal major Awaiting Review defect (bug) dev-feedback 07/18/2023
#24925 Improve no disk space error handling when updating plugins Filesystem API normal minor Awaiting Review enhancement dev-feedback 07/20/2021
#46561 Make wp_normalize_path() on Windows resolve drive letter for drive–relative paths Filesystem API normal minor Awaiting Review enhancement dev-feedback 03/12/2023
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 Filesystem API normal normal Awaiting Review feature request dev-feedback 07/17/2023
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error Formatting normal normal Awaiting Review defect (bug) dev-feedback 06/19/2021
#21537 Email address sanitisation mangles valid email addresses Formatting normal normal defect (bug) dev-feedback 10/23/2022
#56709 Encountered a problem that no one has ever met Please help me Formatting normal normal Awaiting Review defect (bug) dev-feedback 08/08/2023
#52463 Inline SVG - foreignObject support Formatting normal normal Awaiting Review defect (bug) dev-feedback 02/09/2021
#34722 Open P Tag in shortcode related to h tag Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2017
#41711 Remove hAtom from core Formatting normal normal Awaiting Review defect (bug) dev-feedback 08/29/2017
#55563 The function get_allowed_mime_types should check wp_get_current_user Formatting normal normal Awaiting Review defect (bug) dev-feedback 04/12/2022
#46846 Tight comparisons and use of Yoda conditions are not consistent Formatting normal normal Awaiting Review defect (bug) dev-feedback 04/09/2019
#42058 Unit test for _autop_newline_preservation_helper() Formatting normal normal Awaiting Review defect (bug) dev-feedback 12/11/2017
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/11/2022
#36397 add_query_arg doesn't work with numbered html entities Formatting normal normal defect (bug) dev-feedback 06/04/2019
#53041 colors.css is using the old blue. Formatting normal minor Awaiting Review defect (bug) dev-feedback 04/15/2021
#23308 make_clickable problem with multiple "Punctuation URL character" Formatting normal normal defect (bug) dev-feedback 06/04/2019
#47164 map_deep in formatting.php do not handle null-byte Formatting normal critical Future Release defect (bug) dev-feedback 02/23/2023
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ Formatting normal major Future Release defect (bug) dev-feedback 08/08/2023
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov Formatting normal normal Future Release defect (bug) dev-feedback 09/22/2019
Note: See TracReports for help on using and creating reports.