Make WordPress Core

{16} Needs Patch (2969 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 (2301 - 2400 of 2969)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#42136 manage_links should be a custom capability not a default Role/Capability normal minor Awaiting Review defect (bug) 10/07/2017
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 06/25/2017
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 03/10/2018
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 01/23/2021
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 07/14/2017
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 08/22/2017
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 09/20/2020
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement needs-unit-tests 09/01/2025
#20152 Multisite simplify option name to user_roles Role/Capability normal normal Future Release enhancement 09/18/2018
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 10/03/2018
#38276 "Is thing public/accessible" API Role/Capability normal normal Awaiting Review feature request dev-feedback 09/23/2017
#5942 Add Owner role Role/Capability normal normal Awaiting Review feature request 11/06/2017
#41778 Archive page for user roles Role/Capability normal normal Awaiting Review feature request 09/02/2017
#44476 Backend section Access based on Role/User Role/Capability normal normal Awaiting Review feature request dev-feedback 08/02/2018
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 09/18/2020
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 03/15/2019
#37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal Future Release task (blessed) 05/08/2017
#26807 Comments on private posts should also be private in admin depending on role Role/Capability normal normal defect (bug) 06/04/2019
#16808 Insufficient permissions for custom post type management and custom role/caps Role/Capability normal normal defect (bug) 01/27/2023
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
#57751 contributor bypass asking for review Role/Capability normal normal defect (bug) reporter-feedback 02/23/2023
#34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 06/06/2019
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal enhancement 12/05/2022
#36939 Role groups Role/Capability normal normal enhancement dev-feedback 06/04/2019
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 05/02/2018
#64087 Deprecated urlencode() passing null warning during load-styles.php because get_stylesheet_directory() returns empty Script Loader normal minor Awaiting Review defect (bug) dev-feedback 10/08/2025
#52320 Empty entries in WP_Scripts 'extra' field Script Loader normal trivial Awaiting Review defect (bug) 08/14/2025
#60850 Localize script not working in WordPress 6.5-RC3-57856 Script Loader normal normal Awaiting Review defect (bug) close 03/27/2024
#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) reporter-feedback 06/10/2025
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) 05/21/2019
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 07/21/2020
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor Future Release defect (bug) 04/27/2022
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 11/06/2017
#61755 Use WPINC constant in script-loader.php Script Loader normal normal Awaiting Review defect (bug) close 08/14/2025
#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 07/19/2022
#55695 error on script_loader.php Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 05/07/2022
#47322 scenario based-bug in the file load-style.php Script Loader normal normal Awaiting Review defect (bug) 09/01/2025
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 05/26/2023
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal normal Awaiting Review enhancement dev-feedback 06/03/2024
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} Script Loader normal normal Future Release enhancement 06/06/2023
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 05/22/2019
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal Awaiting Review enhancement close 08/13/2025
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal normal Awaiting Review enhancement reporter-feedback 11/27/2023
#64369 Disable sourceURL Comments Script Loader normal normal Awaiting Review enhancement dev-feedback 12/06/2025
#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 08/12/2025
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement early 05/25/2021
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
#38054 class.wp-scripts.php - add_action when init is already doing Script Loader normal normal Awaiting Review enhancement reporter-feedback 04/09/2019
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement dev-feedback 08/12/2025
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
#58873 Add function to pass variables to scripts Script Loader normal normal Future Release feature request 10/04/2025
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal Future Release feature request needs-unit-tests 08/13/2025
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal defect (bug) 06/04/2019
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal defect (bug) close 08/12/2025
#21520 Prevent recursive script dependencies in wp_enqueue_script Script Loader normal normal defect (bug) 06/04/2019
#25666 Pass perpetrating $handle to enqueue_script's _doing_it_wrong() call Script Loader normal normal enhancement 06/04/2019
#20558 allow wp_localize_script data to be added to existing objects Script Loader normal normal enhancement dev-feedback 06/04/2019
#41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 07/24/2017
#56860 Sodium Compat library is improperly loaded Security normal normal Awaiting Review defect (bug) 11/19/2024
#63457 WordPress 6.8 will fail creating bcrypt when entropy sources are not available Security normal normal Awaiting Review defect (bug) reporter-feedback 05/18/2025
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal Awaiting Review defect (bug) reporter-feedback 08/06/2019
#40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 08/30/2025
#28521 FORCE_SSL constant for really forcing SSL adamsilverstein Security normal normal Future Release enhancement 11/19/2024
#43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 02/18/2018
#62949 HttpOnly flag for the post password cookie Security normal normal Awaiting Review enhancement dev-feedback 02/12/2025
#36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 09/30/2020
#61706 Support for storing and getting encrypted options Security normal normal Awaiting Review enhancement dev-feedback 02/18/2025
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
#36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 12/24/2024
#43215 Allow wp_kses to pass allowed CSS properties Security normal normal Awaiting Review feature request 11/19/2025
#32067 Remove inline javascript from WP-Core to allow CSP protection Security normal normal Future Release feature request 10/21/2025
#62202 allow plugin versions to be flagged as security updates Security normal normal Awaiting Review feature request close 10/10/2024
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 07/24/2020
#51377 Front End elements break after too many shortcodes Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 09/24/2020
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal Future Release defect (bug) 07/16/2020
#58386 Shortcode generated by a block element is not executed in templates Shortcodes normal normal Awaiting Review defect (bug) 06/09/2023
#52567 Shortcodes in separate <p> tags appear on same line in browser Shortcodes normal normal Awaiting Review defect (bug) 05/25/2023
#43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 03/02/2018
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 02/21/2025
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 12/15/2022
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 04/01/2019
#41086 Conditional loading of CSS files from (for example) shortcodes Shortcodes normal normal Awaiting Review feature request 06/16/2017
#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 01/02/2025
#35591 Shortcode Attributes Parsing Issue Shortcodes normal normal defect (bug) reporter-feedback 06/04/2019
#25820 [embed] shortcode can't be escaped like others Shortcodes normal minor defect (bug) 06/04/2019
#29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal enhancement 06/04/2019
#33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 06/04/2019
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 01/28/2021
#51088 Site Health Status widget displays incorrect or inconsistent number of issues Site Health normal normal Awaiting Review defect (bug) 08/10/2025
#64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content Site Health normal minor Awaiting Review defect (bug) dev-feedback 10/07/2025
#59251 Site Health incorrectly reports low disk space available for updates when disk_free_space function disabled Site Health normal normal Awaiting Review defect (bug) reporter-feedback 05/02/2024
#54598 Site Health makes downright wrong and dangerous suggestions Site Health normal normal Awaiting Review defect (bug) close 03/23/2025
#47428 Site Health: Remove duplicate code in VCS test Site Health normal normal Future Release defect (bug) 08/11/2019
#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 09/01/2022
#55280 Unsupported operand types in Site Health Site Health normal normal Awaiting Review defect (bug) 02/27/2024
#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 10/02/2024
#52945 wp_cache settings not recognized in site health / plugins Site Health normal normal Awaiting Review defect (bug) reporter-feedback 03/31/2021
Note: See TracReports for help on using and creating reports.