Make WordPress Core

{23} Popular Tickets (5323 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 (101 - 200 of 5323)

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

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal 2 Awaiting Review defect (bug) has-patch 05/22/2023
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates Posts, Post Types normal normal 1 defect (bug) dev-feedback 06/04/2019
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal 1 Awaiting Review defect (bug) dev-feedback 07/17/2018
#23931 wp_insert_comment should require comment_post_ID Comments normal normal 5 defect (bug) close 02/21/2023
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal 2 defect (bug) has-patch 06/04/2019
#55872 wp_image_add_srcset_and_sizes trys to parse images from external pages, fails with error Media normal normal 3 Awaiting Review defect (bug) 02/16/2023
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal 1 Future Release defect (bug) has-patch 08/18/2021
#30855 wp_get_update_data() calls are not pluggable Administration normal normal 2 Awaiting Review defect (bug) close 09/03/2024
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor 2 defect (bug) 06/05/2019
#57813 wp_get_missing_image_subsizes() can give error if image_meta exists, but not height/width Media normal normal 1 Awaiting Review defect (bug) has-patch 10/28/2024
#51421 wp_get_missing_image_subsizes returns thumbnail sizes for animated GIFs Media normal normal 3 Awaiting Review defect (bug) 10/01/2020
#58611 wp_get_missing_image_subsizes can return incorrect subsizes for a rotated image antpb Media normal normal 1 Future Release defect (bug) 02/05/2024
#32117 wp_get_attachment_metadata sizes array file misses path if using year/month organizing Media normal normal 1 Awaiting Review defect (bug) 08/14/2017
#38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values Media normal normal 1 Future Release defect (bug) dev-feedback 12/21/2022
#30180 wp_get_attachment_image_src does not return alt or meta antpb Media normal normal 9 Future Release enhancement 07/21/2023
#29370 wp_get_attachment_image() returning unexpected image size Media normal normal 2 defect (bug) 06/04/2019
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 01/06/2019
#59239 wp_generate_uuid4 collisions General normal normal 2 Awaiting Review defect (bug) 08/29/2023
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal 8 Future Release defect (bug) dev-feedback 10/12/2023
#53187 wp_filter_content_tags added too early Media normal normal 2 Awaiting Review defect (bug) 07/26/2021
#48204 wp_exif_date2ts throws notice on empty date Date/Time normal minor 2 Future Release defect (bug) has-patch 06/29/2023
#49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* Date/Time low normal 3 Future Release defect (bug) has-patch 01/21/2025
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major 1 Awaiting Review defect (bug) 05/26/2023
#55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need Script Loader normal normal 1 Awaiting Review defect (bug) 02/18/2022
#45913 wp_enqueue_media() - slow query Media normal normal 5 Awaiting Review defect (bug) 07/15/2024
#41106 wp_editor() doesn't support attributes besides id and class Editor normal normal 1 Awaiting Review defect (bug) 09/22/2020
#54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb Users normal major 1 Awaiting Review defect (bug) reporter-feedback 02/25/2022
#46451 wp_dropdown_users() does not pass all applicable arguments on to get_users() Users normal normal 1 Awaiting Review defect (bug) 03/09/2019
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal 1 Awaiting Review enhancement has-patch 07/30/2018
#43995 wp_dropdown_categories(array( 'pad_counts' => true ) ) doesn't correctly pad counts on post_types with custom stati Taxonomy normal normal 1 Awaiting Review defect (bug) 01/17/2019
#51855 wp_dropdown_categories allows multiple classes General normal normal 1 Awaiting Review defect (bug) 11/27/2020
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal 3 Awaiting Review defect (bug) dev-feedback 07/05/2023
#45075 wp_delete_attachment() has unreliable return and wrong process order Media normal normal 1 Future Release defect (bug) 04/15/2019
#47868 wp_delete_attachment returning successfully, deleting all DB data, but NOT deleting files, and NOT returning false Media normal normal 2 Awaiting Review defect (bug) dev-feedback 08/20/2019
#36437 wp_delete_attachment causes warning Media normal normal 1 Awaiting Review defect (bug) has-patch 11/01/2024
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types Posts, Post Types normal normal 2 Awaiting Review defect (bug) 07/05/2019
#42064 wp_crop_image() does not work when fopen() is disabled Build/Test Tools normal normal 4 Awaiting Review defect (bug) 08/11/2021
#14767 wp_create_user() does not check for a valid email address Users normal normal 1 defect (bug) has-patch 06/05/2019
#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
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values Upload normal normal 3 Awaiting Review defect (bug) dev-feedback 09/14/2022
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne Formatting normal normal 2 Awaiting Review enhancement dev-feedback 05/15/2024
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal 1 defect (bug) has-patch 06/04/2019
#41895 wp_calculate_image_srcset filter: Improve the documentation for, or rename, this filter so it's clear it should work on an array. Media normal normal 2 Awaiting Review enhancement 09/16/2017
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal 2 Awaiting Review defect (bug) dev-feedback 06/14/2024
#52945 wp_cache settings not recognized in site health / plugins Site Health normal normal 1 Awaiting Review defect (bug) reporter-feedback 03/31/2021
#40595 wp_authenticate_username_password() should respect WP_Error object generated by higher priorities Login and Registration normal normal 1 Awaiting Review defect (bug) 04/28/2017
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object Users normal normal 3 Awaiting Review defect (bug) dev-feedback 04/05/2019
#43263 wp_audio_shortcode() preload default: should it be metadata or none? Media normal normal 2 Awaiting Review enhancement 02/08/2018
#31236 wp_ajax_upload_attachment does not properly handle situation when post_id is set Media normal normal 4 defect (bug) reporter-feedback 02/08/2020
#50048 wp_ajax_update_theme is broken when updating themes whose styles.css file is not located in the root Themes normal normal 1 Awaiting Review defect (bug) 05/01/2020
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal 4 enhancement has-patch 01/18/2022
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal 2 Future Release defect (bug) has-patch 03/24/2021
#62797 wp_add_inline_script does not properly escape '<!-- <script>' in contents Editor normal normal 2 Awaiting Review defect (bug) has-patch 01/20/2025
#32143 wpLink function getAttrs() missing link-text Editor normal normal 2 Awaiting Review enhancement reporter-feedback 11/24/2020
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor 1 Awaiting Review defect (bug) has-patch 05/23/2019
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal 1 defect (bug) has-patch 06/04/2019
#38052 wp-utility.js misses function argument null General normal major 7 Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#51860 wp-sitemap includes empty post entries returned by filters Sitemaps normal normal 2 Awaiting Review enhancement close 03/16/2023
#23637 wp-signup.php has overly aggressive CSS Login and Registration normal normal 1 Future Release defect (bug) 03/04/2020
#39703 wp-signup.php & wp-activate.php are doing an avoidable posts query Login and Registration normal normal 4 Future Release enhancement dev-feedback 07/17/2024
#46804 wp-phpunit calls _delete_all_posts() too early during bootstrap Build/Test Tools normal normal 1 Awaiting Review defect (bug) 04/05/2019
#48540 wp-pass.php and wp-register.php should be deleted on update Upgrade/Install normal normal 1 Awaiting Review defect (bug) 11/08/2019
#30274 wp-login.php Logo Image Use "img" tag rather than CSS background Login and Registration normal normal 3 Awaiting Review enhancement 02/19/2017
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal 4 Future Release enhancement has-patch 01/06/2020
#36239 wp-embed image size is using the smallest image or it sometimes uses the one for featured images Embeds normal normal 2 Awaiting Review defect (bug) dev-feedback 09/25/2020
#32306 wp-cron throws 500 errors for SSL enabled sites Cron API normal critical 6 Awaiting Review defect (bug) reporter-feedback 11/14/2017
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor 2 Awaiting Review enhancement has-patch 09/27/2022
#56218 wp-block-columns no margins or padding in WordPress 6 Editor normal normal 1 Awaiting Review defect (bug) 08/04/2022
#10631 wp-admin/users.php does not show pages under "posts" column Users normal normal 2 Awaiting Review defect (bug) dev-feedback 05/13/2022
#53741 wp-admin/css/common.min.css is loading on the front-end Script Loader normal normal 2 Future Release defect (bug) needs-docs 11/02/2021
#59272 wp-admin search/column order not working when running not on port 80 Administration normal normal 1 Awaiting Review defect (bug) 09/02/2023
#62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. Script Loader normal normal 1 Awaiting Review defect (bug) 10/21/2024
#49582 wp-admin CSS audit Administration normal normal 4 Awaiting Review enhancement 12/16/2021
#55206 wp core api memory leaks Database normal normal 1 Awaiting Review defect (bug) dev-feedback 04/29/2022
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal 2 Awaiting Review defect (bug) has-patch 06/13/2017
#56071 wordpress images too large Media normal normal 1 Awaiting Review defect (bug) 10/26/2022
#28630 wordpress "check for updates" fails silently behind proxy server with https POST 501 Error Upgrade/Install normal major 5 defect (bug) 10/18/2019
#42683 widgets cannot be edited General normal normal 2 Awaiting Review defect (bug) 07/26/2024
#46541 widget class name sent in headers is incorrect when the widget has a namespace Widgets normal normal 1 Awaiting Review defect (bug) 03/17/2019
#60837 while installing plugins Upgrade/Install normal minor 1 Future Release defect (bug) 03/26/2024
#45819 when {category|tag}_base include spaces their rewrite rules don't get generated correctly, resulting in 404's Permalinks normal normal 1 Awaiting Review defect (bug) 01/03/2019
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal 2 Awaiting Review defect (bug) has-patch 08/30/2017
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal 3 Awaiting Review defect (bug) 10/12/2019
#14757 users with no posts are not exported Export normal normal 3 Future Release enhancement dev-feedback 07/06/2020
#34927 user_url and user_email length too short Users normal normal 4 Awaiting Review enhancement dev-feedback 05/14/2018
#43734 user_profile_update_errors hook needs work-around to validate a to-be updated email address Users normal normal 1 Awaiting Review defect (bug) 02/24/2020
#38897 user_email with & (ampersand) being encoded within the database making notifications fail Users normal normal 1 Awaiting Review defect (bug) 06/04/2019
#52976 user emails comparison should be case insensitive Users normal normal 4 Awaiting Review defect (bug) has-patch 06/29/2023
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal 2 Future Release enhancement has-patch 01/04/2019
#46966 urlencode query string parameters Formatting normal major 3 Awaiting Review defect (bug) has-patch 12/13/2024
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal 2 enhancement needs-unit-tests 06/04/2019
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http General normal normal 1 defect (bug) reporter-feedback 06/04/2019
#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
#47889 uploading image contains special characters will return a wrong image url Media normal normal 2 Awaiting Review defect (bug) has-patch 08/18/2019
#40140 upload_url_path doesn't seem to make any effect Media normal normal 1 Awaiting Review feature request 12/27/2018
#39492 upload_post_params and plupload_init filters are not being executed on wp_print_media_templates() Media normal normal 3 Awaiting Review defect (bug) 01/04/2018
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal 8 defect (bug) has-patch 06/04/2019
#45519 updates count differs on public area and in admin area Upgrade/Install normal normal 1 Awaiting Review defect (bug) 12/07/2018
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal 2 Awaiting Review defect (bug) has-patch 12/05/2024
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.