Changeset 3438652
- Timestamp:
- 01/13/2026 01:42:52 PM (2 months ago)
- Location:
- disk-usage-sunburst/trunk
- Files:
-
- 2 edited
-
rbdusb-disk-usage-sunburst.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
disk-usage-sunburst/trunk/rbdusb-disk-usage-sunburst.php
r2971404 r3438652 58 58 * (On single sites that will be the admin in most cases, on multisites it has to be the superadmin) 59 59 */ 60 if ((current_user_can(' update_core'))) {60 if ((current_user_can('manage_options'))) { 61 61 62 62 // Add the submenu to the tools page -
disk-usage-sunburst/trunk/readme.txt
r3321903 r3438652 1 1 === Disk Usage Sunburst === 2 Contributors: raidboxes, mazeheld 2 Contributors: raidboxes, mazeheld, christianzimpel, 3 3 Donate link: https://raidboxes.io 4 4 Tags: disk usage, disk space, big files, disk consumption, file consumption, file usage, file space, sunburst, SequoiaView, DaisyDisk, WinDirStat, DiskUsage, DiskSpace, disk free, disk full, hdd space, hdd free, hdd usage, admin, WinStatDir, Sequoia, quota, hosting space, web space, disk stats, disk statistics, stats, statistics 5 5 Requires at least: 4.0 6 Tested up to: 6. 8.16 Tested up to: 6.9 7 7 Version: 1.1.9 8 8 Stable tag: 1.1.9 … … 50 50 51 51 == Changelog == 52 53 = 1.1.954 * Update: Successfully tested up to WordPress 6.8.155 52 56 53 = 1.1.8 =
Note: See TracChangeset
for help on using the changeset viewer.