Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1291 matches)

Create a new ticket
  • Tickets that need feedback or reviewing from the WordPress developers or regular bug wranglers (keywords: dev-feedback, needs-review)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 1291)

1 2 3 4 5 6 7 8 9 10 11

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#62722 Fix all ABSPATH direct access errors General normal normal Awaiting Review defect (bug) dev-feedback 04/18/2025
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement dev-feedback 04/17/2025
#47218 Update TinyMCE to 5.X.X or 6.X.X TinyMCE normal normal Awaiting Review enhancement dev-feedback 04/17/2025
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) needs-unit-tests 04/16/2025
#12945 Constrain wp_page_menu() technosailor* Menus normal normal defect (bug) dev-feedback 04/16/2025
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement dev-feedback 04/15/2025
#63266 Twenty Twenty: Details block having issue with letter spacing for inner content in editor side. Bundled Theme normal minor Awaiting Review defect (bug) close 04/12/2025
#58103 Show user roles when deleting users audrasjb Users normal normal Future Release enhancement changes-requested 04/11/2025
#36418 Custom MIME type icons lost in WP Media List view Media normal normal Awaiting Review defect (bug) dev-feedback 04/10/2025
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set General normal normal Awaiting Review task (blessed) changes-requested 04/06/2025
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal Future Release defect (bug) dev-feedback 04/04/2025
#61468 DivisionByZero issue for comments on PHP8.0+ Comments normal major Awaiting Review defect (bug) dev-feedback 04/03/2025
#24251 Reconsider SVG inclusion to get_allowed_mime_types Upload normal normal Awaiting Review enhancement dev-feedback 04/03/2025
#63208 Slider: Revision page slider does not support touch interactions on mobile devices Revisions normal normal Awaiting Review defect (bug) dev-feedback 04/02/2025
#63209 The search engine for admin posts does not support quotes Administration normal normal Awaiting Review defect (bug) dev-feedback 04/02/2025
#63214 The View Version Details Link in Theme Updates Doesn't Show Version Details General normal normal Awaiting Review defect (bug) dev-feedback 04/02/2025
#61138 Twenty Nineteen: Latest Posts block top/bottom spacing is not same on editor side and front-end side when we change its background. Bundled Theme normal normal Future Release enhancement dev-feedback 04/02/2025
#62545 Adminbar title not escaped Toolbar normal minor Awaiting Review defect (bug) dev-feedback 04/02/2025
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 04/01/2025
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 04/01/2025
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem Filesystem API normal major Awaiting Review defect (bug) dev-feedback 03/29/2025
#63173 FS_Method with ftpext and Core Updates Filesystem API normal major Awaiting Review defect (bug) dev-feedback 03/29/2025
#63188 Getting Header "REMOTE_ADDR" is user-controlled and should be properly validated before use errors into the core files. General normal normal Awaiting Review defect (bug) changes-requested 03/28/2025
#59596 Cache file sizes of core block style files. Editor normal normal Future Release enhancement dev-feedback 03/26/2025
#15801 Network Admin: Deactivated / Deleted inconsistency Networks and Sites normal normal Future Release defect (bug) dev-feedback 03/26/2025
#63078 plugins_api() Default Argument Issue: 'downloaded' Not Set to True Plugins normal minor Awaiting Review defect (bug) dev-feedback 03/24/2025
#63149 safecss_filter_attr does not support base64 SVG image in background-image. Formatting normal normal Awaiting Review defect (bug) dev-feedback 03/23/2025
#45795 Twenty Nineteen: missing license information for assets williampatton Bundled Theme high normal Future Release defect (bug) dev-feedback 03/22/2025
#63141 Getting Detected usage of a non-sanitized input variable error into the WordPress core files. General normal normal Awaiting Review defect (bug) dev-feedback 03/21/2025
#41757 Add action inside of add_new_user_to_blog() function Users low minor Future Release enhancement dev-feedback 03/19/2025
#62775 line length should generally not exceed 80 characters, and the hard limit is 120 characters. Interactivity API normal minor Awaiting Review enhancement dev-feedback 03/19/2025
#60052 Error when deleting media if default taxonomies have been removed adamsilverstein General normal normal Awaiting Review defect (bug) dev-feedback 03/19/2025
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal Awaiting Review defect (bug) changes-requested 03/18/2025
#2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) needs-unit-tests 03/17/2025
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal Future Release enhancement dev-feedback 03/17/2025
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal normal Awaiting Review defect (bug) dev-feedback 03/16/2025
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 03/11/2025
#32848 Null values for Update Options does not reset in $all_options pbearne* Cache API normal normal Future Release defect (bug) dev-feedback 03/10/2025
#63071 Getting All output should be run through an escaping function error into the WordPress core files. General normal normal Awaiting Review defect (bug) changes-requested 03/10/2025
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal normal Awaiting Review enhancement dev-feedback 03/06/2025
#58541 WP_Filesystem_SSH2:put_contents (and others) does not check for $sftp_link to be up Filesystem API normal major Future Release defect (bug) changes-requested 03/05/2025
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement dev-feedback 03/03/2025
#49278 Improve meta query Query normal normal enhancement dev-feedback 02/27/2025
#57931 Add Border Radius to WP Dashboard Post Boxes Administration normal normal Awaiting Review enhancement changes-requested 02/26/2025
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor Future Release defect (bug) close 02/25/2025
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal Awaiting Review enhancement dev-feedback 02/21/2025
#62996 register_new_user() unintentionally triggering 'profile_update' hook Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 02/21/2025
#62934 WordPress Embedded Block Shows Large Whitespace for Short Posts Embeds normal normal Awaiting Review enhancement close 02/20/2025
#47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal normal Awaiting Review enhancement dev-feedback 02/20/2025
#55762 All export xml files have same name Export normal normal Future Release enhancement dev-feedback 02/20/2025
#61706 Support for storing and getting encrypted options Security normal normal Awaiting Review enhancement dev-feedback 02/18/2025
#31839 Setting error reporting level for wp_debug_mode pbearne Bootstrap/Load normal normal enhancement dev-feedback 02/18/2025
#62361 Set filter "activate_tinymce_for_media_description" to "true" is breaking meadia_descripton by running it through "htmlspecialchars()" joedolson* Media normal normal Future Release defect (bug) close 02/17/2025
#62043 Allow plugins and themes perform extra checks upon install/upgrade via filter Plugins normal normal Future Release enhancement dev-feedback 02/17/2025
#62954 Reassess the best way to store, hash, and check post passwords Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/12/2025
#53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal Future Release enhancement dev-feedback 02/12/2025
#45839 Use site meta for blog details Networks and Sites normal normal Awaiting Review enhancement dev-feedback 02/12/2025
#62949 HttpOnly flag for the post password cookie Security normal normal Awaiting Review enhancement dev-feedback 02/12/2025
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) needs-unit-tests 02/10/2025
#59282 WordPress should register custom error and exception handlers Bootstrap/Load normal normal Future Release feature request dev-feedback 02/10/2025
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values Query normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#49035 Add Export & Erasure requests to a dashboard widget. Privacy normal normal Future Release feature request dev-feedback 02/09/2025
#45000 Eliminating "Add New" Button Beside Titles in Admin Administration normal normal Awaiting Review enhancement dev-feedback 02/09/2025
#16853 Error 500 when a user has too many sites Networks and Sites normal minor Future Release enhancement dev-feedback 02/09/2025
#60659 get_subdirectory_reserved_name bypass on mutlisite Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 02/07/2025
#55607 wp-config overrides of WP_HOME and WP_SITEURL are forgotten when installing MultiSite. Networks and Sites normal normal Awaiting Review enhancement dev-feedback 02/06/2025
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) dev-feedback 02/04/2025
#61958 Rename `wp_should_load_separate_core_block_assets()` to clarify its purpose Editor normal normal Future Release enhancement dev-feedback 01/30/2025
#60835 Fix and improve handling of uploading of font files Upload normal normal Future Release defect (bug) dev-feedback 01/30/2025
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() REST API normal normal Awaiting Review enhancement dev-feedback 01/29/2025
#56320 Update mediaelement.js to the latest version adamsilverstein* External Libraries normal normal Future Release defect (bug) dev-feedback 01/29/2025
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 01/29/2025
#34116 Rethink default install content like "Sample Page", etc. General normal normal Awaiting Review enhancement dev-feedback 01/29/2025
#60789 Administration Email Address: Allow method to deactivate Administration normal normal Awaiting Review feature request close 01/29/2025
#62857 WordPress renames images when importing them Import normal major Awaiting Review defect (bug) dev-feedback 01/28/2025
#48641 Discussion: links that look like buttons (and vice versa) Administration normal normal Future Release enhancement dev-feedback 01/25/2025
#58638 Add 'close' button to dashboard widgets oglekler Administration normal normal Future Release enhancement dev-feedback 01/25/2025
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo Security normal normal Future Release feature request dev-feedback 01/24/2025
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 01/23/2025
#55459 Change Login Label name Login and Registration normal normal Future Release enhancement dev-feedback 01/21/2025
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 01/21/2025
#44596 Welcome page text is repetitive Upgrade/Install normal normal Future Release defect (bug) close 01/20/2025
#40451 Customizer: Introduce plugin management Customize normal normal Future Release feature request close 01/20/2025
#45471 Allow caching of parse_blocks results francina Cache API normal normal Future Release enhancement dev-feedback 01/18/2025
#36242 wpdb set_sql_mode add param pbearne Database normal normal Awaiting Review enhancement dev-feedback 01/18/2025
#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
#60622 Enhancement: add filter to function get_home_path() return value Administration normal normal Awaiting Review enhancement dev-feedback 01/16/2025
#35669 Store widgets in a custom post type instead of options Widgets normal normal Awaiting Review enhancement dev-feedback 01/13/2025
#62798 Twenty Seventeen: sanitize output of twentyseventeen_custom_colors_css() Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 01/13/2025
#48937 Auto-refresh maintenance mode screen Upgrade/Install normal normal Future Release enhancement dev-feedback 01/09/2025
#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
#57231 Missing ":" in strings with links. Text Changes normal normal Awaiting Review enhancement dev-feedback 01/04/2025
#54910 5.9 Bug - Blank Home Page Themes normal major Awaiting Review defect (bug) close 01/03/2025
#40796 Twenty Seventeen: Overriding WordPress globals is prohibited Bundled Theme normal normal Awaiting Review defect (bug) needs-unit-tests 01/03/2025
#58887 Add a Pattern menu item to the "+ New" menu in the WP admin toolbar Toolbar normal normal Future Release enhancement close 01/03/2025
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal normal Awaiting Review feature request dev-feedback 01/02/2025
#62744 Twenty Seventeen: Quote block Appearance settings do not affect citation Bundled Theme normal normal Awaiting Review enhancement dev-feedback 12/31/2024
#58261 set_post_thumbnail_size interferes with "Cover Image Block" Media normal normal Awaiting Review defect (bug) dev-feedback 12/23/2024
#48729 Twenty Twenty: Margin reset for first-child and last-child is overridden for heading and blocks with alignment Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 12/23/2024
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.