| | 1 | **moved** |
| | 2 | mysql2date |
| | 3 | current_time |
| | 4 | current_datetime |
| | 5 | date_i18n |
| | 6 | wp_date |
| | 7 | wp_get_http_headers |
| | 8 | ** |
| | 9 | spilt** |
| | 10 | wpTimezone and wpTimezoneString |
| | 11 | |
| | 12 | |
| | 13 | **moved from functions.php** |
| | 14 | human_readable_duration |
| | 15 | wp_extract_urls |
| | 16 | path_is_absolute |
| | 17 | path_join |
| | 18 | wp_normalize_path |
| | 19 | wp_unique_filename |
| | 20 | wp_check_filetype_and_ext |
| | 21 | |
| | 22 | **moved/renamed from upload.php** |
| | 23 | _wp_upload_dir |
| | 24 | wp_upload_dir |
| | 25 | |
| | 26 | **not found** |
| | 27 | status_header |
| | 28 | get_temp_dir |
| | 29 | |
| | 30 | **has tickets waiting for merging** |
| | 31 | |
| | 32 | wp_ajax_save_user_color_scheme: Found in Add_unit_tests_for_AJAX_handler__wp_ajax_save_user_color_scheme.patch in project root. |
| | 33 | register_setting: Associated with https://core.trac.wordpress.org/ticket/61522 (has patch with unit tests). |
| | 34 | wp_widgets_add_menu: Associated with https://core.trac.wordpress.org/ticket/60179. |
| | 35 | |
| | 36 | nocache_headers https://core.trac.wordpress.org/ticket/54490 |
| | 37 | wp_mkdir_p https://core.trac.wordpress.org/ticket/57081 |
| | 38 | wp_upload_bits https://core.trac.wordpress.org/ticket/65534 needs work |
| | 39 | |
| | 40 | |
| | 41 | |
| | 42 | **Functions that can't be tested** |
| | 43 | wp_die (and its various handlers) |