Admin Restriction

Everyone who builds and/or (technical) manage websites for their clients probably recognises the following situation. Your client’s website ‘suddenly’ breaks, after asking what happend you probably got one of the following answers:

I only,

  • Installed/Updated/Removed random plugin name
  • Installed/Updated/Removed random theme name
  • Updated WordPress (Core)

Of course plugins, themes and Core should be updatable, but backing up your files and database before doing so is advised. Plus majority of my clients don’t want anything to do with these things, they want to spend their time on other stuff (that’s why they’ve got a technical manage and support plan in the first place).

The problem

So we don’t want our clients to install, update and remove plugins and themes, and update their WordPress Core. At first sight this doesn’t look like a problem, just don’t give them the Administrator role. Unfortunately allot of plugins require your client to have the Administrator role to work properly. Modifying the plugin to make it work with a lower role will remove its ability of updating and you definitely don’t want to start hacking into the WordPress default roles.

The solution

The solution is simple, install Admin Restriction. Admin Restriction is a plugin I wrote that disables installing, updating and removing plugins and themes, and disables updating the WordPress Core for all users except for the Administrator user with ID 1. The only restriction this plugin has is that your Administrator account has to have user ID 1 in the database, which is most likely the case if you’re the creator of the website.

Admin Restriction can be downloaded from the WordPress Plugin Directory or by clicking here. If you need support for the plugin you should check the Support forum.

Related Posts

Powered By Related Posts for WordPress
Click Here to Learn More About Related Posts for WordPress

2 thoughts on “Admin Restriction

  1. […] Building and managing WordPress websites? You should check out Admin Restriction. » […]

  2. That’s when very help full plugin,
    when handling with Clients..

    I’m trying this plugin in one of my client websites…

    Thanks for the information…

Leave a Reply

Your email address will not be published. Required fields are marked *