ຄຳອະທິບາຍ
Plugin used for maintenance clients, prevents clients from breaking sites
Requires: ‘Limit-Login-Attempts’, ‘Sucuri-scanner’, ‘WP-security-audit-log’
* this (array of plugins) is filterable: mijnpress_onderhoud_user_has_cap
Disables: Online file editor
Revokes permissions for non-main admins: ‘activate_plugins’, ‘edit_plugins’, ‘install_plugins’, ‘update_plugins’, ‘delete_plugins’, ‘delete_themes’, ‘switch_themes’, ‘edit_themes’
* this (array of permissions to revoke) is filterable: mijnpress_onderhoud_user_has_cap
* this (main admin array) is filterable: mijnpress_onderhoud_main_admins
Uses TGM-Plugin-Activation to force plugin installs, thanks Thomas Griffin, Gary Jones, Juliette Reinders Folmer!
Coding by: MijnPress.nl Twitter profile More plugins
ການຕິດຕັ້ງ
- Upload directory
mijnpress_onderhoudto the/wp-content/plugins/directory - Add this define to your wp-config and adjust the YOUR_SITE_MAIN_ADMIN_USER_ID HERE
define(‘MP_MIJNPRESS_ONDERHOUD’, YOUR_SITE_MAIN_ADMIN_USER_ID HERE); - Activate the plugin through the ‘Plugins’ menu in WordPress.
ຄຳຖາມທີ່ພົບເລື້ອຍ
-
I have a lot of questions and I want support where can I go?
-
http://pluginsupport.mijnpress.nl/ or drop me a tweet to notify me of your support topic over here.
I always check my tweets, so mention my name with @ramonfincken and your problem.
ການຣີວິວ
ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ
“MijnPress onderhoud” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາແປ “MijnPress onderhoud” ເປັນພາສາຂອງເຈົ້າ.
ສົນໃຈຮ່ວມພັດທະນາບໍ່?
ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.
ບັນທຶກການປ່ຽນແປງ
2.0.0
Updated: Array of multiple admins
0.0.3
Updated: TGM Plugin activation
0.0.2
Added: revoke permissions
Added: required plugins
Added: filters
0.0.1
Init