Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1307 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 (401 - 500 of 1307)

1 2 3 4 5 6 7 8 9 10 11 12 13 14

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal Future Release enhancement dev-feedback 5 years ago
#48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
#45381 importer should remap attachment IDs when they appear in a block's attributes Import normal normal Awaiting Review enhancement dev-feedback 5 years ago
#49086 The "site_icon" option isn't always removed when the site icon is deleted Media normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
#54861 cache_javascript_headers() is not call by core General normal normal Awaiting Review enhancement dev-feedback 5 years ago
#37096 Unit tests for xmlrpc_getposttitle() and xmlrpc_getpostcategory() along with patch to trim and unique returned values SergeyBiryukov XML-RPC low minor Future Release enhancement dev-feedback 5 years ago
#35993 Unit tests: XML-RPC Request routines XML-RPC normal normal Future Release enhancement dev-feedback 5 years ago
#46134 Allow filtering of `$header` object in `get_header_image_tag()` function (for custom header image override) Media normal normal Future Release enhancement dev-feedback 5 years ago
#53351 Delete Theme Files in Database When Using Delete Option Themes normal normal Awaiting Review enhancement dev-feedback 5 years ago
#44641 Customizing Button Text in Custom Media Manager Frame Doesn't Work Anymore antpb Media normal normal Future Release defect (bug) dev-feedback 5 years ago
#47012 Proposal: Simplify WordPress Admin Navigation Administration normal normal Future Release enhancement dev-feedback 4 years ago
#55115 Change deprecated wpdb::escape() method Database normal normal Awaiting Review enhancement close 4 years ago
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal normal Awaiting Review feature request dev-feedback 4 years ago
#55260 Update Codex Page to Include Password Visibility Button and Language Switcher Login and Registration normal normal Awaiting Review enhancement needs-docs 4 years ago
#52188 Move Multisite settings page into tabs Networks and Sites normal normal Awaiting Review enhancement dev-feedback 4 years ago
#41001 Recently Active Plugins Option does not reset when you delete a plugin. Plugins normal normal Awaiting Review defect (bug) close 4 years ago
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 4 years ago
#46748 authenticate filter hook does not behave as expected for priority values less than 20 SergeyBiryukov* Login and Registration normal normal Future Release defect (bug) dev-feedback 4 years ago
#55548 Unchecked "Uncategorized" checkbox re-checks itself upon publish or update of a post Editor normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#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 4 years ago
#39636 Smilies not converted when directly followed by punctuation marks Formatting normal normal Future Release enhancement dev-feedback 4 years ago
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov Permalinks normal major Future Release defect (bug) dev-feedback 4 years ago
#55688 Update size function in WP_Filesystem_Direct Filesystem API normal normal Awaiting Review defect (bug) close 4 years ago
#55719 Better error message for sites using a FSE supporting theme when visiting the old navigation menus screen Menus normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#55616 Helper function to unhook anonymous class methods Plugins normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#10631 wp-admin/users.php does not show pages under "posts" column Users normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#47726 Uploading new media to existing posts/pages backdates file location Media normal normal Future Release enhancement dev-feedback 4 years ago
#55796 SHORTINIT requires rest-api.php via rest_cookie_collect_status() via wp_get_current_user() Application Passwords normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#55878 The Manage Themes Screen Needs to Indicate Clear User Actions Themes normal normal Awaiting Review enhancement dev-feedback 4 years ago
#51832 Add a more visible way to delete unused themes Themes normal normal Future Release enhancement dev-feedback 4 years ago
#51372 Race condition causes an autoload option to leak outside of alloptions Cache API normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal normal Awaiting Review enhancement dev-feedback 4 years ago
#38863 Text change when activating a theme Themes low minor Awaiting Review enhancement dev-feedback 4 years ago
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 4 years ago
#55133 Using an array containing a single object as first $arg in do_action() Plugins normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 4 years ago
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 4 years ago
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 4 years ago
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on Formatting normal normal Awaiting Review enhancement dev-feedback 4 years ago
#56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks General normal normal Awaiting Review enhancement dev-feedback 4 years ago
#29247 Crucial caches are not cleared when deleting site Cache API normal normal Future Release defect (bug) dev-feedback 4 years ago
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. Formatting normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#15565 More context for clean_post_cache() spacedmonkey Cache API normal normal Future Release enhancement dev-feedback 4 years ago
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 4 years ago
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal Awaiting Review feature request dev-feedback 4 years ago
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal Awaiting Review feature request dev-feedback 4 years ago
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 4 years ago
#40088 Stop creating the `wp_links` database table Database normal normal Future Release defect (bug) close 4 years ago
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 4 years ago
#54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. Upgrade/Install normal normal Future Release defect (bug) dev-feedback 4 years ago
#47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 4 years ago
#53252 Track WP-CLI version in Site Health wpscholar Site Health normal trivial Awaiting Review enhancement dev-feedback 4 years ago
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#54211 Small css bug when using customize-controls in customizer.php Customize normal minor Awaiting Review defect (bug) dev-feedback 4 years ago
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values Upload normal normal Awaiting Review defect (bug) changes-requested 4 years ago
#56593 Post meta validation error messages are not helpful to end users REST API normal normal Awaiting Review feature request dev-feedback 4 years ago
#56582 Decide how to format multi-line comments in global scope. General normal normal Awaiting Review enhancement dev-feedback 4 years ago
#47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal Future Release defect (bug) dev-feedback 4 years ago
#54554 Allow returning content for wp_dropdown_roles() Role/Capability normal normal Future Release enhancement dev-feedback 4 years ago
#33924 sanitize_html_class valid characters Formatting normal normal Future Release defect (bug) dev-feedback 4 years ago
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal Future Release defect (bug) dev-feedback 4 years ago
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 4 years ago
#55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#56751 Add wp_get_environment_type() to update.php checks (core, plugins, themes) Upgrade/Install normal normal Awaiting Review enhancement needs-docs 4 years ago
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* Formatting normal normal Future Release defect (bug) dev-feedback 4 years ago
#54420 Tests: Mock REST API remote requests hellofromTonya Build/Test Tools normal normal Future Release defect (bug) dev-feedback 4 years ago
#49601 layout width bugfix for img_caption_shortcode() Media normal normal defect (bug) dev-feedback 4 years ago
#56713 Check ACL permission before upgrading Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#32318 Upload fails, wp_insert_attachment returned 0 Upload normal normal Awaiting Review defect (bug) close 4 years ago
#21537 Email address sanitisation mangles valid email addresses Formatting normal normal defect (bug) dev-feedback 4 years ago
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal normal Awaiting Review enhancement dev-feedback 4 years ago
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal normal Awaiting Review enhancement dev-feedback 4 years ago
#43331 Color picker breaks admin panel in many templates Administration normal normal Awaiting Review defect (bug) close 4 years ago
#57200 WP_List_Table::pagination use singular and plural Administration normal normal Awaiting Review enhancement dev-feedback 4 years ago
#57269 Get site URL from config instead of the database Upgrade/Install normal normal Awaiting Review enhancement close 4 years ago
#57280 Security automatic updates for plugins and themes Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 4 years ago
#57313 Adding a menu item without a link URL should not add a broken HTML a tag Menus normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#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 4 years ago
#46292 Bump `set_time_limit()` at the start of the update process, instead of mid-way. Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values Media normal normal Future Release defect (bug) dev-feedback 4 years ago
#39441 Improve the Settings API for accessibility and ease of use. Plugins normal normal Future Release enhancement dev-feedback 4 years ago
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 4 years ago
#57211 Split up `WP_Query::get_posts()` costdev Query normal normal Future Release enhancement dev-feedback 4 years ago
#57159 Add scheduled events in the site health report. Site Health normal normal Awaiting Review enhancement dev-feedback 4 years ago
#55466 Build Tools: create Docker test environment that use non-direct filesystems Build/Test Tools normal normal Future Release enhancement dev-feedback 4 years ago
#57476 hash characters at start of wp post titles are stripped upon pasting General normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#40320 Feature idea: Rename roles Role/Capability normal normal Awaiting Review enhancement dev-feedback 4 years ago
#57145 Deactivate button "Copy site info to clipboard" until health check has completed Site Health normal normal Future Release enhancement dev-feedback 4 years ago
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal Future Release feature request dev-feedback 4 years ago
#15386 WP_List_Table::get_columns does not work for plugins scribu Administration high major Future Release defect (bug) close 3 years ago
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 3 years ago
#47164 map_deep in formatting.php do not handle null-byte Formatting normal critical Future Release defect (bug) dev-feedback 3 years ago
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 3 years ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.