Make WordPress Core

{23} Popular Tickets (5447 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 5447)

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
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal 3 defect (bug) 7 years ago
#52320 Empty entries in WP_Scripts 'extra' field Script Loader low trivial 3 7.2 defect (bug) has-patch 3 weeks ago
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal 3 Future Release defect (bug) needs-unit-tests 6 years ago
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal 3 Awaiting Review defect (bug) 7 years ago
#61435 Style dependencies are not inlined Script Loader normal normal 3 Awaiting Review defect (bug) 2 years ago
#61625 Styles enqueued from block.json are not correctly configured for RTL westonruter* Script Loader normal normal 3 Future Release defect (bug) has-patch 5 weeks ago
#65515 ThickBox ReferenceError: imgLoader is not defined due to "use strict" contamination in load-scripts.php wildworks Script Loader normal normal 3 Future Release defect (bug) reporter-feedback 4 weeks ago
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal 3 Awaiting Review defect (bug) needs-unit-tests 4 years ago
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal 3 Awaiting Review enhancement 7 years ago
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal 3 Awaiting Review enhancement close 13 months ago
#60234 Script Modules API: Add a translations API Script Loader normal normal 3 7.2 enhancement 8 weeks ago
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal 2 Awaiting Review defect (bug) 3 years ago
#59972 Clarify description of wp_script_add_data() Script Loader normal normal 2 Awaiting Review defect (bug) has-patch 2 years ago
#65750 Compression test sends unauthorized AJAX requests for users without manage_options Script Loader normal minor 2 Future Release defect (bug) has-patch 5 weeks ago
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal 2 Awaiting Review defect (bug) 3 years ago
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal 2 defect (bug) has-patch 7 years ago
#64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal 2 Future Release defect (bug) has-patch 5 months ago
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal 2 Future Release defect (bug) has-patch 8 years ago
#63693 wp_should_load_block_assets_on_demand doing it wrong too early Script Loader normal normal 2 Awaiting Review defect (bug) 5 weeks ago
#63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. Script Loader normal normal 2 Future Release enhancement has-patch 11 months ago
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal 2 Future Release enhancement has-patch 5 months ago
#62709 Script modules integration with wp_resource_hints Script Loader normal minor 2 7.2 enhancement has-patch 7 weeks ago
#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 8 years ago
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal 2 Awaiting Review enhancement dev-feedback 3 months ago
#40485 Add function for retrieving metadata from registered script Script Loader normal normal 2 Awaiting Review feature request dev-feedback 13 months ago
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal 1 Awaiting Review defect (bug) 5 years ago
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal 1 Awaiting Review defect (bug) 8 years ago
#63179 Dependencies should load in the footer if the script is loaded in the footer Script Loader normal normal 1 Awaiting Review defect (bug) 18 months ago
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal 1 Awaiting Review defect (bug) 5 years ago
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal 1 defect (bug) close 13 months ago
#61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head Script Loader normal normal 1 Awaiting Review defect (bug) close 9 months ago
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor 1 Future Release defect (bug) 4 years ago
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal 1 Awaiting Review defect (bug) has-patch 18 months ago
#62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. Script Loader normal normal 1 Awaiting Review defect (bug) 23 months ago
#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) 5 years ago
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major 1 Awaiting Review defect (bug) 3 years ago
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} Script Loader normal normal 1 Future Release enhancement dev-feedback 12 days ago
#40602 Implement immutable cache headers pbearne Script Loader normal normal 1 Future Release enhancement has-patch 19 months ago
#63793 Parser-blocking scripts should render last in all cases to speed up page load Script Loader normal normal 1 Future Release enhancement has-patch 13 months ago
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal 1 enhancement has-patch 7 years ago
#43781 adding apply_filters on $handle in localize Script Loader normal normal 1 Awaiting Review enhancement 8 years ago
#56993 I want to put a filter in the wp_enqueue_block_support_styles function. Script Loader normal normal 1 Awaiting Review feature request 3 years ago
#55618 combine/concatenate enqueued relative js/css Script Loader normal normal 1 Awaiting Review feature request 4 years ago
#39174 Introduce network roles Role/Capability normal normal 10 Future Release feature request needs-unit-tests 7 years ago
#20152 Multisite simplify option name to user_roles Role/Capability normal normal 9 Future Release enhancement 3 weeks ago
#33240 Introduce a capability for previewing posts Role/Capability normal normal 8 Future Release enhancement needs-unit-tests 9 years ago
#36939 Role groups Role/Capability normal normal 8 enhancement dev-feedback 7 years ago
#5942 Add Owner role Role/Capability normal normal 8 Awaiting Review feature request 9 years ago
#16808 Insufficient permissions for custom post type management and custom role/caps Role/Capability normal normal 7 defect (bug) 4 years ago
#34608 Add role display name to WP_Role object Role/Capability normal normal 7 enhancement 7 years ago
#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 8 years ago
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal 6 defect (bug) has-patch 8 weeks ago
#39939 A Contributor cannot preview their own post if it's scheduled Role/Capability normal minor 5 Awaiting Review defect (bug) needs-unit-tests 12 months ago
#47338 is_super_admin() should check a different capability Role/Capability normal normal 5 Awaiting Review defect (bug) has-patch 6 weeks ago
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal 5 Awaiting Review enhancement 8 years ago
#38276 "Is thing public/accessible" API Role/Capability normal normal 5 Awaiting Review feature request dev-feedback 9 years ago
#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 3 years ago
#19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal 4 Awaiting Review defect (bug) 4 years ago
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal 4 Future Release defect (bug) needs-unit-tests 9 years ago
#13972 Add new category link - capability check needed Role/Capability normal minor 3 Future Release defect (bug) has-patch 4 months ago
#50252 Capability issue with admin menu Role/Capability normal normal 3 Awaiting Review defect (bug) 3 years ago
#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) 7 years ago
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal 3 Awaiting Review defect (bug) has-patch 23 months ago
#40320 Feature idea: Rename roles Role/Capability normal normal 3 Awaiting Review enhancement dev-feedback 4 years ago
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal 3 Awaiting Review enhancement dev-feedback 12 months ago
#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 8 years ago
#54966 Inconsistent checking of read permission for singular vs non-singular queries Role/Capability normal normal 2 Awaiting Review defect (bug) 5 years ago
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal 2 Future Release defect (bug) has-patch 18 months ago
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal 2 enhancement 4 years ago
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal 2 Awaiting Review enhancement needs-unit-tests 12 months ago
#46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal normal 2 Awaiting Review feature request 7 years ago
#52247 Author role unable to set featured image (Error 403) Role/Capability normal normal 1 Awaiting Review defect (bug) 6 years ago
#26807 Comments on private posts should also be private in admin depending on role Role/Capability normal normal 1 defect (bug) 7 years ago
#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 8 years ago
#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) 7 years ago
#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 4 years ago
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal 1 Awaiting Review defect (bug) 7 years ago
#49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal normal 1 Awaiting Review defect (bug) 7 years ago
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal 1 Awaiting Review defect (bug) close 11 months ago
#45879 WP_User::set_role() does not remove previous roles Role/Capability normal normal 1 Awaiting Review defect (bug) 8 years ago
#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) 7 years ago
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal 1 Awaiting Review defect (bug) has-patch 6 years ago
#44017 Add filter to display edit post link without 'edit_post' capability Role/Capability normal major 1 Awaiting Review enhancement reporter-feedback 11 months ago
#64306 Enhancements: Add 'designer' user role, Collaborator groups/teams, display multiple contributor types and co-authors, contributor heirarchy on posts/pages Role/Capability low trivial 1 Awaiting Review enhancement 9 months ago
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal 1 Future Release enhancement has-patch 7 years ago
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 9 years ago
#43210 Introduce singular capabilities for managing individual options Role/Capability normal normal 1 Awaiting Review enhancement dev-feedback 8 years ago
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 16 months ago
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard Role/Capability normal normal 1 enhancement 3 years ago
#55106 Split publish_posts in publish_posts and publish_others_posts Role/Capability normal normal 1 Awaiting Review feature request 5 years ago
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal 10 Future Release enhancement 7 years ago
#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 9 Future Release defect (bug) dev-feedback 5 months ago
#23867 add_rewrite_endpoint causes front-page.php template to be ignored Rewrite Rules normal normal 9 defect (bug) reporter-feedback 7 years ago
#18450 New safe action to add rewrite rules on Rewrite Rules normal normal 9 Awaiting Review enhancement dev-feedback 8 years ago
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal 8 Future Release defect (bug) needs-unit-tests 9 years ago
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal 8 enhancement has-patch 7 years ago
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal 6 Awaiting Review defect (bug) 9 years ago
#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) 7 years ago
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal 4 Awaiting Review defect (bug) 6 years ago
#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 9 years ago
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.