Linux 软件免费装
Banner图

SiteCare – File Permissions Manager

开发者 fstab
更新时间 2026年7月23日 06:41
捐献地址: 去捐款
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security permissions htaccess chmod file permissions

下载

2.3.4 2.3.3 2.3.5 2.3.6 2.3.7 2.3.9 2.3.0 2.3.11 2.3.12 2.3.2 2.3.8 2.3.1 2.3.10 2.3.13 2.1.0 2.2.0

详情介绍:

File and directory permissions are one of the easiest things to get wrong on a WordPress site - and one of the most consequential. Set them too loose and you hand attackers an easy way in; set them too tight and updates, uploads, and plugins quietly stop working. The correct values are well known (755 for folders, 644 for files, locked-down config files), but applying them the usual way means FTP or SSH access, recursive chmod commands, and a real risk of breaking your site with a single typo. SiteCare File Permissions Manager removes all of that. From one screen under Tools → Permissions, it recursively applies the safe, recommended permissions across your entire WordPress install - no FTP, no shell, no command line. The recommended values are pre-filled, so for most people it really is a single button. Features A rule for a sensitive file (for example php.ini) is only applied when that file actually exists on the server. Missing files are simply skipped.

安装:

From your WordPress dashboard (recommended)
  1. Go to Plugins → Add New and search for "SiteCare File Permissions Manager".
  2. Click Install Now, then Activate.
Manual upload
  1. Download the plugin .zip file.
  2. Go to Plugins → Add New → Upload Plugin and choose the .zip.
  3. Click Install Now, then Activate.
Getting started Go to Tools → Permissions and click Start changing permissions. The recommended, safe values are already filled in, so you can review the live file tree and apply them in one click.

屏幕截图:

  • Advanced options for sensitive files with recommended, global or custom modes.

升级注意事项:

2.3.0 Now beginner-proof: set permissions with plain checkboxes, see in plain language what they do, and dangerous values like 777 are blocked automatically. Recommended for all users. 2.2.0 New name (SiteCare – File Permissions Manager). How the plugin works is unchanged. 2.1.0 Adds a confirmation step before changes, native admin colours and keyboard accessibility. Recommended for all users. 2.0.0 Redesigned, safer and translation-ready. Recommended for all users.

常见问题:

What permissions should I use?

The defaults are the widely recommended values: 755 for folders and 644 for files, and read-only 444 for sensitive configuration files. If you are not comfortable with the numbers, just use the checkboxes - the plugin explains in plain language what each choice does and fills in the number for you.

Can I set 777? Is it safe?

No, and that is on purpose. World-writable permissions such as 777 or 666 let anyone on the server write to your files and are a common way sites get hacked - there is no legitimate reason to set them site-wide. The plugin blocks them (along with other unsafe values like 000 or non-traversable folders) both in the browser and on the server, so you cannot apply them even by accident.

What if php.ini or .user.ini do not exist on my server?

Nothing happens for them. The plugin only changes files that actually exist, and missing files are skipped safely.

Is it safe to run on a large site?

Yes. Processing is done in small batches with a live progress bar, so it does not hit PHP execution time limits.

Who can use it?

Only administrators (users with the manage_options capability) can open the screen or run any action.

Does it load anything from third-party servers?

No. All styles and scripts are bundled with the plugin. Nothing is loaded from external servers.

更新日志:

2.3.13 2.3.12 2.3.11 2.3.10 2.3.9 2.3.8 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.0 2.1.0 2.0.0 1.0.0