Make WordPress Core

{1} All Tickets (8014 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 8014)

Role/Capability (43 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins needs-unit-tests normal normal Future Release enhancement 09/20/2020 1
#41778 Archive page for user roles normal normal Awaiting Review feature request 09/02/2017 2
#42136 manage_links should be a custom capability not a default normal minor Awaiting Review defect (bug) 10/07/2017 1
#42404 Introduce singular capabilities for managing individual plugins needs-unit-tests normal normal Future Release enhancement 05/25/2025 3
#42405 Introduce singular capabilities for enabling individual themes on Multisite needs-unit-tests normal normal Future Release enhancement 11/01/2017
#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
#42589 Add missing "third argument" documentation to user_can() dev-feedback normal normal Future Release enhancement 01/08/2019 4
#43210 Introduce singular capabilities for managing individual options dev-feedback normal normal Awaiting Review enhancement 04/19/2018 3
#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
#43885 WP_Role and WP_Roles::get_role() missing Display Name dev-feedback normal normal Awaiting Review enhancement 08/29/2025 3
#44017 Add filter to display edit post link without 'edit_post' capability reporter-feedback normal major Awaiting Review enhancement 09/27/2025 3
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` has-patch normal normal Future Release enhancement 09/20/2019 5
#44476 Backend section Access based on Role/User dev-feedback normal normal Awaiting Review feature request 08/02/2018 2
#45879 WP_User::set_role() does not remove previous roles normal normal Awaiting Review defect (bug) 01/09/2019
#46440 WP_Roles data doesn't load correctly when 'switch_to_blog' is called in a multisite. normal normal Awaiting Review defect (bug) 03/08/2019 2
#46716 Site owner unable to control admin level users in Word Press dashboard normal normal Awaiting Review feature request 03/30/2019 2
#47338 is_super_admin() should check a different capability has-patch normal normal Awaiting Review defect (bug) 11/14/2024 3
#47897 Introduce method to introduce new roles and caps independently of db upgrades. normal normal Awaiting Review defect (bug) 08/18/2019
#48865 Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post normal major defect (bug) 12/04/2019 2
#49287 Users with no page deletion capabilities can delete homepage in multisite normal normal Awaiting Review defect (bug) 01/24/2020 1
#49345 User with admin privileges cannot edit some pages/posts normal normal Awaiting Review defect (bug) 02/02/2020
#49673 Mass select change of role is bugged. reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2020 1
#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
#50252 Capability issue with admin menu normal normal Awaiting Review defect (bug) 06/24/2023 2
#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
#51334 Implement enhanced post_status transition capabilities dev-feedback normal normal Awaiting Review feature request 09/18/2020 2
#51651 The `read_post` meta capability returns an incorrect result for the inherit post status. normal normal Awaiting Review defect (bug) 02/02/2021 1
#52247 Author role unable to set featured image (Error 403) normal normal Awaiting Review defect (bug) 01/07/2021
#52350 Add documentation about meta capabilities needs-docs normal normal Awaiting Review enhancement 01/23/2021
#54554 Allow returning content for wp_dropdown_roles() dev-feedback normal normal Future Release enhancement 09/19/2022 6
#54966 Inconsistent checking of read permission for singular vs non-singular queries normal normal Awaiting Review defect (bug) 02/03/2022 1
#55106 Split publish_posts in publish_posts and publish_others_posts normal normal Awaiting Review feature request 02/08/2022 3
#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
#56373 La EDICION de Contenidos y los ROLES de Usuario normal normal Awaiting Review enhancement 08/14/2022
#57751 contributor bypass asking for review reporter-feedback normal normal defect (bug) 02/23/2023 10
#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
#60026 Strange behavior WordPress in multisite environment wicustomizer close normal normal Awaiting Review defect (bug) 11/19/2025 2
#62600 fatal error on capabilities. needs-unit-tests normal normal Future Release defect (bug) 05/21/2025 5
#62959 Ensure wp_roles() returns an instance of WP_Roles has-patch normal minor Awaiting Review enhancement 02/13/2025 1
#63216 simplify get_role() method in WP_Roles class has-patch normal normal Awaiting Review defect (bug) 04/05/2025 3
#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
#64306 Enhancements: Add 'designer' user role, Collaborator groups/teams, display multiple contributor types and co-authors, contributor heirarchy on posts/pages low trivial Awaiting Review enhancement 11/27/2025 1
#64366 Docs: Replace @since x.y.z with actual version number westonruter has-patch normal minor 6.9.1 defect (bug) 12/06/2025 7

Script Loader (57 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#13078 Make wp_register_style and wp_enqueue_style consistent has-patch normal normal defect (bug) 06/04/2019 3
#15833 Script concatenation fails to take external dependencies into account. normal normal Future Release defect (bug) 05/21/2019
#17916 Enqueued styles are only printed on login_footer in wp-login.php dev-feedback normal normal Future Release defect (bug) 08/10/2018 38
#20558 allow wp_localize_script data to be added to existing objects dev-feedback normal normal enhancement 06/04/2019 6
#21520 Prevent recursive script dependencies in wp_enqueue_script normal normal defect (bug) 06/04/2019 11
#24713 Compression in load_styles.php does not always work, causing inability to use the admin normal normal defect (bug) 06/04/2019 1
#25666 Pass perpetrating $handle to enqueue_script's _doing_it_wrong() call normal normal enhancement 06/04/2019 4
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. normal normal defect (bug) 06/04/2019 2
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed needs-unit-tests normal normal defect (bug) 06/04/2019 2
#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
#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
#36791 Set load order when enqueuing scripts and styles has-patch normal normal enhancement 06/04/2019 4
#37162 wp_style_add_data and wp_script_add_data should accept SRI information normal normal Awaiting Review enhancement 11/14/2018 2
#38054 class.wp-scripts.php - add_action when init is already doing reporter-feedback normal normal Awaiting Review enhancement 04/09/2019 1
#38548 Add new filters on wp_script_is/wp_style_is close normal normal Awaiting Review enhancement 08/13/2025 1
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants normal normal Awaiting Review enhancement 09/29/2017 3
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' has-patch normal normal Future Release defect (bug) 10/25/2018 6
#40276 enhancement: add a $type parameter to wp_add_inline_script() dev-feedback normal normal Awaiting Review enhancement 08/12/2025 4
#40485 Add function for retrieving metadata from registered script dev-feedback normal normal Awaiting Review feature request 08/21/2025 2
#40602 Implement immutable cache headers pbearne has-patch normal normal Future Release enhancement 02/12/2025 6
#41990 wp_add_inline_script() does not print if the handler has already processed dev-feedback normal normal Future Release defect (bug) 04/12/2023 2
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function normal normal Awaiting Review defect (bug) 11/06/2017 1
#43781 adding apply_filters on $handle in localize normal normal Awaiting Review enhancement 04/16/2018 1
#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
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php normal normal Awaiting Review defect (bug) 05/02/2018 8
#44211 Add cookie domain to `userSettings` script localize close normal normal Awaiting Review feature request 08/14/2025 1
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation has-patch normal normal Awaiting Review defect (bug) 09/27/2018
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct normal normal Awaiting Review defect (bug) 01/16/2019
#46089 Memory exhaustion when setting script translations on `wp-i18n` needs-unit-tests normal normal Future Release defect (bug) 02/04/2021 14
#47285 Better Management of External Asset Dependencies normal major Awaiting Review feature request 07/24/2024 6
#47322 scenario based-bug in the file load-style.php normal normal Awaiting Review defect (bug) 09/01/2025 2
#47350 Add method to get JSON from a file without using file_get_contents() normal normal Awaiting Review enhancement 05/22/2019 3
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" normal normal Awaiting Review defect (bug) 10/20/2019 4
#49470 Script loader: simplify maintenance normal normal Future Release defect (bug) 07/21/2020 5
#49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style normal normal Awaiting Review defect (bug) 11/10/2021 8
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* needs-unit-tests normal normal Future Release feature request 08/13/2025 15
#51200 Consider a better way to deprecate JavaScript code normal normal Awaiting Review enhancement 08/31/2020 1
#51317 Remove deprecated JavaScript i18n globals early normal normal Future Release enhancement 05/25/2021 10
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} normal normal Future Release enhancement 06/06/2023 8
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov has-patch normal normal Future Release defect (bug) 11/13/2024 12
#52320 Empty entries in WP_Scripts 'extra' field normal trivial Awaiting Review defect (bug) 08/14/2025 1
#52465 Allow a relation type in resource hints to be used multiple times has-patch normal normal Future Release enhancement 11/10/2021 6
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts normal minor Future Release defect (bug) 04/27/2022 11
#53638 Duplicate inline JS normal minor defect (bug) 06/12/2024 5
#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
#54018 Allow scripts registered via block.json to be enqueued in the footer has-patch normal normal Future Release enhancement 10/16/2025 28
#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
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend needs-unit-tests normal normal Awaiting Review defect (bug) 07/19/2022 8
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths normal normal Awaiting Review defect (bug) 01/30/2022
#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
#55184 Custom style handle attached to a custom block style is never load even if the block is in the page. has-patch normal normal Awaiting Review defect (bug) 01/22/2025 10
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations normal normal Awaiting Review defect (bug) 10/25/2023 1
#55618 combine/concatenate enqueued relative js/css normal normal Awaiting Review feature request 04/25/2022
#55639 Implement Async CSS normal normal Awaiting Review enhancement 06/10/2025 2
#55695 error on script_loader.php reporter-feedback normal normal Awaiting Review defect (bug) 05/07/2022 1
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments dev-feedback normal normal Awaiting Review enhancement 11/08/2022 6
Note: See TracReports for help on using and creating reports.