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 (301 - 400 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
#57580 Avoid errors from null parameters in add_submenu_page() General normal normal Future Release enhancement dev-feedback 9 months ago
#57496 Lazy load post meta spacedmonkey Posts, Post Types normal normal Future Release enhancement dev-feedback 7 months 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
#57438 Slug is not generated when saving posts as draft Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 15 months ago
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 2 months ago
#57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal Awaiting Review enhancement close 2 years ago
#57398 User roles are reset to "All" tabs when performing bulk actions on certain user roles. General normal normal Awaiting Review enhancement dev-feedback 22 months ago
#57385 Disable foreign key checks when dropping tables inside wp_uninitialize_site() function johnjamesjacoby* Database normal normal Awaiting Review defect (bug) changes-requested 3 years ago
#57366 WP 6.1 - Performance Regression Cache API normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#57322 Gradients clear upon saving when KSES filters are active Themes normal normal Awaiting Review defect (bug) dev-feedback 4 months 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
#57280 Security automatic updates for plugins and themes Upgrade/Install 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
#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
#57211 Split up `WP_Query::get_posts()` costdev Query normal normal Future Release enhancement dev-feedback 4 years ago
#57200 WP_List_Table::pagination use singular and plural Administration normal normal Awaiting Review 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
#57154 Twenty Twenty-Three: Changing Size Preset from Button Typography is not affecting on front page "Get in Touch" button Bundled Theme normal normal Awaiting Review enhancement dev-feedback 2 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
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal normal Awaiting Review enhancement dev-feedback 4 years ago
#57107 No-op `MagpieRSS` Feeds normal normal Awaiting Review enhancement dev-feedback 2 years ago
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#57049 Make the use (or non-use) of `esc_url()` more consistent for translated URLs I18N normal normal Future Release defect (bug) dev-feedback 21 months ago
#57021 Sanitize should accept broader types Formatting normal normal Awaiting Review defect (bug) close 2 years ago
#56987 Site Health: add visual placeholder for checks that are still loading Site Health normal normal Awaiting Review enhancement dev-feedback 3 years ago
#56919 REST API term embed 401 - not allowed to view terms for this post REST API normal blocker Awaiting Review defect (bug) dev-feedback 3 years ago
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 11 days ago
#56904 Twenty Twenty-Two: Block Navigation "no decoration" does not work Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 4 months ago
#56794 Add linting for `gutenberg_*` functions Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 8 months ago
#56785 Automatically catch potential security issues before release Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 21 months 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
#56713 Check ACL permission before upgrading Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#56709 Encountered a problem that no one has ever met Please help me Formatting normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#56685 Remove LiveJournal from importer recommendations Import normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#56626 Twenty Twenty-Two: Elements with alignfull in the content provoke a horizontal scrollbar Bundled Theme normal normal Future Release defect (bug) dev-feedback 2 years ago
#56606 PHP Warning in /wp-includes/blocks/index.php General normal normal Awaiting Review enhancement dev-feedback 8 months 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
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 22 months ago
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#56431 Fatal Error on Update Page When a Plugin's Icon is Not Set Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 6 months 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
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 3 years ago
#56359 Non-existent URLs show contents of homepage instead of 404 error Permalinks normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#56320 Update mediaelement.js to the latest version adamsilverstein* External Libraries normal normal 7.2 defect (bug) dev-feedback 3 weeks ago
#56302 Admin menu links have relative URLs Administration normal normal Awaiting Review defect (bug) dev-feedback 15 months ago
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 Filesystem API normal normal Awaiting Review feature request dev-feedback 3 years ago
#56234 error logged messages should not be translateable I18N normal normal Awaiting Review defect (bug) close 20 months ago
#56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* Plugins normal normal Future Release enhancement dev-feedback 2 months 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
#56154 pre_get_posts fix to show menu on CPT Archives broken in 6.0 Menus normal normal Awaiting Review defect (bug) dev-feedback 15 months ago
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 6 weeks ago
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 2 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
#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
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 4 years ago
#56070 Use a consistent order of annotations in the test suite Build/Test Tools normal normal Future Release task (blessed) dev-feedback 3 years ago
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method Cache API normal normal Future Release enhancement dev-feedback 22 months ago
#56028 Pass the user object instead of recall get user function Users normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal Awaiting Review defect (bug) dev-feedback 11 months ago
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 2 years ago
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice Formatting normal normal Future Release defect (bug) dev-feedback 2 years ago
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne Formatting normal normal Future Release enhancement dev-feedback 3 years ago
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal normal Awaiting Review enhancement dev-feedback 4 years ago
#55895 Register custom post statuses Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 11 months ago
#55878 The Manage Themes Screen Needs to Indicate Clear User Actions Themes normal normal Awaiting Review enhancement dev-feedback 4 years ago
#55840 Internationalization support for sizes added by 'edit_custom_thumbnail_sizes' filter antpb Media normal normal Future Release enhancement dev-feedback 3 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
#55762 All export xml files have same name Export normal normal Future Release enhancement dev-feedback 18 months 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
#55688 Update size function in WP_Filesystem_Direct Filesystem API normal normal Awaiting Review defect (bug) close 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
#55616 Helper function to unhook anonymous class methods Plugins normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* General normal normal Future Release task (blessed) dev-feedback 12 days ago
#55586 `get_block_wrapper_attributes` generates PHP notices. Editor normal normal Awaiting Review defect (bug) dev-feedback 6 months ago
#55584 Settings API autoload hook Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 3 years ago
#55581 Twenty Twenty: Aligned images cannot be resized or are properly displayed Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 5 months ago
#55563 The function get_allowed_mime_types should check wp_get_current_user Formatting normal normal Awaiting Review defect (bug) dev-feedback 4 months ago
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 15 months 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
#55503 Post Date display issue if we set empty from General Settings page pbearne Date/Time normal normal Awaiting Review defect (bug) dev-feedback 20 months 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
#55459 Change Login Label name Login and Registration normal normal Future Release enhancement dev-feedback 19 months ago
#55456 Double escaping wp_user-settings Users normal normal Future Release defect (bug) dev-feedback 6 months ago
#55437 Bugfix: Display correct theme in site editor SergeyBiryukov Themes normal normal Future Release defect (bug) dev-feedback 2 years ago
#55336 Query strings with reserved characters get wrongly redirected to encoded variant at the root level. General normal normal Awaiting Review defect (bug) dev-feedback 15 months ago
#55328 PHP warning on rename() inside download_url() in /wp-admin/includes/file.php Filesystem API normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#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 2 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
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ Formatting normal major Future Release defect (bug) dev-feedback 3 years ago
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#55193 login-form: Use the same id and class value between wp_login_form() and wp-login.php Login and Registration normal normal Awaiting Review enhancement dev-feedback 3 years ago
#55192 unit tests for _wp_check_existing_file_names Build/Test Tools normal normal Future Release defect (bug) dev-feedback 3 months ago
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 3 years ago
#55183 Twenty Thirteen: Table color not reflect on the frontpage Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review 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
#55115 Change deprecated wpdb::escape() method Database normal normal Awaiting Review enhancement close 4 years ago
#55113 category widget block General normal normal Awaiting Review defect (bug) dev-feedback 6 months ago
#55063 Twenty Eleven: Quote block italic styling works in reverse Bundled Theme normal normal Future Release defect (bug) dev-feedback 14 months 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.