Make WordPress Core

{13} Has Patch (2455 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2301 - 2400 of 2455)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46639 unit test for wp_is_numeric_array() General low normal Future Release defect (bug) has-patch 3 months ago
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal Awaiting Review defect (bug) has-patch 4 years ago
#65218 update-core.php - plugin slug is not clean audrasjb* Administration normal normal Future Release defect (bug) has-patch 11 days ago
#46364 update.php coding standards:trigger_error() function Administration normal normal Awaiting Review defect (bug) has-patch 7 years ago
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 18 months ago
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal normal Awaiting Review defect (bug) has-patch 3 years ago
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 2 years ago
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) has-patch 15 months ago
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 21 months ago
#63918 updated_..._meta meta_id is string not int - wrong docs Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 11 months ago
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 7 years ago
#47889 uploading image contains special characters will return a wrong image url Media normal normal Awaiting Review defect (bug) has-patch 7 years ago
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 3 years ago
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 9 months ago
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal Future Release enhancement has-patch 8 years ago
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 6 years ago
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal Awaiting Review defect (bug) has-patch 9 years ago
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 7 years ago
#63695 viewStyle is loaded in the footer when the active theme is the classic theme Editor normal normal Awaiting Review defect (bug) has-patch 3 months ago
#57423 we need to check an argument is closure in PclZip Administration normal normal Awaiting Review enhancement has-patch 4 years ago
#64570 when the trash is empty we should load all posts pbearne Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 7 months ago
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 7 years ago
#58909 width problem in the administration interface Administration normal normal Awaiting Review defect (bug) has-patch 2 years ago
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 3 years ago
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal Awaiting Review defect (bug) has-patch 9 years ago
#60523 working_directory enhancement Upgrade/Install normal normal Awaiting Review enhancement has-patch 2 years ago
#23197 wp-activate.php, without explanation, does not load site plugins Login and Registration normal normal Future Release defect (bug) has-patch 4 months ago
#65587 wp-embed performs extra query even when unnecessary Embeds normal trivial Awaiting Review enhancement has-patch 5 weeks ago
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 7 years ago
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty Users normal trivial Awaiting Review defect (bug) has-patch 16 months ago
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 7 years ago
#64619 wp.updates.l10n.updating is deprecated notice westonruter I18N normal normal 7.2 defect (bug) has-patch 12 days ago
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 7 years ago
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor Awaiting Review defect (bug) has-patch 7 years ago
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal Future Release defect (bug) has-patch 5 years ago
#65703 wp_admin_notice(): pass `type` instead of `error/updated` via additional_classes joedolson* Administration normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 5 years ago
#65048 wp_ajax_fetch_list(): Sanitize $_GET input before nonce construction rajeshcp Administration normal normal Awaiting Review defect (bug) has-patch 4 months ago
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 5 years ago
#65341 wp_ajax_widgets_order looks for is_array( $_POST['sidebars'] ) but dosn't check for isset( $_POST['sidebars'] ) Administration normal normal Awaiting Review defect (bug) has-patch 3 months ago
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 7 years ago
#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 Future Release defect (bug) close 2 years ago
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 7 years ago
#42064 wp_crop_image() does not work when fopen() is disabled Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65439 wp_dashboard_quota() throws an uncaught DivisionByZeroError (fatal "critical error") when a multisite subsite's upload quota is 0 MB Administration normal normal Awaiting Review defect (bug) has-patch 2 months ago
#64506 wp_dashboard_recent_comments executes an unnecessary SQL query Comments normal normal Awaiting Review enhancement has-patch 7 months ago
#36437 wp_delete_attachment causes warning Media normal normal Awaiting Review defect (bug) has-patch 22 months ago
#65760 wp_delete_site() does not enforce the main-site protection that wpmu_delete_blog() does Networks and Sites low normal Future Release defect (bug) has-patch 2 weeks ago
#64011 wp_die() status code Menus component updates (parent ticket: #64009) Menus normal normal Awaiting Review defect (bug) has-patch 9 months ago
#64021 wp_die() status code Network and Sites component updates (parent ticket: #64009) johnjamesjacoby Networks and Sites normal normal Awaiting Review defect (bug) has-patch 9 months ago
#64023 wp_die() status code Options component updates (parent ticket: #64009) Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 9 months ago
#64024 wp_die() status code Plugins component updates (parent ticket: #64009) Plugins normal normal Awaiting Review defect (bug) has-patch 9 months ago
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal normal Awaiting Review defect (bug) has-patch 9 months ago
#64057 wp_die() status code Themes component updates (parent ticket: #64009) Themes normal normal Awaiting Review defect (bug) has-patch 9 months ago
#64058 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 9 months ago
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Users normal normal Awaiting Review defect (bug) has-patch 9 months ago
#64025 wp_die() status code posts component updates (parent ticket: #64009) Posts, Post Types normal normal Future Release enhancement has-patch 10 months ago
#65510 wp_dropdown_pages() lacks support for selecting show_option_no_change when used alongside show_option_none Administration normal normal Awaiting Review defect (bug) has-patch 3 days ago
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal Awaiting Review enhancement has-patch 8 years ago
#19867 wp_dropdown_users() still not scalable Users normal normal Future Release enhancement has-patch 2 weeks ago
#49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* Date/Time low normal Future Release defect (bug) has-patch 19 months ago
#48204 wp_exif_date2ts throws notice on empty date pbearne* Date/Time normal minor Future Release defect (bug) has-patch 15 months ago
#56887 wp_exif_date2ts throws notice on slash formatted date pbearne* Date/Time normal normal 7.2 defect (bug) has-patch 3 weeks ago
#52235 wp_extract_urls doesn't match localhost General normal normal Awaiting Review defect (bug) has-patch 5 years ago
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 8 years ago
#65809 wp_get_l10n_php_file_data() reads the wrong revision date key from .l10n.php files I18N normal normal 7.2 defect (bug) has-patch 9 days ago
#58611 wp_get_missing_image_subsizes can return incorrect subsizes for a rotated image antpb Media normal normal Future Release defect (bug) has-patch 6 weeks ago
#62293 wp_get_missing_image_subsizes() - Warning: Undefined array key "height" Media normal normal defect (bug) has-patch 21 months ago
#57813 wp_get_missing_image_subsizes() can give error if image_meta exists, but not height/width Media normal normal Awaiting Review defect (bug) has-patch 8 months ago
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 15 months ago
#63902 wp_get_post_autosave() uses a non-limited SQL query Query normal minor Awaiting Review defect (bug) has-patch 12 months ago
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal normal Awaiting Review enhancement has-patch 11 months ago
#65751 wp_get_registered_image_subsizes() has no unit test coverage Media normal normal Awaiting Review enhancement has-patch 2 weeks ago
#63987 wp_get_scheduled_event() incorrectly returns false for cron events scheduled with a timestamp of 0. Cron API normal normal defect (bug) has-patch 7 weeks ago
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal Future Release defect (bug) has-patch 5 years ago
#62312 wp_image_src_get_dimensions() - Warning for SVG with postmeta height and width empty Media normal normal Awaiting Review defect (bug) has-patch 6 months ago
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 3 months ago
#19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 19 months ago
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 3 years ago
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal Future Release defect (bug) changes-requested 15 months ago
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 7 years ago
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 9 years ago
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal normal Awaiting Review defect (bug) has-patch 2 years ago
#65870 wp_is_stream() should align with PHP stream handler matching General normal normal Awaiting Review defect (bug) has-patch 20 hours ago
#61455 wp_kses & block parser being used on pre_term_name hook General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) changes-requested 13 months ago
#61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 2 years ago
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 4 years ago
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 2 years ago
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 7 months ago
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 12 months ago
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 14 months ago
#57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) has-patch 19 months ago
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 2 years ago
#65702 wp_lostpassword_url() duplicates the base path on a Multisite network installed in a subdirectory General normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) changes-requested 11 months ago
#62940 wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or "," Mail normal normal Future Release enhancement has-patch 6 months ago
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 7 years ago
Note: See TracReports for help on using and creating reports.