Make WordPress Core

{23} Popular Tickets (5307 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 (4501 - 4600 of 5307)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#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 05/25/2025
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard Role/Capability normal normal 1 enhancement 11/23/2023
#40602 Implement immutable cache headers pbearne Script Loader normal normal 1 Future Release enhancement has-patch 02/12/2025
#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 08/18/2025
#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
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal 1 Awaiting Review enhancement dev-feedback 08/12/2025
#64481 Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism Security normal normal 1 Awaiting Review enhancement 01/08/2026
#43320 Harden API requests against man-in-the-middle attacks Security low minor 1 Awaiting Review enhancement 02/18/2018
#60470 Use `filter_input` instead of superglobals where possible Security normal normal 1 Awaiting Review enhancement 02/09/2024
#46412 Make shortcode attributes case-insensitive? shortcode_parse_atts Shortcodes normal normal 1 Awaiting Review enhancement 03/04/2019
#35179 playlist shortcode needs an option to not loop Shortcodes normal normal 1 enhancement 06/04/2019
#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 05/26/2025
#59362 Display deprecated function usage in Site Health Site Health normal normal 1 Awaiting Review enhancement dev-feedback 09/16/2023
#57349 Page cache is not detected but the server response time is OK Site Health normal normal 1 Awaiting Review enhancement reporter-feedback 03/07/2024
#52471 Site Health Upload-related INI values could use consistent formatting Site Health normal normal 1 Awaiting Review enhancement close 02/14/2021
#54338 Site Health dashboard: "insecure PHP" Site Health normal normal 1 Awaiting Review enhancement 01/24/2024
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal 1 Future Release enhancement has-patch 03/02/2024
#55477 Add Custom Post Types Archive Pages to Sitemap Sitemaps normal major 1 Awaiting Review enhancement 03/29/2022
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal 1 Awaiting Review enhancement has-patch 09/27/2025
#47310 Add Column Taxonomy Links Filter to Media List Table Taxonomy normal normal 1 Awaiting Review enhancement 12/12/2021
#53642 Add class to get_the_term_list links Taxonomy normal normal 1 Future Release enhancement has-patch 05/05/2024
#49260 Add filter to change wp_dropdown_categories default arguments Taxonomy normal normal 1 Awaiting Review enhancement 01/22/2020
#44969 Add support to limit results in get_objects_in_term() Taxonomy normal normal 1 Awaiting Review enhancement dev-feedback 05/03/2020
#63869 Add template / template_file arguments to register_taxonomy Taxonomy normal normal 1 Awaiting Review enhancement 08/24/2025
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal 1 Awaiting Review enhancement has-patch 01/05/2018
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal normal 1 Awaiting Review enhancement needs-docs 05/10/2019
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal normal 1 Awaiting Review enhancement dev-feedback 03/12/2020
#31483 Improve UI to change Default Category Taxonomy normal normal 1 enhancement 06/04/2019
#45023 Improve parent and child category description example Taxonomy normal minor 1 Awaiting Review enhancement dev-feedback 10/03/2018
#33585 Improve wp_list_categories to support multiple taxonomies Taxonomy normal normal 1 Awaiting Review enhancement 06/04/2020
#54534 Introduce a get_term_by_args filter Taxonomy normal normal 1 Awaiting Review enhancement 11/30/2021
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal 1 Awaiting Review enhancement has-patch 05/15/2017
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal 1 Awaiting Review enhancement has-patch 08/22/2017
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy Taxonomy normal normal 1 Awaiting Review enhancement has-patch 12/05/2024
#49189 Term description cannot be filtered in admin area Taxonomy normal normal 1 Awaiting Review enhancement 01/13/2020
#36641 WP_Term method __toString Taxonomy normal normal 1 Awaiting Review enhancement has-patch 01/31/2025
#48498 Walker_Category should also accept the `item_spacing` parameter. Taxonomy normal minor 1 Awaiting Review enhancement 11/06/2019
#45085 different args passed to "term_name" and "term_{$field}" filters Taxonomy normal normal 1 Awaiting Review enhancement 10/17/2023
#23635 get_objects_in_term - identify matching terms Taxonomy normal normal 1 enhancement has-patch 04/09/2021
#59478 term_exists() to return false if no terms exist Taxonomy normal normal 1 Awaiting Review enhancement 09/27/2023
#64439 Add admin download functionality for themes in wp-admin Themes normal normal 1 Awaiting Review enhancement needs-unit-tests 01/23/2026
#40508 Add new do_action after load template files joedolson* Themes normal normal 1 Future Release enhancement has-patch 06/17/2025
#54374 Add the "Last updated" date to theme details Themes normal minor 1 Awaiting Review enhancement 11/04/2021
#41179 Adding get_the_content-filter Themes normal normal 1 Awaiting Review enhancement dev-feedback 08/04/2025
#40842 Adding template filters Themes normal normal 1 Awaiting Review enhancement dev-feedback 10/23/2017
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal normal 1 Awaiting Review enhancement has-patch 08/15/2022
#62210 Allow variations to be filtered Themes normal normal 1 Awaiting Review enhancement 10/12/2024
#42354 Changing Add New theme link in wp-admin/themes.php Themes normal normal 1 Future Release enhancement dev-feedback 05/29/2021
#31956 Check empty title after wp_title_parts. Themes normal normal 1 enhancement 06/04/2019
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object Themes normal normal 1 Future Release enhancement has-patch 08/11/2021
#39836 Display maximum file upload size on theme upload page Themes normal normal 1 Awaiting Review enhancement dev-feedback 06/25/2017
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal 1 Future Release enhancement needs-unit-tests 02/21/2022
#10432 Dynamic classes for current blog post item, current term item Themes normal normal 1 enhancement has-patch 05/31/2024
#35052 Filter themes by language translations Themes normal normal 1 enhancement 06/04/2019
#13691 Make get_template_part() accept multiple template names Themes normal normal 1 enhancement 06/04/2019
#26516 Make it easier to check theme support obenland Themes normal normal 1 enhancement dev-feedback 07/17/2025
#43597 Modify template-loader engine Themes normal normal 1 Awaiting Review enhancement 10/04/2019
#40038 Padding load_template's require with a do_action on each end Themes normal normal 1 Future Release enhancement has-patch 03/08/2017
#64569 Password protected content: password form styling and UX improvements Themes normal normal 1 7.1 enhancement 03/31/2026
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal normal 1 Awaiting Review enhancement has-patch 04/17/2018
#30729 Rework Theme Install and Preview Flow in wp-admin Themes normal normal 1 Future Release enhancement 02/09/2025
#42711 Support for symlinked themes in the themes folder Themes normal normal 1 Awaiting Review enhancement 11/27/2017
#38863 Text change when activating a theme Themes low minor 1 Awaiting Review enhancement dev-feedback 06/10/2022
#56488 The current_theme_supports should have default args test Themes normal normal 1 Awaiting Review enhancement has-patch 09/01/2022
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal 1 Awaiting Review enhancement has-patch 11/12/2020
#31924 Use add_theme_support( 'more-tag' ) to control display of More Tag button in TinyMCE Themes normal normal 1 enhancement 06/04/2019
#53353 have the ability to put FSE files in a theme subfolder Themes normal normal 1 Awaiting Review enhancement 06/07/2021
#51895 theme_root filter for WP_Theme::get_files Themes normal normal 1 Awaiting Review enhancement 11/29/2020
#62924 TinyMCE uses deprecated “unload” event listener TinyMCE normal normal 1 Awaiting Review enhancement reporter-feedback 02/25/2025
#46232 Merge or make-closer "Customize" and "Edit {Thing}" top-level toolbar items Toolbar normal normal 1 Awaiting Review enhancement dev-feedback 05/10/2023
#64875 Move command palette to the right and make it more visible Toolbar normal normal 1 Awaiting Review enhancement 03/28/2026
#45177 admin bar View page button is missing in mobile view Toolbar normal normal 1 Awaiting Review enhancement has-patch 07/24/2021
#37640 Add WPLANG to `.maintenance` Upgrade/Install normal normal 1 Awaiting Review enhancement 07/16/2018
#47389 Display warning message on the Updates screen when a VCS is in use Upgrade/Install normal normal 1 Awaiting Review enhancement 02/15/2023
#49407 Do not propose users to skip a minor upgrade (take 2) Upgrade/Install normal normal 1 Future Release enhancement 01/27/2021
#34907 List for translation updates Upgrade/Install normal normal 1 enhancement 06/26/2021
#64475 Make dependencies / states more clear Upgrade/Install normal normal 1 Future Release enhancement has-patch 01/11/2026
#45058 Proposal for plugin/theme public hashes to prove authenticity of installed code Upgrade/Install normal normal 1 Awaiting Review enhancement 10/10/2018
#49963 Security of failed update/rollback Upgrade/Install normal major 1 Awaiting Review enhancement dev-feedback 04/20/2020
#58380 Setting time limit for updates doesn't always work. pbiron* Upgrade/Install normal normal 1 Future Release enhancement dev-feedback 09/30/2024
#31534 Shiny Updates: Language pack install support Upgrade/Install normal normal 1 enhancement 06/04/2019
#29005 Small Improvements of text in setup-config.php Upgrade/Install normal normal 1 enhancement 02/06/2020
#20437 WP Upgrader filter to allow plugins to upload to existing directory Upgrade/Install normal normal 1 enhancement reporter-feedback 06/04/2019
#48435 WordPress update: updating by transferring partial packages pbearne* Upgrade/Install normal normal 1 Awaiting Review enhancement 08/07/2024
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install normal critical 1 Awaiting Review enhancement has-patch 11/09/2023
#48477 Add a hook before creating image sub-sizes Upload normal normal 1 Future Release enhancement dev-feedback 02/01/2026
#30384 Cannot hook plupload's JavaScript consistently Upload normal normal 1 Awaiting Review enhancement 05/15/2019
#33963 New function: `upload_url()` Upload normal normal 1 Awaiting Review enhancement reporter-feedback 09/12/2025
#44868 Upload plugin and theme functionalities do not check on PATHINFO_EXTENSION before upload. Upload normal normal 1 Future Release enhancement 08/31/2018
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete Users normal normal 1 Awaiting Review enhancement dev-feedback 10/14/2017
#58862 Add filter to allow to change who can add new users with their username on multisite Users normal normal 1 Awaiting Review enhancement 07/20/2023
#35806 Add filter to capability check when checking if user row is editable Users normal normal 1 enhancement 06/05/2019
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov Users normal normal 1 Future Release enhancement dev-feedback 06/19/2025
#40046 Add password length filter in `register_new_user` function. Users normal normal 1 Awaiting Review enhancement 06/01/2021
#46562 Add rand orderby to the WP_User_Query and get_users to match get_posts Users normal normal 1 Awaiting Review enhancement 03/19/2019
#42326 Allow for user deletion in multisite Users normal normal 1 Awaiting Review enhancement needs-unit-tests 10/03/2025
#43635 Allow to (only) store users in an external user database/backend Users normal normal 1 Awaiting Review enhancement has-patch 03/26/2018
Note: See TracReports for help on using and creating reports.