Make WordPress Core

{23} Popular Tickets (5433 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 (301 - 400 of 5433)

1 2 3 4 5 6 7 8 9 10 11 12 13 14

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#55192 unit tests for _wp_check_existing_file_names Build/Test Tools normal normal 3 Future Release defect (bug) dev-feedback 05/07/2026
#65184 Tests: Add unit tests for admin_color_scheme_picker() Administration normal normal 1 Awaiting Review enhancement has-patch 05/07/2026
#65183 Tests: Add unit tests for set_screen_options() Administration normal normal 1 Awaiting Review enhancement has-patch 05/07/2026
#65185 Tests: Add unit tests for wp_color_scheme_settings() Administration normal normal 1 Awaiting Review enhancement has-patch 05/07/2026
#65146 Unit Tests: Add tests for save_mod_rewrite_rules() Administration normal normal 1 Awaiting Review enhancement has-patch 05/07/2026
#65180 Tests: Add unit tests for wp_reset_vars() Administration normal normal 1 Awaiting Review feature request has-patch 05/07/2026
#59710 test for wp_privacy_exports_dir Privacy normal normal 1 Future Release enhancement has-patch 05/07/2026
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal 6 Awaiting Review feature request needs-unit-tests 05/07/2026
#40521 Using a custom query var on a static front page results in wrong $post Query normal normal 1 Future Release defect (bug) has-patch 05/07/2026
#59649 PHP 8.0: improvements to allow for named parameters in 7.0 General normal normal 6 7.1 task (blessed) has-patch 05/06/2026
#64742 PHP 8.5: Incorrect array access in `wp_get_attachment_image_src` westonruter General normal minor 4 7.0.1 defect (bug) dev-feedback 05/06/2026
#65161 Give an error message when a non-image is uploaded for site icon Media normal normal 1 Awaiting Review defect (bug) has-patch 05/06/2026
#65160 Misleading error message on user screen actions, if no role has been selected Users normal normal 3 Awaiting Review defect (bug) has-patch 05/06/2026
#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/06/2026
#20859 Theme Installer: Preview should be scrollable on iPad and Kindle Fire Themes normal normal 1 defect (bug) 05/05/2026
#64653 WP_Hook::resort_active_iterations() skips next priority when callback removes itself during execution westonruter Plugins normal normal 2 7.1 defect (bug) has-patch 05/05/2026
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal 1 Future Release defect (bug) needs-unit-tests 05/05/2026
#13273 Allow "'non-clickable" menu items Menus normal normal 9 Future Release enhancement dev-feedback 05/05/2026
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal 3 Future Release enhancement close 05/05/2026
#64895 Tests: Reduce usage of assertEquals for 7.1 Build/Test Tools normal normal 1 7.1 task (blessed) has-patch 05/05/2026
#39625 Give an error message when a non-image is uploaded for featured image Media normal normal 9 Future Release defect (bug) has-patch 05/04/2026
#22623 Some string tweaks - duplicity, context, mistake Administration normal normal 5 Future Release defect (bug) has-patch 05/04/2026
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal 2 defect (bug) has-patch 05/04/2026
#65130 Plugin search (term) in wp-admin lacks normalization, causing fragile keyword matching Plugins normal normal 1 Awaiting Review enhancement 05/04/2026
#65123 Having a malformed post type query in $_GET or $_POST yields a critical error Permalinks normal normal 1 7.1 defect (bug) has-patch 05/03/2026
#65084 Update error message for disallowed username characters General normal normal 1 Awaiting Review enhancement reporter-feedback 05/03/2026
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal 3 Awaiting Review defect (bug) has-patch 05/03/2026
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal 3 Awaiting Review enhancement has-patch 05/03/2026
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal 7 Future Release defect (bug) has-patch 05/03/2026
#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 3 Awaiting Review enhancement has-patch 05/03/2026
#65144 Passwords: trim() asymmetry between wp_hash_password() and wp_check_password() introduced in 6.8 General normal normal 2 Awaiting Review defect (bug) has-patch 05/03/2026
#65117 Proposal: Hook Permissions Layer Plugins normal normal 5 Awaiting Review feature request has-patch 05/02/2026
#65118 Docs: Correct WP_Network_Query params comments westonruter Networks and Sites normal normal 3 7.1 enhancement has-patch 05/01/2026
#65143 Add polyfill for PHP 8.6's clamp() function westonruter General normal normal 3 7.1 enhancement has-patch 04/30/2026
#60229 HTML API: Introduce HTML Templating HTML API normal normal 7 7.1 enhancement dev-feedback 04/30/2026
#50867 An API which encourages automatic escaping of HTML HTML API normal normal 9 Awaiting Review enhancement needs-unit-tests 04/30/2026
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal 2 Future Release defect (bug) needs-unit-tests 04/30/2026
#53995 Application Passwords Expiration Application Passwords normal normal 5 Future Release feature request needs-docs 04/30/2026
#64927 .media-upload-form .media-item min-height is causing a visual glitch Media normal normal 3 Awaiting Review defect (bug) has-patch 04/30/2026
#64863 Eliminate switch_to_blog() from get_blog_option(), update_blog_option(), WP_Site::get_details(), and get_blog_post() using $wpdb->get_blog_prefix() Networks and Sites normal normal 2 Awaiting Review enhancement has-patch 04/30/2026
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 2 7.1 defect (bug) has-patch 04/30/2026
#60597 Script Modules API: Allow list of enqueued module data to be exposed westonruter Script Loader normal normal 6 7.1 enhancement has-patch 04/30/2026
#65128 Warning on the post page. Administration normal normal 2 Awaiting Review defect (bug) dev-feedback 04/29/2026
#65014 Site Health: Error icon missing due to missing dashicons class Site Health normal normal 1 7.1 defect (bug) has-patch 04/28/2026
#62819 Twenty Fourteen: Latest Comments block font-size does not change with user settings Bundled Theme normal normal 6 7.1 defect (bug) dev-feedback 04/28/2026
#60234 Script Modules API: Add a translations API Script Loader normal normal 3 7.1 enhancement 04/27/2026
#64363 add MarkDown feeds Feeds normal normal 3 Awaiting Review enhancement has-patch 04/27/2026
#64300 Twenty Twenty-Four and Twenty Twenty-Five: Long links overflow content area Bundled Theme normal normal 6 Future Release defect (bug) has-patch 04/27/2026
#65098 get_site_icon_url() returns empty string even when fallback is defined, breaking wp-embed-site-icon in the_embed_site_title() westonruter Embeds normal normal 1 7.1 defect (bug) commit 04/27/2026
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries Cache API normal normal 1 Future Release enhancement reporter-feedback 04/26/2026
#38300 Got a PHP warning: class-wp-xmlrpc-server.php L596: array_unshift() ... XML-RPC normal normal 1 Awaiting Review defect (bug) close 04/25/2026
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction Taxonomy normal normal 2 Awaiting Review feature request has-patch 04/24/2026
#65068 PHP warnings when a registered oEmbed provider is malformed westonruter Embeds normal minor 4 7.1 defect (bug) commit 04/24/2026
#65119 Docs: Correct the grammar/spelling in api.js documentation westonruter REST API normal normal 2 7.1 enhancement has-patch 04/24/2026
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal normal 5 Awaiting Review enhancement has-patch 04/24/2026
#64569 Password protected content: password form styling and UX improvements Themes normal normal 1 7.1 enhancement has-patch 04/24/2026
#63033 The padding on the right and left of the WordPress admin bar (#wpadminbar) is not the same. Administration normal normal 2 Awaiting Review defect (bug) dev-feedback 04/24/2026
#47988 Unexpected behaviour when draft post has the same page_name as published post Posts, Post Types normal normal 2 Future Release defect (bug) has-patch 04/24/2026
#63085 "Login details" spam sent by from the account registration page Login and Registration normal normal 4 7.0.1 defect (bug) has-patch 04/24/2026
#43178 Rethinking what “captions” means for video joedolson* Media normal normal 3 7.1 enhancement reporter-feedback 04/23/2026
#65101 Ensure layout classnames are applied to the inner blocks wrapper and not to its siblings Editor normal normal 1 7.1 defect (bug) has-patch 04/23/2026
#56075 Twenty Twenty-One: Link color issue coming in front-end and backend side Bundled Theme normal normal 2 Future Release defect (bug) has-patch 04/23/2026
#52399 Remove widget accessibility mode rcreators Widgets normal normal 4 Future Release enhancement 04/23/2026
#65055 _pad_term_counts() uses string-concatenated SQL without prepared statement johnbillion Taxonomy normal normal 1 7.1 enhancement has-patch 04/23/2026
#65048 wp_ajax_fetch_list(): Sanitize $_GET input before nonce construction rajeshcp Administration normal normal 3 Awaiting Review defect (bug) has-patch 04/23/2026
#65097 Add action to `WP_AI_Client_Prompt_Builder` for builder-level configuration injection AI normal normal 1 Awaiting Review feature request dev-feedback 04/23/2026
#48153 Allow the admin email verification capability to be filtered Site Health normal normal 2 Future Release defect (bug) needs-unit-tests 04/22/2026
#65110 Application Passwords: add a safer authorize flow for browser-based apps Application Passwords normal normal 1 Awaiting Review enhancement 04/22/2026
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal 1 Awaiting Review defect (bug) has-patch 04/22/2026
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal 2 enhancement has-patch 04/22/2026
#58505 Using WORDPRESS_DB_HOST variable Cannot connect to the database, must be configu General normal major 2 Awaiting Review defect (bug) 04/22/2026
#65102 WP_MS_Users_List_Table::display_rows() should emit id="user-{ID}" on <tr> to match WP_Users_List_Table johnjamesjacoby* Users normal normal 1 7.1 defect (bug) commit 04/22/2026
#38925 Allow override of depth limits on comment reply link Comments normal normal 2 Future Release enhancement dev-feedback 04/21/2026
#65106 Learning Path Block - Enhancement Request Post Formats normal normal 1 Awaiting Review enhancement 04/21/2026
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor 2 Future Release feature request has-patch 04/21/2026
#62545 Adminbar title not escaped Toolbar normal minor 2 Awaiting Review defect (bug) dev-feedback 04/21/2026
#64950 wp_using_ext_object_cache can return null, causing type failures, potential fatals westonruter Cache API normal normal 3 7.1 defect (bug) has-patch 04/21/2026
#64467 Grid view displays attachments in the wrong order when an order query var is present but not normalized Media normal minor 4 7.1 defect (bug) has-patch 04/20/2026
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal 3 task (blessed) needs-unit-tests 04/20/2026
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal 4 Future Release defect (bug) has-patch 04/20/2026
#21912 Add return filter to current_theme_supports() Themes normal normal 3 enhancement has-patch 04/20/2026
#13822 Menu items that get unpublished still appear nacin Menus normal normal 4 Future Release defect (bug) has-patch 04/18/2026
#16133 Pagination issue with tag "rss" Canonical normal normal 3 defect (bug) dev-feedback 04/18/2026
#61343 Improve caching in get_calendar function Widgets normal normal 2 7.1 enhancement reporter-feedback 04/17/2026
#9993 Rss and atom feeds are dropping some characters Feeds normal normal 4 Awaiting Review defect (bug) has-patch 04/17/2026
#64956 Unnecessary horizontal scrollbar on theme-editor.php in WordPress 7.0 RC1 General normal normal 3 Awaiting Review defect (bug) has-patch 04/17/2026
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam Users normal major 8 Awaiting Review defect (bug) has-patch 04/16/2026
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal 1 Future Release defect (bug) has-patch 04/16/2026
#65075 Links on wp-login.php are not identifiable Login and Registration normal normal 1 Awaiting Review enhancement dev-feedback 04/15/2026
#65076 Missing escaping in title tag Login and Registration normal normal 1 Awaiting Review defect (bug) has-patch 04/15/2026
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes SergeyBiryukov Themes normal normal 1 7.1 defect (bug) has-patch 04/15/2026
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor 8 Future Release enhancement needs-unit-tests 04/15/2026
#65074 Rendering error of the wp_register_ability_category() doc page WordPress.org Site normal normal 2 Awaiting Review defect (bug) has-patch 04/15/2026
#65070 Move inline JS from admin_head hooks in options screens into options.js Administration normal normal 1 Awaiting Review enhancement has-patch 04/14/2026
#48452 Proposal: improve distinction between buttons and other controls Administration normal normal 5 Future Release enhancement 04/14/2026
#36447 Responsive preview icons in Customizer need tooltips joedolson* Customize normal normal 7 7.1 enhancement dev-feedback 04/14/2026
#55343 Add Tooltip to "Remember Me" (WP Login Form) rajinsharwar Login and Registration normal normal 4 7.1 enhancement dev-feedback 04/14/2026
#54016 Media Library: Bulk delete elements in grid view takes very long Media normal normal 2 Awaiting Review enhancement dev-feedback 04/14/2026
#64623 Prevent losing data when clicking links on Settings pages joedolson* Administration normal normal 2 7.1 defect (bug) has-patch 04/14/2026
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal 1 Awaiting Review defect (bug) has-patch 04/14/2026
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.