is_wds_admin
Contributors: @WebDevStudios, @jazzsequence, @bradp, @aubreypwd License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description
Adds a custom capability and some helper functions to determine if the current user is a privileged WDS user.
Installation
Upload the is-wds-admin.php
file to the /wp-content/mu-plugins/
directory.
Changelog
1.1
- Minor code cleanup to make more WDS/WP standard
- WDS SSO Support
- Removed support for PHP 5.2 for WDS SSO Support
1.0.0
- First release