Make WordPress Core

{23} Popular Tickets (5219 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 (2601 - 2700 of 5219)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#40556 REST API: Allow for server generating a user's password REST API normal normal 2 Awaiting Review enhancement has-patch 04/27/2017
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal 2 Awaiting Review enhancement needs-unit-tests 09/17/2024
#58034 Post API can't get image URL on Endpoint REST API normal normal 2 Awaiting Review feature request dev-feedback 04/06/2023
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal normal 2 Awaiting Review defect (bug) 03/11/2019
#44786 Autosave: Conditionally allow revisions to be saved Revisions normal normal 2 Awaiting Review enhancement reporter-feedback 01/16/2019
#48574 Create better post diff screens Revisions normal normal 2 Awaiting Review enhancement 11/12/2019
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal 2 Awaiting Review enhancement 10/12/2023
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal 2 Awaiting Review defect (bug) 07/14/2020
#43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal 2 Awaiting Review defect (bug) 12/21/2018
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal 2 Awaiting Review feature request has-patch 09/02/2019
#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 09/17/2018
#54966 Inconsistent checking of read permission for singular vs non-singular queries Role/Capability normal normal 2 Awaiting Review defect (bug) 02/03/2022
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal 2 Awaiting Review defect (bug) has-patch 10/25/2024
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal 2 Awaiting Review enhancement needs-unit-tests 09/01/2025
#46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal normal 2 Awaiting Review feature request 03/30/2019
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal 2 Awaiting Review defect (bug) 10/25/2023
#59972 Clarify description of wp_script_add_data() Script Loader normal normal 2 Awaiting Review defect (bug) has-patch 10/10/2024
#64087 Deprecated urlencode() passing null warning during load-styles.php because get_stylesheet_directory() returns empty Script Loader normal minor 2 Awaiting Review defect (bug) dev-feedback 10/08/2025
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal 2 Awaiting Review defect (bug) 08/30/2023
#61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head Script Loader normal normal 2 Awaiting Review defect (bug) reporter-feedback 06/10/2025
#61771 Script Modules: add the importmap's scopes key Script Loader normal normal 2 Awaiting Review enhancement close 09/04/2025
#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 01/16/2019
#40485 Add function for retrieving metadata from registered script Script Loader normal normal 2 Awaiting Review feature request dev-feedback 08/21/2025
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal 2 Awaiting Review defect (bug) has-patch 08/04/2021
#53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request Security normal normal 2 Awaiting Review defect (bug) 08/24/2021
#63259 Replace zxcvbn with zxcvbn-ts Security normal normal 2 Awaiting Review defect (bug) 04/11/2025
#62949 HttpOnly flag for the post password cookie Security normal normal 2 Awaiting Review enhancement dev-feedback 02/12/2025
#61706 Support for storing and getting encrypted options Security normal normal 2 Awaiting Review enhancement dev-feedback 02/18/2025
#53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes Security normal normal 2 Awaiting Review feature request 07/03/2024
#44571 force_balance_tags breaks JavaScript Shortcodes normal normal 2 Awaiting Review defect (bug) 09/22/2024
#47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts Site Health normal normal 2 Awaiting Review defect (bug) has-patch 05/08/2024
#49188 Add a check for tables structures. Site Health normal normal 2 Awaiting Review enhancement dev-feedback 01/29/2021
#50055 Add more user-actionable information to the timezone health check Site Health normal normal 2 Awaiting Review enhancement 06/15/2020
#57159 Add scheduled events in the site health report. Site Health normal normal 2 Awaiting Review enhancement dev-feedback 01/31/2023
#56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal normal 2 Awaiting Review enhancement 08/14/2022
#53230 Allow nested arrays to be displayed in site health. Site Health normal normal 2 Awaiting Review enhancement 08/28/2022
#52014 Change the phrase 'Learn more about debugging in WordPress.' for a clearer instruction such as 'Follow this guide to find out the source of the problem'. Site Health normal normal 2 Awaiting Review enhancement 07/28/2022
#50770 Facilitate async debug entries in Site Health Info Site Health normal normal 2 Awaiting Review enhancement 05/27/2022
#50389 Improve support for site health issues in WordPress Site Health normal normal 2 Awaiting Review enhancement dev-feedback 06/15/2020
#48051 Keeping default theme but removing inactive themes? Site Health normal trivial 2 Awaiting Review enhancement 09/16/2019
#49817 Simple Site Health Improvement to Check for Plugin Compatibility wiith Latest WP Version Release Site Health normal normal 2 Awaiting Review enhancement 08/14/2020
#48331 Snoozing the admin email verification screen when a user initiates/confirms a site email change Site Health normal normal 2 Awaiting Review enhancement dev-feedback 12/06/2019
#53252 Track WP-CLI version in Site Health wpscholar Site Health normal trivial 2 Awaiting Review enhancement dev-feedback 09/05/2022
#62119 Notice in Site Health in case revisions are disabled Site Health normal normal 2 Awaiting Review feature request has-patch 10/02/2024
#51702 Warn of potentially poor/insecure password generation Site Health normal normal 2 Awaiting Review feature request dev-feedback 06/01/2021
#59998 Hide terms from XML sitemap that have only one object in them Sitemaps normal normal 2 Awaiting Review enhancement 09/18/2024
#51016 Video and image schemas support Sitemaps normal minor 2 Awaiting Review enhancement 08/19/2020
#51860 wp-sitemap includes empty post entries returned by filters Sitemaps normal normal 2 Awaiting Review enhancement close 03/16/2023
#51543 Create is_sitemap() conditional tag Sitemaps normal normal 2 Awaiting Review feature request 07/01/2022
#50294 Ampersand and other symbols in term_exists do not get encoded properly Taxonomy normal normal 2 Awaiting Review defect (bug) 05/25/2022
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked Taxonomy normal trivial 2 Awaiting Review defect (bug) close 11/13/2024
#41594 Edit tag form limited to 800px width Taxonomy normal normal 2 Awaiting Review defect (bug) has-patch 04/06/2021
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal normal 2 Awaiting Review defect (bug) has-patch 06/08/2023
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal 2 Awaiting Review defect (bug) has-patch 05/07/2025
#51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() Taxonomy normal normal 2 Awaiting Review defect (bug) 09/08/2020
#55426 Two Categories in one URL; Shows Posts that are in BOTH Categories doesn’t work Taxonomy normal normal 2 Awaiting Review defect (bug) reporter-feedback 05/17/2022
#46162 get_taxonomies by post_type no output Taxonomy normal normal 2 Awaiting Review defect (bug) 05/12/2020
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal 2 Awaiting Review defect (bug) has-patch 05/22/2023
#52724 Add filters to term label and info values Taxonomy normal normal 2 Awaiting Review enhancement dev-feedback 04/26/2021
#63683 Improve wp_insert_term() duplicate query Taxonomy normal minor 2 Awaiting Review enhancement dev-feedback 07/23/2025
#48682 Introduce WP_Labels class Taxonomy normal normal 2 Awaiting Review enhancement dev-feedback 11/17/2019
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal normal 2 Awaiting Review enhancement has-patch 10/12/2019
#51135 The main (primary) taxonomy term in post Taxonomy normal normal 2 Awaiting Review enhancement 11/24/2020
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal 2 Awaiting Review enhancement needs-unit-tests 08/04/2017
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal 2 Awaiting Review feature request has-patch 10/26/2022
#57141 WP_Theme cannot locate a parent block theme Themes normal normal 2 Awaiting Review defect (bug) needs-unit-tests 11/21/2022
#57161 When using a child theme, blocks registered in the parent theme have the wrong asset file path which prevents styles from loading Themes normal normal 2 Awaiting Review defect (bug) 11/21/2022
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal 2 Awaiting Review defect (bug) needs-unit-tests 10/02/2023
#40221 switch_theme action + Live Preview = confusion Themes normal normal 2 Awaiting Review defect (bug) 03/13/2019
#61605 Add Support for dynamically changing WordPress styles variations using filter Themes normal normal 2 Awaiting Review enhancement has-patch 07/31/2024
#51454 Button for Uploading Themes should be on screen before loading in 15 example themes Themes normal minor 2 Awaiting Review enhancement 01/20/2025
#47002 Create wp_theme_directory_constants() function and dynamic WordPress Themes folder Themes normal normal 2 Awaiting Review enhancement has-patch 04/25/2019
#44419 Custom classes and markup for pagination Themes normal normal 2 Awaiting Review enhancement 01/16/2019
#33123 Filter on theme mod default value Themes normal normal 2 Awaiting Review enhancement 06/23/2018
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal normal 2 Awaiting Review enhancement has-patch 10/05/2019
#58307 Theme Search Filter Not Working Themes normal normal 2 Awaiting Review enhancement has-patch 05/25/2023
#51656 add_theme_support() for 'wp-dark-theme' so plugins can use consistent CSS for dark themes Themes normal normal 2 Awaiting Review enhancement 10/28/2020
#39076 Reinstate Vimeo support for external header videos Themes normal normal 2 Awaiting Review feature request 08/04/2021
#28117 Admin bar shouldn't use dynamic styles on frontend for logged out visitors Toolbar normal normal 2 Awaiting Review defect (bug) has-patch 05/12/2025
#62545 Adminbar title not escaped Toolbar normal minor 2 Awaiting Review defect (bug) dev-feedback 08/19/2025
#49056 Can we stop bundling default themes? Upgrade/Install normal minor 2 Awaiting Review defect (bug) close 11/15/2024
#56713 Check ACL permission before upgrading Upgrade/Install normal normal 2 Awaiting Review defect (bug) dev-feedback 10/17/2022
#54946 Failed to open stream: Permission denied Upgrade/Install normal minor 2 Awaiting Review defect (bug) reporter-feedback 12/16/2022
#33571 Improvements for plugin upgrades when disk space runs out (or other write failure) francina Upgrade/Install normal normal 2 Awaiting Review defect (bug) 05/05/2025
#55899 Installer screen, button is NOT disabled when username is emtpy Upgrade/Install normal normal 2 Awaiting Review defect (bug) 10/12/2022
#62957 Missing Escaping functionality audrasjb Upgrade/Install normal normal 2 Awaiting Review defect (bug) has-patch 02/13/2025
#53191 When upgrading translations and destination does NOT exist all files end up in "wp-content/plugins" Upgrade/Install normal major 2 Awaiting Review defect (bug) 05/12/2021
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor 2 Awaiting Review defect (bug) has-patch 01/03/2022
#46911 iframe in update-core.php Upgrade/Install normal minor 2 Awaiting Review defect (bug) 11/30/2020
#58008 Add auto-update links to the WordPress updates page Upgrade/Install normal normal 2 Awaiting Review enhancement 05/24/2023
#62230 Enhanced Core, Plugin, Theme repository with GPG signature based authentication for packages Upgrade/Install normal critical 2 Awaiting Review enhancement 06/10/2025
#51152 Improve WP/PHP requirement error messages when uploading a plugin/theme by ZIP Upgrade/Install normal normal 2 Awaiting Review enhancement 08/26/2020
#59720 Long-term plan for handling Gutenberg version compatibility with core Upgrade/Install normal normal 2 Awaiting Review enhancement 10/24/2023
#62489 Make the .maintenance file location more configurable Upgrade/Install normal normal 2 Awaiting Review enhancement has-patch 06/04/2025
#51496 Scroll to the first plugin which is going to be updated after clicking on 'Apply' while Bulk actions 'Update' is selected to show that process is in a progress. audrasjb Upgrade/Install normal normal 2 Awaiting Review enhancement 06/08/2023
#35530 Style and upgrade "Briefly unavailable for scheduled maintenance. Check back in a minute." page Upgrade/Install normal normal 2 Awaiting Review enhancement 01/10/2018
#48473 WordPress installer should prompt to configure options like comments Upgrade/Install normal normal 2 Awaiting Review enhancement 02/06/2022
#53887 no link to theme changelog/readme.txt on the wordpress updates page Upgrade/Install normal normal 2 Awaiting Review enhancement 12/20/2024
#61173 Run upgrade tests on PRs and pushes to trunk Upgrade/Install normal normal 2 Awaiting Review task (blessed) 05/08/2024
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite Upload normal normal 2 Awaiting Review defect (bug) 09/22/2022
Note: See TracReports for help on using and creating reports.