Changes between Initial Version and Version 1 of Ticket #19879, comment 39
- Timestamp:
- 10/19/2020 11:42:18 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19879, comment 39
initial v1 16 16 17 17 2. 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. 18 3. `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.