Make WordPress Core

{23} Popular Tickets (5419 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 (4701 - 4800 of 5419)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#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 10 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 5 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
#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 15 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
#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) 17 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 12 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 8 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) 22 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) 4 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 2 weeks ago
#40602 Implement immutable cache headers pbearne Script Loader normal normal 1 Future Release enhancement has-patch 18 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 12 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
#41391 Links to media in password protected pages Security normal normal 1 Awaiting Review defect (bug) 9 years ago
#63940 Prevent POST flood cache bypass attacks Security normal normal 1 Awaiting Review defect (bug) 11 months ago
#62134 Security Issue in WordPress Core Security normal normal 1 defect (bug) 22 months ago
#65573 Unsafe usage of href attribute in wp-admin/js/link.js Security normal normal 1 Awaiting Review defect (bug) has-patch 4 days ago
#64481 Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism Security normal normal 1 Awaiting Review enhancement 7 months ago
#60470 Use `filter_input` instead of superglobals where possible Security normal normal 1 Awaiting Review enhancement 3 years ago
#65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available Security normal normal 1 Awaiting Review enhancement has-patch 7 weeks ago
#43215 Allow wp_kses to pass allowed CSS properties Security normal normal 1 Awaiting Review feature request 9 months ago
#60887 After upgrade to WordPress 6.4.3, do_shortcode no longer works in page templates Shortcodes normal critical 1 Awaiting Review defect (bug) 2 years ago
#51377 Front End elements break after too many shortcodes Shortcodes normal normal 1 Awaiting Review defect (bug) reporter-feedback 6 years ago
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal 1 Awaiting Review defect (bug) dev-feedback 17 months ago
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal 1 Awaiting Review defect (bug) has-patch 8 years ago
#35591 Shortcode Attributes Parsing Issue Shortcodes normal normal 1 defect (bug) reporter-feedback 7 years ago
#61007 Shortcode aren't paste inline in paragraphs Shortcodes normal major 1 Awaiting Review defect (bug) 2 years ago
#58397 Shortcodes in patterns are not rendered in templates Shortcodes normal normal 1 Awaiting Review defect (bug) 3 years ago
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal 1 Awaiting Review defect (bug) has-patch 2 years ago
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal 1 Future Release defect (bug) dev-feedback 3 weeks ago
#33213 has_shortcode spec in 4.3 Shortcodes normal normal 1 defect (bug) 7 years ago
#46412 Make shortcode attributes case-insensitive? shortcode_parse_atts Shortcodes normal normal 1 Awaiting Review enhancement 7 years ago
#35179 playlist shortcode needs an option to not loop Shortcodes normal normal 1 enhancement 7 years ago
#41086 Conditional loading of CSS files from (for example) shortcodes Shortcodes normal normal 1 Awaiting Review feature request 9 years ago
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal normal 1 Awaiting Review feature request dev-feedback 20 months ago
#47984 Filter pre_do_shortcode Shortcodes normal normal 1 Awaiting Review feature request has-patch 7 years ago
#52977 Consider using basic auth in https healh check. Site Health normal normal 1 Awaiting Review defect (bug) dev-feedback 3 years ago
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor 1 Future Release defect (bug) has-patch 5 years ago
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal 1 Awaiting Review defect (bug) dev-feedback 6 years ago
#51830 Site Health Themes checkout isn't correct about automatic usage of default theme or themes condition in case of a broken theme Site Health normal normal 1 Future Release defect (bug) 6 years ago
#54598 Site Health makes downright wrong and dangerous suggestions Site Health normal normal 1 Awaiting Review defect (bug) close 17 months ago
#62630 Site Health plugin information display html tags in plugin name Site Health normal trivial 1 Awaiting Review defect (bug) has-patch 20 months ago
#46967 Site health, info tab: show the current uploads directory info on network installs Site Health normal normal 1 Future Release defect (bug) dev-feedback 7 years ago
#61577 health check count display bug Site Health normal normal 1 Awaiting Review defect (bug) 6 weeks ago
#52945 wp_cache settings not recognized in site health / plugins Site Health normal normal 1 Awaiting Review defect (bug) reporter-feedback 5 years ago
#62526 Add the theme type (block theme or non block theme) to the site health page Site Health normal normal 1 Awaiting Review enhancement dev-feedback 15 months ago
#59362 Display deprecated function usage in Site Health Site Health normal normal 1 Awaiting Review enhancement dev-feedback 3 years ago
#57349 Page cache is not detected but the server response time is OK Site Health normal normal 1 Awaiting Review enhancement reporter-feedback 2 years ago
#52471 Site Health Upload-related INI values could use consistent formatting Site Health normal normal 1 Awaiting Review enhancement close 5 years ago
#54338 Site Health dashboard: "insecure PHP" Site Health normal normal 1 Awaiting Review enhancement 3 years ago
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal 1 Future Release enhancement has-patch 2 years ago
#56258 Add IPv6 availability check in Site Health Site Health normal normal 1 Awaiting Review feature request 2 years ago
#60508 Add a plugin dependency section to Site Health Site Health normal normal 1 Awaiting Review feature request 3 years ago
#53572 An "acknowledged" category for site health check for things managed outside of WordPress Site Health normal trivial 1 Awaiting Review feature request 5 years ago
#60802 Enable debug mode / debug options in site health Site Health normal minor 1 Awaiting Review feature request close 2 years ago
#65635 provide an alternative to the XSLT stylesheet processing instruction for XML Sitemaps since browsers are phasing out support for it Sitemaps normal normal 1 Future Release defect (bug) dev-feedback 4 weeks ago
#55477 Add Custom Post Types Archive Pages to Sitemap Sitemaps normal major 1 Awaiting Review enhancement 4 years ago
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal 1 7.2 enhancement has-patch 4 weeks ago
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table Taxonomy normal normal 1 Awaiting Review defect (bug) 9 years ago
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice Taxonomy normal normal 1 Awaiting Review defect (bug) 15 months ago
#52726 Allow default term when a user does not have assign_terms capability Taxonomy normal normal 1 Awaiting Review defect (bug) 5 years ago
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal 1 Future Release defect (bug) needs-unit-tests 7 years ago
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor 1 Awaiting Review defect (bug) has-patch 2 years ago
#64038 Cache miss for `WP_Term_Query` Taxonomy normal normal 1 Future Release defect (bug) has-patch 5 months ago
#45076 Category counter is not updated Taxonomy normal normal 1 Awaiting Review defect (bug) dev-feedback 7 months ago
#27412 Category meta box: cannot see chosen subcategory if many items in subcategory Taxonomy normal normal 1 defect (bug) 7 years ago
#16230 Category slugs not cut at 200 characters as it should under some conditions Taxonomy normal normal 1 defect (bug) 7 months ago
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal 1 defect (bug) needs-unit-tests 7 years ago
#37975 Duplicate tag names aren't supported Taxonomy normal normal 1 Future Release defect (bug) 7 years ago
#58748 Duplicate tags we can't select under post edit page. even slug are different. Taxonomy normal major 1 Awaiting Review defect (bug) 3 years ago
#61396 Duplicate terms with names in non-ASCII characters in different cases Taxonomy normal normal 1 Awaiting Review defect (bug) 2 years ago
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor 1 Future Release defect (bug) has-patch 8 years ago
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal 1 defect (bug) has-patch 7 years ago
#50444 Issue by taxonomy terms in quick edit Taxonomy normal normal 1 Awaiting Review defect (bug) 6 years ago
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen Taxonomy normal normal 1 Awaiting Review defect (bug) has-patch 2 years ago
#36610 Loss of multibyte category and tag names Taxonomy normal normal 1 defect (bug) 11 months ago
#48114 New category page does not update on button click Taxonomy normal minor 1 Awaiting Review defect (bug) 7 years ago
Note: See TracReports for help on using and creating reports.