Changeset 3342556
- Timestamp:
- 08/10/2025 10:20:38 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
media-library-file-size/tags/1.6.6/ss88-media-library-file-size.php
r3342553 r3342556 4 4 Plugin URI: https://ss88.us/plugins/media-library-file-size?utm_source=wordpress&utm_medium=link&utm_campaign=mlfs 5 5 Description: Creates a new column in your Media Library to show you the file (and collective images) size of files plus more! 6 Version: 1.6. 56 Version: 1.6.6 7 7 Author: SS88 LLC 8 8 Author URI: https://ss88.us/?utm_source=wordpress&utm_medium=link&utm_campaign=author_mlfs … … 12 12 class SS88_MediaLibraryFileSize { 13 13 14 protected $version = '1.6. 5';14 protected $version = '1.6.6'; 15 15 protected $variantJSON = []; 16 16
Note: See TracChangeset
for help on using the changeset viewer.