Make WordPress Core

{1} All Tickets (8334 matches)

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

Results (6501 - 6600 of 8334)

Rewrite Rules (2 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36292 Rewrites: Next Generation rmccue normal normal Future Release feature request 11/19/2020 17
#9824 make better use of stubs when verbose rules should apply needs-unit-tests normal normal task (blessed) 06/04/2019 16

Role/Capability (72 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors dev-feedback normal major Awaiting Review enhancement 07/20/2021 31
#42136 manage_links should be a custom capability not a default normal minor Awaiting Review defect (bug) 10/07/2017 1
#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
#52247 Author role unable to set featured image (Error 403) normal normal Awaiting Review defect (bug) 01/07/2021
#29594 Basic Cookie Authentication from External Database normal normal defect (bug) 06/04/2019 9
#50252 Capability issue with admin menu normal normal Awaiting Review defect (bug) 06/24/2023 2
#26807 Comments on private posts should also be private in admin depending on role normal normal defect (bug) 06/04/2019 2
#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
#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
#54966 Inconsistent checking of read permission for singular vs non-singular queries normal normal Awaiting Review defect (bug) 02/03/2022 1
#16808 Insufficient permissions for custom post type management and custom role/caps normal normal defect (bug) 01/27/2023 11
#47897 Introduce method to introduce new roles and caps independently of db upgrades. normal normal Awaiting Review defect (bug) 08/18/2019
#49673 Mass select change of role is bugged. reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2020 1
#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
#27670 Plugin Information tab - inaccesible without install_plugin capability dev-feedback normal normal defect (bug) 06/04/2019 5
#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
#19747 Roles add_cap should call update_user_level_from_caps() normal normal Awaiting Review defect (bug) 05/13/2022 7
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded normal normal Awaiting Review defect (bug) 03/21/2017
#60026 Strange behavior WordPress in multisite environment wicustomizer close normal normal Awaiting Review defect (bug) 10/11/2024 1
#38714 Taxonomy meta boxes do not work right with Custom Post Types that use custom capabilities normal normal Awaiting Review defect (bug) 03/25/2019 1
#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
#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
#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
#49345 User with admin privileges cannot edit some pages/posts normal normal Awaiting Review defect (bug) 02/02/2020
#49287 Users with no page deletion capabilities can delete homepage in multisite normal normal Awaiting Review defect (bug) 01/24/2020 1
#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
#45879 WP_User::set_role() does not remove previous roles normal normal Awaiting Review defect (bug) 01/09/2019
#36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability normal normal defect (bug) 06/04/2019 4
#57751 contributor bypass asking for review reporter-feedback normal normal defect (bug) 02/23/2023 10
#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
#38997 delete_private_posts capability doesn't prevent user from deleting private posts needs-unit-tests normal normal Future Release defect (bug) 05/25/2019 2
#47338 is_super_admin() should check a different capability normal normal Awaiting Review defect (bug) 09/23/2019 2
#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
#40197 meta cap 'publish_post' is not being used johnbillion has-patch normal normal Awaiting Review defect (bug) 01/13/2021 7
#38303 register_meta and capabilities aren't working as expected rmccue needs-unit-tests normal normal Future Release defect (bug) 06/25/2017 20
#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
#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
#36691 Ability to disable "Password Protected" post option normal normal Awaiting Review enhancement 03/10/2018 6
#52350 Add documentation about meta capabilities needs-docs normal normal Awaiting Review enhancement 01/23/2021
#42589 Add missing "third argument" documentation to user_can() dev-feedback normal normal Future Release enhancement 01/08/2019 4
#34608 Add role display name to WP_Role object normal normal enhancement 06/06/2019 4
#54554 Allow returning content for wp_dropdown_roles() dev-feedback normal normal Future Release enhancement 09/19/2022 6
#38433 Complete test coverage for current_user_can_for_blog() needs-unit-tests normal normal Future Release enhancement 06/04/2020 5
#40320 Feature idea: Rename roles dev-feedback normal normal Awaiting Review enhancement 02/02/2023 1
#33240 Introduce a capability for previewing posts needs-unit-tests normal normal Future Release enhancement 07/14/2017 7
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` has-patch normal normal Future Release enhancement 09/20/2019 5
#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
#43210 Introduce singular capabilities for managing individual options dev-feedback normal normal Awaiting Review enhancement 04/19/2018 3
#42404 Introduce singular capabilities for managing individual plugins needs-unit-tests normal normal Future Release enhancement 04/18/2018 2
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins needs-unit-tests normal normal Future Release enhancement 09/20/2020 1
#56373 La EDICION de Contenidos y los ROLES de Usuario normal normal Awaiting Review enhancement 08/14/2022
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard normal normal enhancement 11/23/2023 1
#14986 Make WordPress roles/capabilities more secure (edit_users related) normal normal enhancement 12/05/2022 7
#20152 Multisite simplify option name to user_roles normal normal Future Release enhancement 09/18/2018 23
#31210 Problem with WP core function to get user dropdown normal normal enhancement 02/14/2020 1
#36939 Role groups dev-feedback normal normal enhancement 06/04/2019 1
#45709 Suggestion for User Roles normal normal Awaiting Review enhancement 01/29/2019 3
#43421 The $capabilities argument in the `add_role()` function requires an explicit grant has-patch normal normal Awaiting Review enhancement 09/17/2024 7
#29009 There should be a capability for "publish private posts" dev-feedback normal normal enhancement 06/04/2019 3
#23391 User in contributor role can add images to post only via the text editor normal normal Awaiting Review enhancement 10/03/2018 5
#43885 WP_Role and WP_Roles::get_role() missing Display Name dev-feedback normal normal Awaiting Review enhancement 03/15/2019 1
#38276 "Is thing public/accessible" API dev-feedback normal normal Awaiting Review feature request 09/23/2017 13
#5942 Add Owner role normal normal Awaiting Review feature request 11/06/2017 14
#41778 Archive page for user roles normal normal Awaiting Review feature request 09/02/2017 2
#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
#39174 Introduce network roles needs-unit-tests normal normal Future Release feature request 03/15/2019 5
#46716 Site owner unable to control admin level users in Word Press dashboard normal normal Awaiting Review feature request 03/30/2019 2
#55106 Split publish_posts in publish_posts and publish_others_posts normal normal Awaiting Review feature request 02/08/2022 3
#37616 Replace `is_super_admin()` calls with real capability checks normal normal Future Release task (blessed) 05/08/2017 66

Script Loader (26 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#49192 All plugin style tags are empty after upgrade to 5.3.2 reporter-feedback normal major Awaiting Review defect (bug) 01/20/2020 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
#46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working normal major Awaiting Review defect (bug) 02/24/2019
#59539 wp_register_style and wp_register_script adds ver incorrectly normal major Awaiting Review defect (bug) 10/04/2023
#47285 Better Management of External Asset Dependencies normal major Awaiting Review feature request 07/24/2024 6
#53638 Duplicate inline JS normal minor defect (bug) 06/12/2024 5
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts normal minor Future Release defect (bug) 04/27/2022 11
#61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps dev-feedback normal minor Future Release enhancement 10/03/2024 12
#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
#37362 @font-face errors with dashicons in Microsoft Edge normal normal Awaiting Review defect (bug) 12/11/2017 4
#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
#30036 Add some escaping to $handle when printing styles. normal normal defect (bug) 06/04/2019 2
#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) 05/02/2022 11
#37756 Allow inline scripts on script aliases needs-unit-tests normal normal Future Release defect (bug) 12/13/2019 4
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" needs-unit-tests normal normal Awaiting Review defect (bug) 02/05/2017 4
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations normal normal Awaiting Review defect (bug) 10/25/2023 1
#59972 Clarify description of wp_script_add_data() has-patch normal normal Awaiting Review defect (bug) 10/10/2024 3
#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
#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) 09/20/2024 8
#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
#61233 Executing the Script before DOM ready. normal normal Awaiting Review defect (bug) 05/16/2024
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API has-patch normal normal Awaiting Review defect (bug) 08/08/2024 11
#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
Note: See TracReports for help on using and creating reports.