이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

AutoCHMOD

설명

Protect folders and files from unhautorized changes managing filesystem permissions. You can configure the permission mask for file and folders in “protected” and “writeable” status, and with a single click you can switch between them. When you enable writing a cron event is set and the protected status will be applied automatically after 10 minutes.

Please check carefully the configuration before enabling protection! If the default permission mask isn’t correct for your server WordPress will stop working, and you’ll need to restore the correct permission manually.

Pay attention: the suggested configuration is, obviously, only a suggestion: depending on various system configuration the detection could be suboptimal or erroneous.

New in 0.5: automatic updates should work regularly; the protection will disabled and re-enabled, hopefully without pain. But this feature is still experimental and I can’t debug it untill next minor release of WP.

스크린샷

  • The config page when protection is active.
  • The config page when protection isn't active. Note the countdown on the admin button.
  • The alert on plugin installation page when protection is active. The same alert is shown also on edit plugin page and installation and edit theme pages.
  • The Help tab. Less text in the page, more comfort for the user.

설치

Just follow any standard plugin installation procedure, as you wish.

FAQ

Can I use this plugin on Windows/Mac/Solaris?

On Windows surely NOT, on other systems maybe. AutoCHMOD intensively use the PHP chmod command: if this funcion is usable on your system, AutoCHMOD would run just fine.

Does this plugin works out-of-the-box?

Maybe, or maybe not. You must double-check the configuration of the permission you’ll grant to your file and folders: if the configuration isn’t correct for your server, WordPress could not run anymore and you’ll need to restore the correct permissions manually. In future releases I’ll try to check the configuration BEFORE applying it.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“AutoCHMOD”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “AutoCHMOD”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.5

  • Let the automatic updates happen!

0.5.1 Fixed the behaviour of the admin bar button on multisite installation: the option are now saved on site_meta

0.5.2 Fixed a bug who didn’t permit saving permission options on some network installations

0.4

  • Check suggested configuration with a real case
  • Help screen
  • Disable protection forever
  • Animated countdown when protection is disabled.

0.4.1: Completed italian localization, minor bug fixes

0.4.2: Removed debug information. Sorry, my fault

0.3

  • Multisite friendly (config page is in network Settings section)
  • Navbar button bring to option page if configuration hasn’t been verified
  • Suggest permission comparing a file created in system’s temporary folder and the WordPress root

0.2

  • First public release.
  • Improved options page.
  • Configuration of permissions mask.
  • Localization (english, italian)

0.1

  • First attempt.
  • Single file plugin, no fancy options.