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 (801 - 900 of 1291)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
#48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal Future Release enhancement dev-feedback 07/18/2022
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement needs-unit-tests 10/25/2020
#48816 Use get_bloginfo in the REST API index REST API normal normal Awaiting Review enhancement dev-feedback 11/29/2019
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement needs-unit-tests 01/19/2023
#57455 respond_to_request: store matched handlers across other methods, saving a call to get_routes(). REST API normal normal Awaiting Review enhancement dev-feedback 01/19/2023
#49634 Performance Benchmarks for REST API REST API normal normal Awaiting Review feature request dev-feedback 04/30/2020
#58034 Post API can't get image URL on Endpoint REST API normal normal Awaiting Review feature request dev-feedback 04/06/2023
#56593 Post meta validation error messages are not helpful to end users REST API normal normal Awaiting Review feature request dev-feedback 09/17/2022
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 04/03/2020
#24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 05/06/2021
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 08/30/2023
#36188 After WordPress installation, the default category archive page is showing a 404 page Rewrite Rules normal normal Future Release defect (bug) dev-feedback 12/06/2017
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#28517 Logic error in WP_Rewrite flush_rules Rewrite Rules normal normal Future Release defect (bug) dev-feedback 05/18/2017
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 09/11/2020
#40440 Save permalink without send form Rewrite Rules normal normal Awaiting Review defect (bug) close 12/19/2021
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 09/15/2017
#48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal normal Awaiting Review defect (bug) dev-feedback 05/13/2020
#18450 New safe action to add rewrite rules on Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 09/21/2018
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 01/23/2019
#47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal normal Awaiting Review feature request dev-feedback 07/11/2019
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 08/04/2023
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal Future Release defect (bug) dev-feedback 02/19/2023
#42589 Add missing "third argument" documentation to user_can() Role/Capability normal normal Future Release enhancement dev-feedback 01/08/2019
#54554 Allow returning content for wp_dropdown_roles() Role/Capability normal normal Future Release enhancement dev-feedback 09/19/2022
#40320 Feature idea: Rename roles Role/Capability normal normal Awaiting Review enhancement dev-feedback 02/02/2023
#43210 Introduce singular capabilities for managing individual options Role/Capability normal normal Awaiting Review enhancement dev-feedback 04/19/2018
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors Role/Capability normal major Awaiting Review enhancement dev-feedback 07/20/2021
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal Awaiting Review enhancement dev-feedback 03/15/2019
#38276 "Is thing public/accessible" API Role/Capability normal normal Awaiting Review feature request dev-feedback 09/23/2017
#44476 Backend section Access based on Role/User Role/Capability normal normal Awaiting Review feature request dev-feedback 08/02/2018
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 09/18/2020
#17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal Future Release defect (bug) dev-feedback 08/10/2018
#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 07/19/2022
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal normal Awaiting Review enhancement dev-feedback 11/08/2022
#15394 Ancient "Are you sure you want to do this" now confusing Security normal minor Future Release defect (bug) dev-feedback 05/17/2019
#50027 Retire Phpass and use PHP native password hashing Security normal normal Awaiting Review defect (bug) needs-unit-tests 10/13/2023
#16483 Visibility: password-protected exposes multiple pages Security normal normal Future Release defect (bug) dev-feedback 01/30/2022
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Awaiting Review defect (bug) dev-feedback 12/23/2022
#56160 Deprecate wp_sanitize_redirect Security normal normal Awaiting Review enhancement dev-feedback 02/07/2024
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 12/31/2023
#50510 Improve security of wp_nonce implementation Security normal normal Awaiting Review enhancement dev-feedback 07/11/2023
#51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein Security normal normal Future Release enhancement dev-feedback 12/26/2023
#37000 Support for the SameSite cookie attribute Security normal normal Future Release enhancement dev-feedback 11/11/2022
#29429 Support frame-ancestors directive over X-Frame-Options Security normal normal Future Release enhancement dev-feedback 07/29/2019
#21022 Use bcrypt for password hashing; updating old hashes Security normal major Future Release enhancement dev-feedback 05/08/2023
#37604 'Password Lost/Changed' emails should give indication of the strength of the new password Security normal normal Future Release feature request dev-feedback 04/09/2018
#20140 Ask old password to change user password Security normal normal Future Release feature request dev-feedback 03/06/2024
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo Security normal normal Future Release feature request dev-feedback 02/02/2024
#55228 Provide Option to Remove Password Visibility Button and Dashicons from WordPress' Login Form Security normal normal Awaiting Review feature request close 02/25/2022
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 07/24/2020
#47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov Shortcodes normal normal Future Release defect (bug) dev-feedback 02/24/2020
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal Awaiting Review defect (bug) changes-requested 02/28/2023
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor Shortcodes normal normal Future Release defect (bug) dev-feedback 01/16/2019
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement needs-unit-tests 11/09/2021
#31093 Make $tag argument optional for has_shortcode() Shortcodes normal normal Future Release enhancement dev-feedback 10/31/2017
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022
#52977 Consider using basic auth in https healh check. Site Health normal normal Awaiting Review defect (bug) dev-feedback 09/08/2023
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 01/28/2021
#46967 Site health, info tab: show the current uploads directory info on network installs Site Health normal normal Future Release defect (bug) dev-feedback 06/20/2019
#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 09/19/2022
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal normal Awaiting Review enhancement dev-feedback 02/23/2024
#56595 Add a Site Health check for a non-virtual robots.txt file Site Health normal normal Awaiting Review enhancement dev-feedback 03/12/2024
#49188 Add a check for tables structures. Site Health normal normal Awaiting Review enhancement dev-feedback 01/29/2021
#59893 Add a translation section in the Site Health report Site Health normal normal Awaiting Review enhancement dev-feedback 03/14/2024
#57159 Add scheduled events in the site health report. Site Health normal normal Awaiting Review enhancement dev-feedback 01/31/2023
#47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 09/05/2022
#57145 Deactivate button "Copy site info to clipboard" until health check has completed Site Health normal normal Future Release enhancement dev-feedback 02/07/2023
#51527 Debugging in Multisite context: list of plugins Site Health normal normal Awaiting Review enhancement dev-feedback 10/19/2020
#59362 Display deprecated function usage in Site Health Site Health normal normal Awaiting Review enhancement dev-feedback 09/16/2023
#57826 Either core themes should not be automatically installed OR their presence should not be a site health issue Site Health normal minor Awaiting Review enhancement dev-feedback 03/01/2023
#50389 Improve support for site health issues in WordPress Site Health normal normal Awaiting Review enhancement dev-feedback 06/15/2020
#47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal normal Awaiting Review enhancement dev-feedback 06/15/2021
#52471 Site Health Upload-related INI values could use consistent formatting Site Health normal normal Awaiting Review enhancement close 02/14/2021
#47653 Site Health plugin security check Site Health normal normal Awaiting Review enhancement dev-feedback 09/07/2021
#56987 Site Health: add visual placeholder for checks that are still loading Site Health normal normal Awaiting Review enhancement dev-feedback 10/23/2023
#57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library Site Health normal normal Awaiting Review enhancement dev-feedback 03/23/2023
#48331 Snoozing the admin email verification screen when a user initiates/confirms a site email change Site Health normal normal Awaiting Review enhancement dev-feedback 12/06/2019
#53252 Track WP-CLI version in Site Health wpscholar Site Health normal trivial Awaiting Review enhancement dev-feedback 09/05/2022
#49151 Show a warning for plugins in WP admin that haven't received updates in a long time audrasjb* Site Health normal normal Future Release feature request dev-feedback 02/23/2024
#51702 Warn of potentially poor/insecure password generation Site Health normal normal Awaiting Review feature request dev-feedback 06/01/2021
#54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. Sitemaps low normal Awaiting Review enhancement dev-feedback 03/16/2023
#60076 200 tags maximum Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 12/17/2023
#45938 Adding new term meta fails if column is wrapped in a conditional Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 02/01/2019
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 01/16/2019
#45076 Category counter is not updated Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 12/09/2018
#50082 Item count is not increasing after adding category Taxonomy normal normal Future Release defect (bug) dev-feedback 08/11/2020
#44728 Quick edit for taxonomies is using filtered data Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/08/2019
#41631 Same Term Not Added Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 09/21/2017
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/06/2020
#50047 Taxonomy parent select field not cleared after creating category Taxonomy normal minor Awaiting Review defect (bug) dev-feedback 05/01/2020
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters Taxonomy normal normal Future Release defect (bug) dev-feedback 10/07/2022
#39926 wp_get_object_terms should return WP_Error on wrong fields argument or use a sane default Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 04/14/2017
#53613 Add filter to prevent term deletion Taxonomy normal normal Awaiting Review enhancement dev-feedback 07/17/2021
#52724 Add filters to term label and info values Taxonomy normal normal Awaiting Review enhancement dev-feedback 04/26/2021
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 09/25/2023
#23421 Add sortable to taxonomy column Taxonomy normal normal Future Release enhancement dev-feedback 08/11/2021
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.