Special Admin
Special Admin
Description
Special Admin functionality allows certain users to assume the identity of others
Installation
Manual Installation
- Upload the entire
/special-admindirectory to the/wp-content/mu-plugins/directory. - Create a file in
/wp-content/mu-pluginswith the following contentrequire_once( dirname( __FILE__ ) . '/special-admins/special-admins.php' );
Reviews
Changelog
0.1.0
- First release