Make WordPress Core

{1} All Tickets (8016 matches)

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

Results (6301 - 6400 of 8016)

Role/Capability (46 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#37917 Users without the edit_private_posts capability can still create private posts close normal normal Awaiting Review defect (bug) 10/16/2025 5
#27670 Plugin Information tab - inaccesible without install_plugin capability dev-feedback normal normal defect (bug) 06/04/2019 5
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* dev-feedback normal normal Future Release defect (bug) 02/19/2023 37
#42589 Add missing "third argument" documentation to user_can() dev-feedback normal normal Future Release enhancement 01/08/2019 4
#54554 Allow returning content for wp_dropdown_roles() dev-feedback normal normal Future Release enhancement 09/19/2022 6
#40320 Feature idea: Rename roles dev-feedback normal normal Awaiting Review enhancement 02/02/2023 1
#43210 Introduce singular capabilities for managing individual options dev-feedback normal normal Awaiting Review enhancement 04/19/2018 3
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors dev-feedback normal major Awaiting Review enhancement 07/20/2021 31
#36939 Role groups dev-feedback normal normal enhancement 06/04/2019 1
#43885 WP_Role and WP_Roles::get_role() missing Display Name dev-feedback normal normal Awaiting Review enhancement 08/29/2025 3
#38276 "Is thing public/accessible" API dev-feedback normal normal Awaiting Review feature request 09/23/2017 13
#44476 Backend section Access based on Role/User dev-feedback normal normal Awaiting Review feature request 08/02/2018 2
#51334 Implement enhanced post_status transition capabilities dev-feedback normal normal Awaiting Review feature request 09/18/2020 2
#13972 Add new category link - capability check needed has-patch normal minor Future Release defect (bug) 09/25/2025 11
#64366 Docs: Replace @since x.y.z with actual version number westonruter has-patch normal minor 6.9.1 defect (bug) 12/08/2025 8
#56256 The 'capability' parameter in the get_users function may not give the expected results. has-patch normal normal Future Release defect (bug) 07/26/2022 1
#38997 delete_private_posts capability doesn't prevent user from deleting private posts has-patch normal normal Future Release defect (bug) 03/19/2025 4
#47338 is_super_admin() should check a different capability has-patch normal normal Awaiting Review defect (bug) 11/14/2024 3
#40197 meta cap 'publish_post' is not being used johnbillion has-patch normal normal Awaiting Review defect (bug) 10/25/2024 8
#63216 simplify get_role() method in WP_Roles class has-patch normal normal Awaiting Review defect (bug) 04/05/2025 3
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() has-patch normal normal Awaiting Review defect (bug) 03/05/2021 3
#62959 Ensure wp_roles() returns an instance of WP_Roles has-patch normal minor Awaiting Review enhancement 02/13/2025 1
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` has-patch normal normal Future Release enhancement 09/20/2019 5
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() needs-docs normal normal Awaiting Review defect (bug) 08/04/2023 4
#52350 Add documentation about meta capabilities needs-docs normal normal Awaiting Review enhancement 01/23/2021
#40340 "Attach to existing content" modal shows posts and pages of other users needs-unit-tests normal normal Awaiting Review defect (bug) 08/03/2017 5
#39939 A Contributor cannot preview their own post if it's scheduled needs-unit-tests normal minor Awaiting Review defect (bug) 09/20/2025 7
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already needs-unit-tests normal normal Awaiting Review defect (bug) 09/17/2018 4
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. needs-unit-tests normal normal Awaiting Review defect (bug) 01/26/2024 1
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php needs-unit-tests normal normal Awaiting Review defect (bug) 10/10/2023 2
#36376 current_user_can/has_cap fails when user has multiple roles dd32* needs-unit-tests normal normal Future Release defect (bug) 01/14/2019 14
#62600 fatal error on capabilities. needs-unit-tests normal normal Future Release defect (bug) 05/21/2025 5
#26365 map_meta_cap() should use parent post status when post has a post status of inherit needs-unit-tests normal normal defect (bug) 06/04/2019 8
#38303 register_meta and capabilities aren't working as expected rmccue needs-unit-tests normal normal Future Release defect (bug) 06/25/2017 20
#33240 Introduce a capability for previewing posts needs-unit-tests normal normal Future Release enhancement 07/14/2017 7
#42405 Introduce singular capabilities for enabling individual themes on Multisite needs-unit-tests normal normal Future Release enhancement 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins needs-unit-tests normal normal Future Release enhancement 08/22/2017
#42404 Introduce singular capabilities for managing individual plugins needs-unit-tests normal normal Future Release enhancement 05/25/2025 3
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins needs-unit-tests normal normal Future Release enhancement 09/20/2020 1
#41674 More granular capabilities for restoring and permanently deleting trashed posts needs-unit-tests normal normal Awaiting Review enhancement 09/01/2025
#39174 Introduce network roles needs-unit-tests normal normal Future Release feature request 03/15/2019 5
#63440 6.8.1 Multisite: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, string given in wp-includes/class-wp-roles.php:291 reporter-feedback normal major Awaiting Review defect (bug) 05/15/2025 3
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set reporter-feedback normal normal Awaiting Review defect (bug) 01/16/2019 6
#49673 Mass select change of role is bugged. reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2020 1
#57751 contributor bypass asking for review reporter-feedback normal normal defect (bug) 02/23/2023 10
#44017 Add filter to display edit post link without 'edit_post' capability reporter-feedback normal major Awaiting Review enhancement 09/27/2025 3

Script Loader (54 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query normal normal Awaiting Review defect (bug) 12/14/2021 1
#59780 Add functionality to dequeue a block style added via wp_enqueue_block_style normal normal Awaiting Review defect (bug) 10/31/2023
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php normal normal Awaiting Review defect (bug) 05/02/2018 8
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations normal normal Awaiting Review defect (bug) 10/25/2023 1
#24713 Compression in load_styles.php does not always work, causing inability to use the admin normal normal defect (bug) 06/04/2019 1
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct normal normal Awaiting Review defect (bug) 01/16/2019
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. normal normal defect (bug) 06/04/2019 2
#63179 Dependencies should load in the footer if the script is loaded in the footer normal normal Awaiting Review defect (bug) 03/27/2025 1
#64087 Deprecated urlencode() passing null warning during load-styles.php because get_stylesheet_directory() returns empty normal minor 7.0 defect (bug) 12/09/2025 2
#53638 Duplicate inline JS normal minor defect (bug) 06/12/2024 5
#52320 Empty entries in WP_Scripts 'extra' field normal trivial Awaiting Review defect (bug) 08/14/2025 1
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 normal normal Awaiting Review defect (bug) 08/30/2023 1
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths normal normal Awaiting Review defect (bug) 01/30/2022
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" normal normal Awaiting Review defect (bug) 10/20/2019 4
#49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style normal normal Awaiting Review defect (bug) 11/10/2021 8
#21520 Prevent recursive script dependencies in wp_enqueue_script normal normal defect (bug) 06/04/2019 11
#64015 Reconsider removal of import map polyfill normal normal 7.0 defect (bug) 12/01/2025 6
#15833 Script concatenation fails to take external dependencies into account. normal normal Future Release defect (bug) 05/21/2019
#49470 Script loader: simplify maintenance normal normal Future Release defect (bug) 07/21/2020 5
#63908 Style concatenation may duplicate inline styles normal normal Awaiting Review defect (bug) 09/03/2025 1
#61435 Style dependencies are not inlined normal normal Awaiting Review defect (bug) 06/15/2024 2
#61625 Styles enqueued from block.json are not correctly configured for RTL westonruter* normal normal 7.0 defect (bug) 11/12/2025 4
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts normal minor Future Release defect (bug) 04/27/2022 11
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function normal normal Awaiting Review defect (bug) 11/06/2017 1
#36448 When concatenating scripts in script-loader dependencies may not be honoured. normal normal defect (bug) 08/12/2025 2
#36449 When concatenating styles in script-loader dependencies may not be honoured. normal normal defect (bug) 08/12/2025 2
#54777 passing empty object to wp_localize_script will convert it to empty array instead of empty object normal normal Awaiting Review defect (bug) 01/10/2022 1
#47322 scenario based-bug in the file load-style.php normal normal Awaiting Review defect (bug) 09/01/2025 2
#62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. normal normal Awaiting Review defect (bug) 10/21/2024 1
#55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need normal normal Awaiting Review defect (bug) 02/18/2022 2
#58075 wp_enqueue_scripts action not firing at the right time with block themes normal major Awaiting Review defect (bug) 05/26/2023 3
#59539 wp_register_style and wp_register_script adds ver incorrectly normal major Awaiting Review defect (bug) 10/04/2023
#63693 wp_should_load_block_assets_on_demand doing it wrong too early normal normal Awaiting Review defect (bug) 08/21/2025 1
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} normal normal Future Release enhancement 06/06/2023 8
#47350 Add method to get JSON from a file without using file_get_contents() normal normal Awaiting Review enhancement 05/22/2019 3
#51200 Consider a better way to deprecate JavaScript code normal normal Awaiting Review enhancement 08/31/2020 1
#60734 Deregistering Open Sans normal normal Awaiting Review enhancement 03/09/2024 1
#55639 Implement Async CSS normal normal Awaiting Review enhancement 06/10/2025 2
#25666 Pass perpetrating $handle to enqueue_script's _doing_it_wrong() call normal normal enhancement 06/04/2019 4
#60234 Script Modules API: Add a translations API normal normal Awaiting Review enhancement 05/06/2025 2
#62709 Script modules integration with wp_resource_hints normal minor 7.0 enhancement 12/09/2025 2
#57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php normal normal 7.0 enhancement 12/09/2025 17
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions normal normal Awaiting Review enhancement 01/16/2019
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants normal normal Awaiting Review enhancement 09/29/2017 3
#43781 adding apply_filters on $handle in localize normal normal Awaiting Review enhancement 04/16/2018 1
#37162 wp_style_add_data and wp_script_add_data should accept SRI information normal normal Awaiting Review enhancement 11/14/2018 2
#58873 Add function to pass variables to scripts normal normal Future Release feature request 10/04/2025 12
#47285 Better Management of External Asset Dependencies normal major Awaiting Review feature request 07/24/2024 6
#56993 I want to put a filter in the wp_enqueue_block_support_styles function. normal normal Awaiting Review feature request 10/25/2023 1
#55618 combine/concatenate enqueued relative js/css normal normal Awaiting Review feature request 04/25/2022
#60850 Localize script not working in WordPress 6.5-RC3-57856 close normal normal Awaiting Review defect (bug) 03/27/2024 1
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes close normal normal defect (bug) 08/12/2025 1
#61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head close normal normal Awaiting Review defect (bug) 12/09/2025 2
#61755 Use WPINC constant in script-loader.php close normal normal Awaiting Review defect (bug) 08/14/2025 1
Note: See TracReports for help on using and creating reports.