Make WordPress Core

{8} Future Releases, Workflow Oriented (8242 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 (2301 - 2400 of 8242)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40451 Customizer: Introduce plugin management Customize normal normal Future Release feature request close 01/20/2025
#37678 Add an action hook for plugins to do database upgrades on Database normal normal Awaiting Review defect (bug) dev-feedback 04/18/2019
#57385 Disable foreign key checks when dropping tables inside wp_uninitialize_site() function johnjamesjacoby* Database normal normal Awaiting Review defect (bug) changes-requested 01/12/2024
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() Database normal normal Awaiting Review defect (bug) dev-feedback 01/17/2025
#40088 Stop creating the `wp_links` database table Database normal normal Future Release defect (bug) close 08/10/2022
#43893 The maybe_create_table() function has two definitions Database low normal Awaiting Review defect (bug) dev-feedback 09/01/2020
#43578 Unexpected MYSQL data format Database normal normal Future Release defect (bug) dev-feedback 02/03/2020
#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
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#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
#55115 Change deprecated wpdb::escape() method Database normal normal Awaiting Review enhancement close 02/12/2022
#54042 Extending wpdb::prepare() to support IN() operator Database normal normal Future Release enhancement changes-requested 09/17/2023
#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 01/06/2025
#20634 dbDelta is unforgiving about field declarations Database normal normal enhancement dev-feedback 06/04/2019
#36242 wpdb set_sql_mode add param pbearne Database normal normal Awaiting Review enhancement dev-feedback 01/18/2025
#54070 Increase CPT "machine name" limit from its current maximum of 20 characters. Database normal normal Awaiting Review feature request dev-feedback 11/08/2024
#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
#55503 Post Date display issue if we set empty from General Settings page pbearne Date/Time normal normal Awaiting Review defect (bug) dev-feedback 12/13/2024
#48740 Add constant for database date format Date/Time normal normal Awaiting Review enhancement dev-feedback 11/20/2019
#48935 Need to Remove strtotime() usage from core Date/Time normal normal Awaiting Review enhancement dev-feedback 11/05/2024
#57219 Additional CSS not visible in editor on List block Editor normal normal Awaiting Review defect (bug) dev-feedback 12/23/2022
#52779 Error with saved blocks Editor normal normal Future Release defect (bug) dev-feedback 08/30/2021
#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
#45782 Images in blocks auto left align when centre align selected Editor normal normal Awaiting Review defect (bug) close 07/27/2021
#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
#62734 Regression in custom CSS loading order for `wp_enqueue_global_styles()` Editor normal normal Awaiting Review defect (bug) dev-feedback 12/23/2024
#50653 Remove the _doing_it_wrong from WP_Block_Patterns_Registry::unregister() Editor normal normal Future Release defect (bug) dev-feedback 07/26/2020
#58132 Slashes used in block templates slug is a problem on Windows Editor normal normal Future Release defect (bug) dev-feedback 10/18/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
#60558 WordPress Core CSS produces error in NU HTML Checker Editor normal normal Awaiting Review defect (bug) close 02/16/2024
#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
#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 11/17/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
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#61958 Rename `wp_should_load_separate_core_block_assets()` to clarify its purpose Editor normal normal Future Release enhancement dev-feedback 01/30/2025
#58732 WordPress Gallery Block: Column Count Issue Results in Unbalanced Item Widths Editor normal normal Awaiting Review enhancement close 07/06/2023
#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
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 01/17/2019
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/06/2022
#41403 Support "class" and "id" attributes on wp_oembed_get() Embeds normal normal Future Release defect (bug) close 09/22/2020
#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
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 09/20/2017
#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
#34414 Add extra item fields to exported WXR file Export normal normal Future Release feature request close 07/15/2022
#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 01/29/2025
#10955 Replace ThickBox External Libraries normal normal Future Release enhancement dev-feedback 10/29/2024
#54034 Update jQuery UI Touch Punch to the latest version Hareesh Pillai External Libraries normal normal Future Release enhancement changes-requested 03/23/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
#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
#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
#55688 Update size function in WP_Filesystem_Direct Filesystem API normal normal Awaiting Review defect (bug) close 05/06/2022
#35517 Work around PHP7 php-ssh2 breakage Filesystem API normal normal Awaiting Review defect (bug) dev-feedback 06/27/2023
#57725 Use of rand() function instead of wp_rand() Filesystem API normal normal Awaiting Review enhancement changes-requested 05/24/2024
#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 11/01/2024
#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
#2691 HTML comments in posts aren't handled properly. adamsilverstein* Formatting normal normal Future Release defect (bug) needs-unit-tests 04/21/2024
#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
#50197 PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8() Formatting normal normal Awaiting Review defect (bug) close 07/29/2022
#41711 Remove hAtom from core Formatting normal normal Awaiting Review defect (bug) dev-feedback 08/29/2017
#57021 Sanitize should accept broader types Formatting normal normal Awaiting Review defect (bug) close 05/08/2024
#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
Note: See TracReports for help on using and creating reports.