Teck Global Permissions Checker
A WordPress plugin by Teck Global to check and fix file and folder permissions in the WordPress root directory.
by Teck Global · github.com/teckglobal/teckglobal-permissions-checker · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/teckglobal/teckglobal-permissions-checker/archive/refs/heads/main.zipFrom the readme
Contributors: TeckGlobal LLC
Author URI: https://teck-global.com
Plugin URI: https://teck-global.com/wordpress-plugins
Requires at least: 5.0
Tested up to: 6.7
Stable tag: 1.0.4
Requires PHP: 7.4 or later
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: wordpress, security, permissions, file permissions, wordpress security, wordpress plugin
A WordPress plugin by Teck Global to check and fix file and folder permissions in the WordPress root directory.
Teck Global Permissions Checker scans all files and folders in the WordPress root directory and reports on their permissions. It highlights misconfigured permissions in a color-coded table:
- Green: Permissions are correct (644 for files, 755 for directories).
- Yellow: Permissions differ from recommended but are not critical.
- Red: Permissions are too permissive (e.g., 777 for directories, 666 for files), posing a security risk.
Features
- Scans the entire WordPress root directory recursively.
- Reports current permissions, recommended permissions, and status for each file and folder.
- Color-coded table for easy ident
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| wordpress-security-plugin | Mar 16, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.