admin管理员组文章数量:1430560
I'm hiring a freelancer to install a plugin for me and setup a few of the plugin's more complicated settings.
I don't know him personally and would like to limit his access, as there is sensitive information in my WP Admin (sales data, user data, etc) and also just to protect my website from him doing anything potentially malicious.
If I make him a dedicated user account, what is the simplest way to limit his access to install a plugin and change its settings?
Thanks in advance!
I'm hiring a freelancer to install a plugin for me and setup a few of the plugin's more complicated settings.
I don't know him personally and would like to limit his access, as there is sensitive information in my WP Admin (sales data, user data, etc) and also just to protect my website from him doing anything potentially malicious.
If I make him a dedicated user account, what is the simplest way to limit his access to install a plugin and change its settings?
Thanks in advance!
Share Improve this question asked May 7, 2019 at 19:10 NathanNathan 12 bronze badges 3- It depends entirely on the plugin. You'd need to ask the author. – Jacob Peattie Commented May 8, 2019 at 1:21
- Alternate choice would be you ask the help from freelancer using remote computer access facility, you can monitor while he/she do what he/she supposed to do – Vishwa Commented May 8, 2019 at 5:22
- @Vishwa that's an interesting idea! – Nathan Commented May 8, 2019 at 7:30
1 Answer
Reset to default 2WP doesn't have a built-in way to restrict permissions this granularly. You can either install plugins, or not.
For settings, it depends on where the plugin surfaces its settings. For example, if the settings are under the "Settings" menu, then by default only users with role "administrator" will be able to access and adjust them. (Similarly, any user with role "administrator" will then be able to access and adjust any settings under that menu.) If the plugin's settings are under the "Tools" menu, then by default users with role "editor" will be able to access and adjust them (and any others under that menu).
Installing a plugin should be as straightforward as:
Step 1, load the code: if the plugin is in the WP repository, any admin can search and install it. If it is not in the repository, an admin can upload the plugin's .zip file through the plugin installer.
Step 2, activate: the admin hits "activate" in the plugins listing.
So, you may wish to install the plugin yourself, and then only provide whatever specific access the freelancer will need to adjust settings (keeping in mind that this may also involve FTP access to files if it's a more complex plugin).
本文标签: Limit user access to installingconfiguring a plugin
版权声明:本文标题:Limit user access to installingconfiguring a plugin? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745515335a2661503.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论