Make WordPress Core

{23} Popular Tickets (5322 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 (2701 - 2800 of 5322)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#48477 Add a hook before creating image sub-sizes Upload normal normal 1 Future Release enhancement dev-feedback 02/10/2020
#52256 Default hide password field. Users normal normal 1 Awaiting Review defect (bug) dev-feedback 10/20/2023
#56028 Pass the user object instead of recall get user function Users normal normal 1 Awaiting Review defect (bug) dev-feedback 09/26/2023
#58427 Retain existing user session when changing password Users normal normal 1 Awaiting Review defect (bug) dev-feedback 05/30/2023
#15861 Sorting users by post count Users normal normal 1 defect (bug) dev-feedback 06/05/2019
#35859 get_edit_user_link should always return the edit user link even if the given ID is that of the current user Users normal normal 1 defect (bug) dev-feedback 06/05/2019
#49545 update_meta_cache issue while getting record from user meta table in multi site Users normal blocker 1 Awaiting Review defect (bug) dev-feedback 04/24/2023
#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
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov Users normal normal 1 Future Release enhancement dev-feedback 02/10/2020
#48563 Changing site admin email address is backwards Users normal normal 1 Awaiting Review enhancement dev-feedback 04/27/2021
#43748 Create new action edit_user_updated_user similar to edit_user_created_user Users normal normal 1 Awaiting Review enhancement dev-feedback 05/23/2018
#44690 Username should not accept space Users normal normal 1 Awaiting Review enhancement dev-feedback 02/27/2021
#39787 wp_list_authors can be optimize Users normal normal 1 Awaiting Review enhancement dev-feedback 11/20/2024
#37921 Make "newbloguser" URL segment customizable/filterable Users normal normal 1 Awaiting Review feature request dev-feedback 04/19/2019
#18446 Widget removes fields w/ default HTML on initial save in IE8 and 9 Widgets normal normal 1 defect (bug) dev-feedback 06/05/2019
#23008 Add a Hook To Hide Inactive Widgets Widgets normal normal 1 enhancement dev-feedback 06/05/2019
#31085 CPT selector to “Recent Posts” widget Widgets normal normal 1 enhancement dev-feedback 06/05/2019
#41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice Widgets normal normal 1 Future Release enhancement dev-feedback 06/08/2022
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal 1 Awaiting Review enhancement dev-feedback 09/22/2022
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal 1 Future Release enhancement dev-feedback 03/17/2025
#23866 WordPress xmlrpc wp_getPosts filter for slug XML-RPC normal normal 1 enhancement dev-feedback 06/05/2019
#37297 Deprecate get_blogaddress_by_id function spacedmonkey Networks and Sites normal normal 4 6.9 enhancement commit 04/10/2025
#62801 Improve performance of X-WP-TotalPages queries spacedmonkey REST API normal normal 2 6.9 enhancement commit 03/26/2025
#63110 Site Editor: Update old URLs to new path-based URLs Editor normal normal 1 Awaiting Review defect (bug) commit 05/08/2025
#63029 Better align restore revision buttons on mobile devices joedolson Revisions normal normal 1 6.8.2 defect (bug) commit 06/06/2025
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal 9 Future Release defect (bug) close 04/04/2024
#22837 WP Needs to Set "Sender" and "Reply-To" or DKIM/DMARC will not work using wp-mail (via PHPMailer) Mail high major 9 Awaiting Review defect (bug) close 11/28/2023
#46713 Comment reply link uses inconvenient eventlistener Comments normal normal 8 Awaiting Review defect (bug) close 11/15/2024
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal 7 Awaiting Review enhancement close 02/28/2024
#15386 WP_List_Table::get_columns does not work for plugins scribu Administration high major 6 Future Release defect (bug) close 02/16/2023
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal 6 Future Release task (blessed) close 02/13/2025
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal 6 Future Release defect (bug) close 05/15/2025
#40199 Customize: collapse suggested and previously uploaded header images with accordions Customize normal normal 6 Future Release defect (bug) close 12/02/2019
#53780 PHP 8.1: DateTimeZone::getTransitions() change Date/Time normal normal 6 Awaiting Review defect (bug) close 02/07/2025
#6425 Support for RTL in feeds Feeds normal normal 6 Awaiting Review enhancement close 02/02/2023
#28013 WP_Filesystem_FTPext::exists($filename) returns false when file exists on FTP Service ( IIS/6.0 Microsoft & Linux/vsftp ) dd32 Filesystem API normal normal 6 Future Release defect (bug) close 08/28/2024
#39587 link problems with language settings I18N normal normal 6 Awaiting Review defect (bug) close 11/06/2024
#35817 Force users to set strong passwords Login and Registration normal normal 6 Awaiting Review enhancement close 02/08/2024
#47336 Consider adding a JS/Client based Site Health Check for the REST API Site Health normal normal 6 Awaiting Review enhancement close 10/25/2020
#23931 wp_insert_comment should require comment_post_ID Comments normal normal 5 defect (bug) close 02/21/2023
#40088 Stop creating the `wp_links` database table Database normal normal 5 Future Release defect (bug) close 08/10/2022
#34567 Improve HTML5 support in frontend General normal normal 5 Awaiting Review enhancement close 09/04/2020
#37255 Update attachment functions to accept a post object in addition to ID johnbillion* Media normal normal 5 Future Release enhancement close 05/12/2025
#10425 Improvements to IIS7 Rewriting Code Permalinks low normal 5 Awaiting Review enhancement close 01/08/2025
#61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory Plugins normal normal 5 Awaiting Review defect (bug) close 01/31/2025
#42936 get_adjacent_post won't find any posts that are published in the same minute johnbillion Posts, Post Types normal normal 5 Future Release defect (bug) close 11/14/2021
#63255 WP_Query normalization can break plugin filters comparing query variables. joemcgill Query normal normal 5 6.8.2 defect (bug) close 04/24/2025
#46418 Use wp_die() instead of die() function in wordpress Administration normal normal 4 Future Release enhancement close 09/15/2023
#44597 Scheduling posts adds wrong seconds as post_date Date/Time normal normal 4 Awaiting Review defect (bug) close 01/15/2025
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal 4 Awaiting Review enhancement close 06/05/2025
#55036 Sharpen thumbnails with Imagick adaptiveSharpenImage() antpb Media normal normal 4 Future Release enhancement close 05/10/2023
#10384 Make IIS Permalink support enabled based on capability not on version number westi Permalinks normal normal 4 Awaiting Review enhancement close 01/08/2025
#60190 Drop PHP 4 support for arrays with 1 object element Plugins normal normal 4 6.9 enhancement close 05/23/2025
#51156 Create developer documentation for disclosures.json Privacy normal normal 4 Future Release enhancement close 10/16/2020
#62435 Preload script modules and enqueue script modules in wrong order Script Loader normal normal 4 Awaiting Review defect (bug) close 12/02/2024
#62202 allow plugin versions to be flagged as security updates Security normal normal 4 Awaiting Review feature request close 10/10/2024
#38809 Better wp namespace in password-strength-meter.js Administration normal normal 3 Future Release defect (bug) close 05/12/2025
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal 3 Awaiting Review enhancement close 07/25/2024
#53755 WordPress 5.8 DatePicker component crashes Date/Time normal blocker 3 Awaiting Review defect (bug) close 12/13/2024
#34414 Add extra item fields to exported WXR file Export normal normal 3 Future Release feature request close 07/15/2022
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal 3 Future Release enhancement close 10/19/2023
#62974 Add a Checkbox to Enable/Disable Author Page Indexing in WordPress Core Setting General normal normal 3 Awaiting Review feature request close 02/17/2025
#39639 Increase cache time on wp_get_available_translations() I18N normal normal 3 Awaiting Review enhancement close 04/24/2024
#49432 Need of maximum character limit for Site Title Options, Meta APIs low minor 3 Awaiting Review defect (bug) close 12/14/2021
#41001 Recently Active Plugins Option does not reset when you delete a plugin. Plugins normal normal 3 Awaiting Review defect (bug) close 02/26/2022
#30875 address non-integer add_filter priority Plugins normal normal 3 defect (bug) close 10/29/2024
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action Query normal normal 3 Future Release defect (bug) close 06/01/2025
#62577 WordPress Rest API broken in 6.7.1 REST API normal normal 3 Awaiting Review defect (bug) close 12/11/2024
#59979 Add a wp_mail() check to Site Health Info Site Health normal normal 3 Awaiting Review feature request close 01/15/2024
#43331 Color picker breaks admin panel in many templates Administration normal normal 2 Awaiting Review defect (bug) close 12/02/2022
#55855 In wp-admin folder the ajax-actions.php file has some unsanitize data issue. Administration normal normal 2 Awaiting Review enhancement close 05/27/2022
#50460 Don't minimize the `script-loader-packages.php` file Build/Test Tools normal normal 2 Future Release enhancement close 11/20/2024
#63022 Update cache.php - Improve function wp_cache_decr Cache API normal normal 2 Awaiting Review enhancement close 06/03/2025
#60503 MySQL VALUES function deprecated in MySQL 8 Database normal minor 2 Awaiting Review defect (bug) close 12/10/2024
#7813 export function does not preserve encoding tott Export normal minor 2 Future Release defect (bug) close 05/25/2025
#48457 Requests library depends on PHP zlib External Libraries normal normal 2 Awaiting Review defect (bug) close 10/05/2022
#45854 Avoid printf/sprintf strings to be "double-quoted" General normal normal 2 Awaiting Review defect (bug) close 08/04/2021
#58927 Set featured image missing General normal major 2 Awaiting Review defect (bug) close 08/24/2023
#22369 get_transient() do not call delete_transient() when deleting one General normal normal 2 defect (bug) close 10/27/2024
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() HTTP API normal normal 2 Awaiting Review enhancement close 08/17/2021
#56234 error logged messages should not be translateable I18N normal normal 2 Awaiting Review defect (bug) close 12/19/2024
#57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal 2 Awaiting Review enhancement close 04/24/2024
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal 2 defect (bug) close 02/16/2020
#63028 PHP Warning caused by media.php and formatting.php Media normal normal 2 Awaiting Review defect (bug) close 02/27/2025
#3451 Page URI canonization markjaquith Permalinks normal normal 2 Awaiting Review defect (bug) close 02/20/2023
#60728 Install/upgrade latest supported version of plugin, when latest version of plugin is not supported Plugins normal normal 2 Future Release defect (bug) close 08/09/2024
#50989 "Blog pages show at most" setting not working when 2 posts are made sticky Posts, Post Types normal normal 2 Awaiting Review defect (bug) close 02/25/2025
#29117 Custom Field metabox shows table header information even though it has no data to show. Posts, Post Types normal normal 2 Awaiting Review defect (bug) close 06/28/2024
#27736 Save one query when inserting a new post pbearne Posts, Post Types normal normal 2 Awaiting Review enhancement close 02/10/2025
#49923 Change "Critical Issue" to "Recommendation" Site Health normal critical 2 Awaiting Review defect (bug) close 12/08/2021
#51860 wp-sitemap includes empty post entries returned by filters Sitemaps normal normal 2 Awaiting Review enhancement close 03/16/2023
#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
#58887 Add a Pattern menu item to the "+ New" menu in the WP admin toolbar Toolbar normal normal 2 Future Release enhancement close 05/12/2025
#49056 Can we stop bundling default themes? Upgrade/Install normal minor 2 Awaiting Review defect (bug) close 11/15/2024
#59410 Getting waring related Warning: array_flip() expects parameter 1 to be array Administration normal normal 1 Awaiting Review defect (bug) close 10/03/2023
#52871 Space added after the "option" tag on the options-writing.php file Administration normal normal 1 Awaiting Review enhancement close 05/29/2023
#49055 Standardise Plugin Notices With a Fly-Out Right-Hand Menu Administration normal normal 1 Awaiting Review enhancement close 12/20/2019
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj Build/Test Tools normal normal 1 Awaiting Review defect (bug) close 10/10/2022
#48229 Console error when running QUnit Test Suite Build/Test Tools normal minor 1 Awaiting Review defect (bug) close 06/20/2023
#62839 sync-gutenberg-packages script is not respecting .npmrc file Build/Test Tools normal normal 1 6.9 defect (bug) close 05/07/2025
Note: See TracReports for help on using and creating reports.