Descrição
Find large files and large folders in no time. This plugin scans your whole WordPress installation, counts all files and folders, sums up the sizes and outputs useful statistics to find unwanted large objects in your system.
Ecrãs
Instalação
- Upload the plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin.
Perguntas frequentes
-
How do I use this plugin?
-
You have two options:
* Open the Tools section in the Admin Area and select “Disk Usage Insights”.
* Click the pie chart in the admin bar. -
How to uninstall the plugin?
-
Simply deactivate and delete the plugin. All previous snapshot databases will be deleted, too.
-
Is Multisite supported?
-
Yes, but only for users with the “manage_sites” privilege, which Super Admins have by default.
-
Which PHP version is supported?
-
You need a PHP version >= 7.4.
-
Where are the snapshot database files stored?
-
All data is stored within the plugin directory of this plugin. If you update or delete this plugin, previous snapshots will be deleted.
Avaliações
Contribuidores e programadores
“Disk Usage Insights” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Contribuidores“Disk Usage Insights” foi traduzido para 1 locale. Obrigado aos tradutores pelas suas contribuições.
Traduza o “Disk Usage Insights” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.6
- Pagination for result tables
- New visuals of the data analysis phases
1.5
- Plugin is now 2-5x faster in scanning and analysis
1.4
- Plugin now runs with PHP >=7.4
1.3
- Reimplemented “Largest Plugin Folder” and “Largest Theme Folders” from v1.1
- Bugfix: Report “Largest Folders (incl. sub folders)” was sorted by count instead of size
- Bugfix: Fix issues with the playground demo version
1.2
- Support for really big and slow installations (complete code rewrite, usage of sqlite as a database and job queues on top of it)
1.1
- Support for Multisite installations (user must have privilege “manage_sites” which Super Admins have by default)
- Disk Usage in percent is now visualized with a bar in the background of the first column
1.0
- Plugin released.