File Permissions & Size Check
Simple plugin that checks your WordPress install and shows your file permissions, size, and last modified date.
The facts
- Rating
- 4.8★ from 4
- Active installs
- 300+
- Price
- Free
- Last updated
- 13 Mar 2013
- Added
- Aug 2011
- Requires WP
- 2.8
- Tested up to
- WP 3.5.2
- Downloads
- 21,646
Our analysis
AI-assistedFile Permissions & Size Check is a WordPress plugin that helps you identify files and folders with insecure permissions, specifically those set to 777. It checks the entire folder structure of a default WordPress installation, including key directories like wp-admin, wp-content, and wp-includes, while ignoring certain file types and cache folders.
This plugin is suitable for users who want to enhance their site's security by monitoring file permissions. However, it may be CPU intensive and is not recommended for use during high traffic periods.
Best for: This plugin suits WordPress site administrators concerned about file security.
What it does well
- ✓Identifies insecure file permissions set to 777
- ✓Checks all key directories of a WordPress installation
- ✓Excludes certain file types and cache folders from the scan
Where it falls short
- •May be CPU intensive during operation
- •Does not provide accurate results under IIS or WAMP stack
- •Last updated in March 2013, which may affect compatibility
Verdict
File Permissions & Size Check offers a specific function for monitoring file permissions, but its CPU intensity and outdated status may limit its usability for some users.
From the developer
wycks's own description of File Permissions & Size Check, lightly tidied.
Will add a little “x” next to any files/folders set to 777, since this is inherently insecure. Checks all recursive folders that come with a default WordPress install.
This plugin can be CPU intensive as it iterates over your whole folder/file structure to gather statistics.
Notes :
- Checks root, wp-admin, wp-content, wp-includes and all sub folders
- Includes your plugin and theme folders
- Ignores images, text, CSS , and translation files
- Will exclude the cache folders since they contain to many files to scan.
- Requires PHP 5.1.2 or greater
- Please run this during low traffic.
This plugin will not return accurate results under IIS or WAMP stack due to how windows handles file permissions.