Make WordPress Core

{16} Needs Patch (2798 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1701 - 1800 of 2798)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 6 years ago
#45970 in IIS if web.confing <configuration has xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0" attribute the WordPress creates new <configuration> section and the site craches with wrong web.config Rewrite Rules normal normal Awaiting Review defect (bug) 8 years ago
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 8 years ago
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 10 months ago
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 7 years ago
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 9 years ago
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 7 years ago
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#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 Role/Capability normal major Awaiting Review defect (bug) reporter-feedback 14 months ago
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 8 years ago
#49673 Mass select change of role is bugged. Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 3 years ago
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 2 years ago
#19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal Awaiting Review defect (bug) 4 years ago
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal Awaiting Review defect (bug) 9 years ago
#60026 Strange behavior WordPress in multisite environment wicustomizer Role/Capability normal normal Awaiting Review defect (bug) close 8 months ago
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal Awaiting Review defect (bug) 6 years ago
#42136 manage_links should be a custom capability not a default Role/Capability normal minor Awaiting Review defect (bug) 9 years ago
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 8 years ago
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 5 years ago
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 6 years ago
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement needs-unit-tests 11 months ago
#20152 Multisite simplify option name to user_roles Role/Capability normal normal Future Release enhancement 8 years ago
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 8 years ago
#38276 "Is thing public/accessible" API Role/Capability normal normal Awaiting Review feature request dev-feedback 9 years ago
#5942 Add Owner role Role/Capability normal normal Awaiting Review feature request 9 years ago
#41778 Archive page for user roles Role/Capability normal normal Awaiting Review feature request 9 years ago
#44476 Backend section Access based on Role/User Role/Capability normal normal Awaiting Review feature request dev-feedback 8 years ago
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 6 years ago
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 7 years ago
#37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal Future Release task (blessed) 9 years ago
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 8 years ago
#60850 Localize script not working in WordPress 6.5-RC3-57856 Script Loader normal normal Awaiting Review defect (bug) close 2 years ago
#61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head Script Loader normal normal Awaiting Review defect (bug) close 7 months ago
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 6 years ago
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor Future Release defect (bug) 4 years ago
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 9 years ago
#61755 Use WPINC constant in script-loader.php Script Loader normal normal Awaiting Review defect (bug) close 11 months ago
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 4 years ago
#55695 error on script_loader.php Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#47322 scenario based-bug in the file load-style.php Script Loader normal normal Awaiting Review defect (bug) 11 months ago
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 3 years ago
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal normal Awaiting Review enhancement dev-feedback 2 years ago
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} Script Loader normal normal Future Release enhancement 3 years ago
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 7 years ago
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal Awaiting Review enhancement close 11 months ago
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal normal Awaiting Review enhancement reporter-feedback 3 years ago
#59076 Proposal for removing the version numbers of the JS and CSS files when SCRIPT_DEBUG is set to true Script Loader normal normal Awaiting Review enhancement close 11 months ago
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 9 years ago
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement dev-feedback 8 weeks ago
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 8 years ago
#41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 9 years ago
#56860 Sodium Compat library is improperly loaded Security normal normal Awaiting Review defect (bug) 20 months ago
#63457 WordPress 6.8 will fail creating bcrypt when entropy sources are not available Security normal normal Awaiting Review defect (bug) reporter-feedback 14 months ago
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal Awaiting Review defect (bug) reporter-feedback 7 years ago
#40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 4 years ago
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 3 weeks ago
#43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 8 years ago
#62949 HttpOnly flag for the post password cookie Security normal normal Awaiting Review enhancement dev-feedback 17 months ago
#36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 6 years ago
#61706 Support for storing and getting encrypted options Security normal normal Awaiting Review enhancement dev-feedback 17 months ago
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 5 years ago
#36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 19 months ago
#43215 Allow wp_kses to pass allowed CSS properties Security normal normal Awaiting Review feature request 8 months ago
#32067 Remove inline javascript from WP-Core to allow CSP protection Security normal normal Future Release feature request close 3 months ago
#62202 allow plugin versions to be flagged as security updates Security normal normal Awaiting Review feature request close 22 months ago
#64789 Security audit for API key storage on the Connectors screen Security normal normal Future Release task (blessed) dev-feedback 7 days ago
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#51377 Front End elements break after too many shortcodes Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal Future Release defect (bug) 6 years ago
#58386 Shortcode generated by a block element is not executed in templates Shortcodes normal normal Awaiting Review defect (bug) 3 years ago
#52567 Shortcodes in separate <p> tags appear on same line in browser Shortcodes normal normal Awaiting Review defect (bug) 3 years ago
#43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 8 years ago
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 17 months ago
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 7 years ago
#41086 Conditional loading of CSS files from (for example) shortcodes Shortcodes normal normal 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 Awaiting Review feature request dev-feedback 19 months ago
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 4 years ago
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
#54598 Site Health makes downright wrong and dangerous suggestions Site Health normal normal Awaiting Review defect (bug) close 16 months ago
#53204 This means any errors on the site will be written to a file which is potentially available to normal users Site Health normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#55280 Unsupported operand types in Site Health Site Health normal normal Awaiting Review defect (bug) 2 years ago
#61534 if debug mode is true and go to the site-heath page showing extra margin top at admin-menu Site Health normal normal Awaiting Review defect (bug) dev-feedback 22 months ago
#52945 wp_cache settings not recognized in site health / plugins Site Health normal normal Awaiting Review defect (bug) reporter-feedback 5 years ago
#62129 Add a Site Health test for existence of sender email address Site Health normal normal Awaiting Review enhancement dev-feedback 12 months ago
#62994 Add a site health check for global table schemas Site Health normal normal Awaiting Review enhancement 17 months ago
#50055 Add more user-actionable information to the timezone health check Site Health normal normal Awaiting Review enhancement 6 years ago
#57159 Add scheduled events in the site health report. Site Health normal normal Awaiting Review enhancement dev-feedback 3 years ago
#47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 4 years ago
#53230 Allow nested arrays to be displayed in site health. Site Health normal normal Awaiting Review enhancement 4 years ago
#52652 Check for display_errors in Site Health Site Health normal normal Future Release enhancement 3 years ago
#51527 Debugging in Multisite context: list of plugins Site Health normal normal Awaiting Review enhancement dev-feedback 6 years ago
#63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables Site Health normal normal Awaiting Review enhancement dev-feedback 13 months ago
#59362 Display deprecated function usage in Site Health Site Health normal normal Awaiting Review enhancement dev-feedback 3 years ago
#57826 Either core themes should not be automatically installed OR their presence should not be a site health issue Site Health normal minor Awaiting Review enhancement dev-feedback 3 years ago
#50389 Improve support for site health issues in WordPress Site Health normal normal Awaiting Review enhancement dev-feedback 6 years ago
Note: See TracReports for help on using and creating reports.