Make WordPress Core

{16} Needs Patch (2774 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2701 - 2774 of 2774)

Future Releases (69 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#30377 wp_check_filetype is broken when checking urls with parameters audrasjb Media normal normal Future Release enhancement 4 years ago
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#43256 wp_delete_post() should use get_post() not wpdb->prepare Posts, Post Types normal normal Future Release enhancement 6 months ago
#38618 wp_description() and description-tag General normal normal Awaiting Review feature request dev-feedback 7 years ago
#64009 wp_die() status code global updates (parent ticket) General normal normal Awaiting Review defect (bug) dev-feedback 10 months ago
#40949 wp_dropdown_users($args) is not returning desired list of users Users normal normal Awaiting Review defect (bug) 9 years ago
#54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb Users normal major Awaiting Review defect (bug) reporter-feedback 4 years ago
#41106 wp_editor() doesn't support attributes besides id and class Editor normal normal Awaiting Review defect (bug) 6 years ago
#63332 wp_editor_settings filter hook not working as expected in WordPress Admin Comments normal normal Awaiting Review defect (bug) 16 months ago
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 3 years ago
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#53187 wp_filter_content_tags added too early Media normal normal Awaiting Review defect (bug) 5 years ago
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 7 years ago
#30180 wp_get_attachment_image_src does not return alt or meta antpb Media normal normal Future Release enhancement 3 years ago
#38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values Media normal normal Future Release defect (bug) dev-feedback 4 years ago
#32117 wp_get_attachment_metadata sizes array file misses path if using year/month organizing Media normal normal Awaiting Review defect (bug) 9 years ago
#49841 wp_get_attachment_url does not return a url Media normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#50264 wp_get_image_editor()->multi_resize() occasionally fails Media normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#51421 wp_get_missing_image_subsizes returns thumbnail sizes for animated GIFs Media normal normal Awaiting Review defect (bug) 6 years ago
#55841 wp_get_nav_menu_items doesn't work properly Menus normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#61936 wp_get_object_terms: Unexpected return type (PHP 7.4)/fatal error (PHP 8.0+) when requesting a count Taxonomy normal normal Future Release defect (bug) 2 years ago
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 7 years ago
#38481 wp_handle_upload_prefilter not used before deriving attachment title Upload normal normal Awaiting Review enhancement dev-feedback 7 years ago
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
#22310 wp_insert_user bit ilogical with rich_editing Users normal normal Awaiting Review enhancement 8 years ago
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used General normal normal defect (bug) reporter-feedback 7 years ago
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' Taxonomy normal normal Awaiting Review enhancement 9 years ago
#41760 wp_list_comments callback params Comments normal normal Awaiting Review enhancement dev-feedback 9 years ago
#43025 wp_list_filter should filter all iterable objects General normal normal Awaiting Review defect (bug) 9 years ago
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong Date/Time normal minor Awaiting Review defect (bug) changes-requested 3 years ago
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal normal Awaiting Review defect (bug) 15 months ago
#21352 wp_lostpassword_url() on multisite Login and Registration normal normal Future Release enhancement 5 years ago
#18842 wp_nav_menu confuses new developers when it falls through to page listing Menus normal normal Awaiting Review defect (bug) 9 years ago
#58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 3 years ago
#59172 wp_query meta_query NOT EXISTS not creating correct sql query Database normal normal Awaiting Review defect (bug) reporter-feedback 15 months ago
#44259 wp_query: Post & Page Parameters doc section incorrect General normal normal Awaiting Review defect (bug) 8 years ago
#34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal Awaiting Review feature request dev-feedback 9 years ago
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor Future Release defect (bug) 3 years ago
#42839 wp_remote_post should support multipart uploads HTTP API normal normal Awaiting Review feature request 7 years ago
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 7 years ago
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 7 years ago
#52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled Administration normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#65805 wp_set_object_terms() casts numeric term IDs to strings via array_unique(), causing false matching by term name Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 10 days ago
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal Awaiting Review defect (bug) 5 years ago
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 8 years ago
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" Formatting normal normal Awaiting Review defect (bug) 7 years ago
#29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal enhancement 7 years ago
#41601 wp_update_user creates an error Users normal normal Awaiting Review defect (bug) 9 years ago
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal Awaiting Review defect (bug) has-patch 15 months ago
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#40202 wpautop bad code Formatting normal normal Future Release defect (bug) 5 weeks ago
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 7 years ago
#33840 wpautop damages inline script Formatting normal normal defect (bug) 7 years ago
#43394 wpautop inserts extraneous line breaks if hard return around commented content Formatting normal normal Awaiting Review defect (bug) 6 years ago
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 7 years ago
#15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 7 years ago
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 7 years ago
#61338 wpdb::prepare function null value convert to empty String Database normal normal Awaiting Review defect (bug) 23 months ago
#21910 wpmu_create_user() standardization Users normal normal enhancement 7 years ago
#20019 wpmu_validate_blog_signup(): Allow '.' and '-' in blog names Login and Registration normal normal enhancement dev-feedback 7 years ago
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal normal Awaiting Review defect (bug) 8 years ago
#54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data Formatting normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 7 years ago
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 7 years ago
#61713 — no role for this site — General normal normal Awaiting Review defect (bug) reporter-feedback 2 years ago
#46947 ‘❤’ in Comment Generates DB Error Database normal normal Future Release defect (bug) reporter-feedback 10 months ago

Next Release (5 matches)

#41325 Adding GraphQL support in core? REST API normal normal feature request 13 months ago
#8857 Make WP MySQL strict mode compliant Database lowest normal enhancement 16 months ago
#20602 Replace media Media normal normal enhancement 16 months ago
#14513 Time for a wp_post_relationships table? Posts, Post Types normal normal feature request 17 months ago
#38093 WP_Customize_Color_Control - Color Transparency Customize normal normal enhancement dev-feedback 17 months ago
Note: See TracReports for help on using and creating reports.