Make WordPress Core

{23} Popular Tickets (5315 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1001 - 1100 of 5315)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#60234 Script Modules API: Add a translations API Script Loader normal normal 3 Awaiting Review enhancement 02/27/2024
#37362 @font-face errors with dashicons in Microsoft Edge Script Loader normal normal 2 Awaiting Review defect (bug) 12/11/2017
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal 2 Awaiting Review defect (bug) 10/25/2023
#59972 Clarify description of wp_script_add_data() Script Loader normal normal 2 Awaiting Review defect (bug) has-patch 10/10/2024
#63017 Compression via PHP documented and in URL but not used anymore Script Loader normal normal 2 6.9 defect (bug) has-patch 03/23/2025
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal 2 Awaiting Review defect (bug) 08/30/2023
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal 2 defect (bug) has-patch 06/04/2019
#61625 Styles enqueued from block.json are not correctly configured for RTL Script Loader normal normal 2 Awaiting Review defect (bug) 07/11/2024
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal 2 Future Release defect (bug) has-patch 10/25/2018
#53741 wp-admin/css/common.min.css is loading on the front-end Script Loader normal normal 2 Future Release defect (bug) needs-docs 11/02/2021
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal 2 Future Release enhancement early 05/25/2021
#37388 Resource hinting: only dns-prefetch resources in HTML footer. Script Loader normal normal 2 enhancement 06/04/2019
#61771 Script Modules: add the importmap's scopes key Script Loader normal normal 2 Awaiting Review enhancement 09/27/2024
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal 2 Awaiting Review enhancement 01/16/2019
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal 1 Awaiting Review defect (bug) 12/14/2021
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal 1 Awaiting Review defect (bug) 05/02/2018
#49192 All plugin style tags are empty after upgrade to 5.3.2 Script Loader normal major 1 Awaiting Review defect (bug) reporter-feedback 01/20/2020
#37756 Allow inline scripts on script aliases Script Loader normal normal 1 Future Release defect (bug) needs-unit-tests 12/13/2019
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal 1 Awaiting Review defect (bug) needs-unit-tests 02/05/2017
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal 1 Awaiting Review defect (bug) 01/30/2022
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal 1 defect (bug) 06/04/2019
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor 1 Future Release defect (bug) 04/27/2022
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal 1 Awaiting Review defect (bug) has-patch 03/03/2025
#62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. Script Loader normal normal 1 Awaiting Review defect (bug) 10/21/2024
#55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need Script Loader normal normal 1 Awaiting Review defect (bug) 02/18/2022
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major 1 Awaiting Review defect (bug) 05/26/2023
#46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working Script Loader normal major 1 Awaiting Review defect (bug) 02/24/2019
#40602 Implement immutable cache headers pbearne Script Loader normal normal 1 Future Release enhancement has-patch 02/12/2025
#54884 Load scripts conditionally to reduce page loading and processing time Script Loader normal normal 1 Awaiting Review enhancement 02/20/2022
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal 1 enhancement has-patch 06/04/2019
#43781 adding apply_filters on $handle in localize Script Loader normal normal 1 Awaiting Review enhancement 04/16/2018
#56993 I want to put a filter in the wp_enqueue_block_support_styles function. Script Loader normal normal 1 Awaiting Review feature request 10/25/2023
#55618 combine/concatenate enqueued relative js/css Script Loader normal normal 1 Awaiting Review feature request 04/25/2022
#39174 Introduce network roles Role/Capability normal normal 10 Future Release feature request needs-unit-tests 03/15/2019
#20152 Multisite simplify option name to user_roles Role/Capability normal normal 9 Future Release enhancement 09/18/2018
#33240 Introduce a capability for previewing posts Role/Capability normal normal 8 Future Release enhancement needs-unit-tests 07/14/2017
#36939 Role groups Role/Capability normal normal 8 enhancement dev-feedback 06/04/2019
#16808 Insufficient permissions for custom post type management and custom role/caps Role/Capability normal normal 7 defect (bug) 01/27/2023
#34608 Add role display name to WP_Role object Role/Capability normal normal 7 enhancement 06/06/2019
#5942 Add Owner role Role/Capability normal normal 7 Awaiting Review feature request 11/06/2017
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal 6 Future Release defect (bug) needs-unit-tests 01/14/2019
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal 6 defect (bug) needs-unit-tests 06/04/2019
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal 5 Awaiting Review enhancement 03/10/2018
#38276 "Is thing public/accessible" API Role/Capability normal normal 5 Awaiting Review feature request dev-feedback 09/23/2017
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal 4 Awaiting Review defect (bug) needs-unit-tests 01/26/2024
#19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal 4 Awaiting Review defect (bug) 05/13/2022
#47338 is_super_admin() should check a different capability Role/Capability normal normal 4 Awaiting Review defect (bug) has-patch 11/14/2024
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal 4 Future Release defect (bug) needs-unit-tests 06/25/2017
#43421 The $capabilities argument in the `add_role()` function requires an explicit grant johnbillion Role/Capability normal normal 4 6.9 enhancement has-patch 02/27/2025
#50252 Capability issue with admin menu Role/Capability normal normal 3 Awaiting Review defect (bug) 06/24/2023
#38714 Taxonomy meta boxes do not work right with Custom Post Types that use custom capabilities Role/Capability normal normal 3 Awaiting Review defect (bug) 03/25/2019
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal 3 Future Release enhancement needs-unit-tests 01/31/2025
#40320 Feature idea: Rename roles Role/Capability normal normal 3 Awaiting Review enhancement dev-feedback 02/02/2023
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal 3 Awaiting Review enhancement dev-feedback 03/15/2019
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal 2 Awaiting Review defect (bug) needs-unit-tests 09/17/2018
#54966 Inconsistent checking of read permission for singular vs non-singular queries Role/Capability normal normal 2 Awaiting Review defect (bug) 02/03/2022
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal 2 Future Release defect (bug) has-patch 03/19/2025
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal 2 Awaiting Review defect (bug) has-patch 10/25/2024
#29009 There should be a capability for "publish private posts" Role/Capability normal normal 2 enhancement dev-feedback 06/04/2019
#46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal normal 2 Awaiting Review feature request 03/30/2019
#52247 Author role unable to set featured image (Error 403) Role/Capability normal normal 1 Awaiting Review defect (bug) 01/07/2021
#26807 Comments on private posts should also be private in admin depending on role Role/Capability normal normal 1 defect (bug) 06/04/2019
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set Role/Capability normal normal 1 Awaiting Review defect (bug) reporter-feedback 01/16/2019
#48865 Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post Role/Capability normal major 1 defect (bug) 12/04/2019
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal 1 Future Release defect (bug) has-patch 07/26/2022
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal 1 Awaiting Review defect (bug) 02/02/2020
#49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal normal 1 Awaiting Review defect (bug) 01/24/2020
#45879 WP_User::set_role() does not remove previous roles Role/Capability normal normal 1 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 Role/Capability normal normal 1 defect (bug) 06/04/2019
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal 1 Awaiting Review defect (bug) has-patch 03/05/2021
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal 1 Future Release enhancement has-patch 09/20/2019
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 11/01/2017
#43210 Introduce singular capabilities for managing individual options Role/Capability normal normal 1 Awaiting Review enhancement dev-feedback 04/19/2018
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 04/18/2018
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard Role/Capability normal normal 1 enhancement 11/23/2023
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal 1 enhancement 12/05/2022
#55106 Split publish_posts in publish_posts and publish_others_posts Role/Capability normal normal 1 Awaiting Review feature request 02/08/2022
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal 10 Future Release enhancement 06/04/2019
#23867 add_rewrite_endpoint causes front-page.php template to be ignored Rewrite Rules normal normal 9 defect (bug) reporter-feedback 06/04/2019
#18450 New safe action to add rewrite rules on Rewrite Rules normal normal 9 Awaiting Review enhancement dev-feedback 09/21/2018
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal 8 enhancement has-patch 06/04/2019
#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 7 Future Release defect (bug) needs-unit-tests 01/16/2019
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal 6 Awaiting Review defect (bug) 08/22/2017
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal 6 Future Release defect (bug) needs-unit-tests 01/23/2018
#16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post Rewrite Rules normal normal 5 defect (bug) 06/04/2019
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal 4 Awaiting Review defect (bug) 03/27/2020
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal 4 Future Release defect (bug) has-patch 10/06/2017
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal 4 Awaiting Review defect (bug) has-patch 02/04/2025
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal 4 Awaiting Review defect (bug) has-patch 07/31/2024
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal 3 Awaiting Review defect (bug) 08/20/2017
#36188 After WordPress installation, the default category archive page is showing a 404 page Rewrite Rules normal normal 3 Future Release defect (bug) dev-feedback 12/06/2017
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal 3 defect (bug) needs-unit-tests 06/04/2019
#51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() Rewrite Rules normal normal 3 Future Release defect (bug) 03/04/2022
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical 3 Awaiting Review defect (bug) dev-feedback 09/11/2020
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal 3 Future Release defect (bug) has-patch 12/13/2020
#21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture Rewrite Rules normal normal 3 defect (bug) dev-feedback 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal 3 defect (bug) needs-unit-tests 06/04/2019
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal 3 Future Release defect (bug) needs-unit-tests 01/16/2019
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal 3 Future Release enhancement has-patch 10/10/2022
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.