Protect Admin Account

from 0$

Protect Admin Account is a WP Plugin Package from the Open Source WP Plugins range Protect admin accounts from being deleted or modified by other users. This plugin will always be hidden from all users other than the admin who instal …


For more information about a tailored WP Plugin Package like Protect Admin Account please contact us directly.

Protect admin accounts from being deleted or modified by other users. This plugin will always be hidden from all users other than the admin who installs it. Only users with administrator role can be protected.

This plugin might be useful if you want to share admin access with other users (like your tech guys or developers) but don’t want them to mess with your admin account. Or you could be the developer or tech guy who might need this plugin to prevent other non-technical admins from accidentally deleting or modifying your account.

How It Works

  • As soon as the plugin is activated, it will store the ID of the user that activates the plugin. The plugin will then be hidden from all users other than this user.

  • You can choose which admin accounts (yourself or others) to protect. Only the user who activates the plugin can save its settings. Other users won’t see the setting page or the menu.

  • Once the admin accounts to be protected are selected on the setting page, other users and admins will NOT be able to:

    • delete the protected admin accounts.
    • access the profile edit page for the protected admin accounts.
    • change the role of the protected admin accounts.
    • select the protected admin accounts in the bulk actions on users list page.
  • Additionally, if other users or admins, under unlikely circumstances, are able to access the user profile page of the protected admin accounts with the help of some other plugins, this plugin will prevent any modification to be saved.

  • Similarly as above, if other users or admins are able to change the protected admin account’s email address via the profile page, this plugin will revert it back to the original email address.

  • [NEW!] When someone attempts to edit the protected admin account, the attempted action will be logged to the database. You can view recent attempted actions on the plugin’s option page.

Important Reminder

Once you deactivate the plugin, all users with the ability to manage plugins (activate_plugins capability) will be able to see the plugin. It is advised to only deactivate the plugin when you feel safe to do so. Otherwise you can just enable or disable protection from the plugin setting page.

If you want to be extra cautious (depending on your needs), you should also manually disallow file edit. This plugin doesn’t do that because some people might still need it.

define( 'DISALLOW_FILE_EDIT', true );

This plugin has NOT been tested with other user management plugins or role editor plugins. Hence its use alongside these types of plugins is not guaranteed to work as intended.

Email Notification & Protect Admin Account PRO

You can choose to get notified by email when someone is attempting to modify your protected admin accounts. You can easily enable or disable email notification from the option page.

Upgrade to Protect Admin Account PRO to have this feature.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Protect Admin Account

typePlugin
version0.1.0
descriptionProtect admin account from being deleted or modified by other users. This plugin will always…