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
There are no reviews for this plugin.
Contributors & Developers
“Special Admin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Special Admin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- First release