WebUser All in one
WebUser All in one
Description
Webuser All-in-One plugin adds functionality offered by Webuser. It allows Admin accounts to modify specific rights per user, it adds the Google Login API
and adds the Custom Header Module developed by Webuser.
- Webuser User Rights Module: Allows the Admin account to modify specific rights that each user possesses.
- Google Login API: Add Google Login to your website, allowing users to log into the Admin Panel through Google Login.
- Webuser Custom Headers: Allows users to add Custom Header Images in a set container on a specific page. This uses the Next-Gen Gallery plugin
A brief Markdown Example
- Webuser User Rights Module: Allows for custom rights on every user.
- Google Login API: Allows for Google Login in WP-ADMIN (Follow instructions)
- Webuser Custom Headers: Allows users to choose images in the header, multiple images show a slider
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
-
Place
<?php do_action('plugin_name_hook'); ?>in your templates -
Make sure NextGen-Gallery plugin is installed
- Upload the full content of Webuser-all-in-one.zip into ‘/wp-content/plugins/’ directory
- Add the Header.php file into your template, if you have a modified header.php, copy the code for the Header into your header.php (Everything between the comments for Header)
- Activate the plugin through the ‘Plugins’ menu in WordPress
Faq
Does the plugin work on a multi-site?
Yes, All modules work through multi-site. If you require to change the rights of a superuser, go to your multisite network settings.
Reviews
Changelog
1.0
- First release! Added 3 useful modules.