Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #19879, comment 39


Ignore:
Timestamp:
10/19/2020 11:42:18 PM (5 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19879, comment 39

    initial v1  
    1616
    17172. As noted above, I'm not sure `normalize_dirsize_cache_path()` is needed for just two instances, seems a bit too specific for just two lines of code.
     183. `tests/multisite/dirsizeCache.php` file name should [https://make.wordpress.org/core/handbook/testing/automated-testing/writing-phpunit-tests/#test-classes match the name of the function] being tested.