Make WordPress Core

{2} All Tickets, Workflow Oriented (7993 matches)

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

Results (2301 - 2400 of 7993)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#33469 Customizer Menus: Restore active menu to a location after selecting and unsetting another menu Customize normal normal Awaiting Review enhancement dev-feedback 05/23/2021 5
#50290 Edit Post and Edit Page is not showing in Admin Bar, When I open any Post or Page in new tab while in Customize Customize normal normal Awaiting Review enhancement dev-feedback 07/16/2025 3
#36447 Responsive preview icons in Customizer need tooltips joedolson* Customize normal normal Future Release enhancement dev-feedback 09/02/2025 19
#38093 WP_Customize_Color_Control - Color Transparency Customize normal normal enhancement dev-feedback 03/27/2025 12
#53807 Add function or filter to send all customizer setting default values to the database upon theme installation Customize normal normal Future Release feature request dev-feedback 08/02/2021 8
#37678 Add an action hook for plugins to do database upgrades on Database normal normal Awaiting Review defect (bug) dev-feedback 06/24/2025 2
#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 5
#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 5
#62976 Multiple queries executing - Bulk deletion Database normal critical Awaiting Review defect (bug) dev-feedback 02/06/2026 1
#40088 Stop creating the `wp_links` database table Database normal normal Future Release defect (bug) close 08/10/2022 7
#43893 The maybe_create_table() function has two definitions Database low normal Awaiting Review defect (bug) dev-feedback 09/01/2020 5
#43578 Unexpected MYSQL data format Database normal normal Future Release defect (bug) dev-feedback 02/03/2020 4
#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
#40779 function_exists() audit in wp-db.php Database low minor Awaiting Review defect (bug) dev-feedback 06/01/2021 1
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022 3
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical defect (bug) dev-feedback 06/04/2019 31
#15499 Add an index for get_lastpostmodified query OllieJones Database normal normal Future Release enhancement dev-feedback 08/28/2025 53
#18315 Add an index to the GUID column in the posts table Database normal normal enhancement dev-feedback 06/04/2019 11
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/24/2024 14
#55115 Change deprecated wpdb::escape() method Database normal normal Awaiting Review enhancement close 02/12/2022 3
#54042 Extending wpdb::prepare() to support IN() operator Database normal normal Future Release enhancement changes-requested 09/17/2023 46
#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 3
#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 3
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement dev-feedback 02/01/2026 4
#58180 Specify the REGEXP format for meta_query Database normal trivial Awaiting Review enhancement needs-docs 11/19/2025 2
#20634 dbDelta is unforgiving about field declarations Database normal normal enhancement dev-feedback 06/04/2019 8
#36242 wpdb set_sql_mode add param pbearne Database normal normal Awaiting Review enhancement dev-feedback 01/18/2025 6
#59639 Dedicated tables for media libary Database normal major Awaiting Review feature request changes-requested 10/16/2023
#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 15
#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 2
#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 3
#63772 get_calendar() shows incorrect month-end due to current_time() timezone issue Date/Time normal normal Awaiting Review defect (bug) dev-feedback 08/02/2025 8
#48740 Add constant for database date format Date/Time normal normal Awaiting Review enhancement dev-feedback 11/20/2019 2
#48935 Need to Remove strtotime() usage from core Date/Time normal normal Awaiting Review enhancement dev-feedback 11/05/2024 5
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) needs-unit-tests 08/23/2025 8
#52779 Error with saved blocks Editor normal normal Future Release defect (bug) dev-feedback 08/30/2021 36
#58508 Gutenberg and CSS Editor normal normal Awaiting Review defect (bug) dev-feedback 06/11/2023
#61210 Hybrid themes: PHP Templates can not be assigned in the block editor Editor normal major Future Release defect (bug) dev-feedback 02/09/2026 8
#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 17
#59149 Inconsistent Behaviour of Block Editor while Adding/Searching for Blocks Editor normal normal Awaiting Review defect (bug) dev-feedback 01/21/2026 5
#44617 Introduce new 'hasBlock' behavior for TinyMCE 'BeforeSetContent' and 'SaveContent' events Editor normal normal Future Release defect (bug) dev-feedback 07/26/2018 8
#52601 Link validation issue on TinyMCE using Classic Editor Editor normal minor Awaiting Review defect (bug) dev-feedback 09/22/2025 2
#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 5
#45829 New editor replaces > with &gt; within <pre> tag Editor normal major Awaiting Review defect (bug) dev-feedback 01/14/2020 2
#47554 Post history Editor normal major Future Release defect (bug) dev-feedback 11/24/2020 1
#62734 Regression in custom CSS loading order for `wp_enqueue_global_styles()` Editor normal normal Awaiting Review defect (bug) dev-feedback 12/23/2024 1
#50653 Remove the _doing_it_wrong from WP_Block_Patterns_Registry::unregister() Editor normal normal Future Release defect (bug) dev-feedback 07/26/2020 8
#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 11
#58132 Slashes used in block templates slug is a problem on Windows Editor normal normal Future Release defect (bug) dev-feedback 05/12/2025 36
#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
#36462 Updating or publishing a (custom) post that hasn't loaded completely closes comments Editor normal normal Future Release defect (bug) dev-feedback 09/13/2025 16
#63568 WP_Font_Face: Font names that contain single quotes are not wrapped in double quotes audrasjb* Editor normal normal Future Release defect (bug) dev-feedback 02/10/2026 48
#31599 White space between visual editor content and status bar Editor low normal defect (bug) dev-feedback 07/07/2025 16
#51158 With ACF Blocks in 5.5, "enqueue_assets" causes fatal error Editor normal blocker Awaiting Review defect (bug) dev-feedback 09/03/2020 1
#55586 `get_block_wrapper_attributes` generates PHP notices. Editor normal normal Awaiting Review defect (bug) dev-feedback 02/07/2026 6
#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 1
#63765 register_block_pattern() returns true even when disallowed blocks are used, causing silent failure in the editor. Editor normal normal Awaiting Review defect (bug) dev-feedback 08/20/2025 4
#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 1
#63580 render_block does not render innerblocks when used explicitly Editor normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025 5
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025 4
#45062 tinyMCE editor breaks captions with HTML Editor normal normal Awaiting Review defect (bug) dev-feedback 12/19/2019 2
#46555 update fails when I have a print statement in my code. Editor normal normal Awaiting Review defect (bug) dev-feedback 10/09/2025 6
#46171 Add "backing up this post in your browser" label to post-type Editor normal normal Awaiting Review enhancement dev-feedback 09/03/2025
#25070 Add filter to use do_accordion_sections for post metaboxes Editor normal normal enhancement dev-feedback 06/04/2019 5
#51534 Add post type Blocks (reusable blocks) into menu Editor normal normal enhancement dev-feedback 05/23/2023 20
#37577 Allow users to "petition" for a post lock to be released Editor normal normal Future Release enhancement close 07/20/2025 9
#59596 Cache file sizes of core block style files. Editor normal normal Future Release enhancement dev-feedback 03/26/2025 8
#60001 Deprioritize categories Editor normal normal Awaiting Review enhancement dev-feedback 02/14/2024 3
#29923 Improve the writing experience on mobile Editor normal normal Future Release enhancement close 07/16/2025 9
#44651 Make the excerpt explanation filterable Editor normal normal Awaiting Review enhancement needs-docs 10/02/2025 3
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024 7
#53076 Press This: Add filters to allow custom Press This plugins Editor normal normal Future Release enhancement dev-feedback 02/03/2026 31
#61958 Rename `wp_should_load_separate_core_block_assets()` to clarify its purpose Editor normal normal Future Release enhancement dev-feedback 01/30/2025 11
#42645 Support passing version number to add_editor_style() dinhtungdu Editor normal normal Future Release enhancement dev-feedback 06/22/2025 12
#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
#59562 edit_form_after_title Hook Not Functional in Block Editor on New Post Page. Editor normal normal Awaiting Review enhancement dev-feedback 02/07/2026 1
#54288 Argument for allowed blocks when registering a post type Editor normal normal Future Release feature request dev-feedback 10/19/2021 1
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 01/17/2019 3
#46986 DNT Parameter automatically for Vimeo oEmbed requests garrett-eclipse* Embeds normal major Future Release defect (bug) dev-feedback 10/05/2023 28
#63667 Delete oEmbed postmeta if the related embed block is deleted / no longer present in the content Embeds normal normal Awaiting Review defect (bug) dev-feedback 07/09/2025 5
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/06/2022 3
#63701 Reviewing Smugmug oEmbed Embeds normal normal Awaiting Review defect (bug) dev-feedback 07/15/2025
#41403 Support "class" and "id" attributes on wp_oembed_get() Embeds normal normal Future Release defect (bug) close 09/22/2020 3
#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 8
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release defect (bug) dev-feedback 07/07/2025 13
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 09/20/2017 6
#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 4
#63468 Dark mode support for WordPress embeds Embeds normal normal Future Release enhancement dev-feedback 10/07/2025 7
#34798 Export Bug Export normal normal Awaiting Review defect (bug) dev-feedback 10/03/2017 2
#22279 WordPress Export/Import deletes carriage returns Export normal normal defect (bug) dev-feedback 06/04/2019 4
#35927 _wp_attachment_metadata meta_value wrong type in export Export normal normal defect (bug) dev-feedback 10/24/2019 2
#7813 export function does not preserve encoding tott Export normal minor Future Release defect (bug) close 01/04/2026 4
#55762 All export xml files have same name Export normal normal Future Release enhancement dev-feedback 02/20/2025 6
#22435 Export API Export normal normal Future Release enhancement dev-feedback 12/13/2017 48
#36818 Export filter for post meta Export normal normal enhancement dev-feedback 06/04/2019 10
#14757 users with no posts are not exported Export normal normal Future Release enhancement dev-feedback 07/06/2020 7
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 07/01/2022
#62652 Ambiguous class resolution SimplePie_Core in wordpress 6.7 External Libraries normal normal Awaiting Review defect (bug) dev-feedback 01/02/2026 1
#59991 Included imagesLoaded libary broken External Libraries normal normal Future Release defect (bug) dev-feedback 05/12/2025 11
Note: See TracReports for help on using and creating reports.