Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #65526


Ignore:
Timestamp:
06/24/2026 03:57:59 PM (2 months ago)
Author:
pbearne
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65526

    • Property Focuses tests added
    • Property Type defect (bug)enhancement
  • Ticket #65526 – Description

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