Opis
This plugin allow your user/guest authors to directly register from frontend and submit post, Guest authors can edit, delete their posts. Autors can also edit therir profiles, change password and upload avatars directly from frontend without any access to admin area.
Only guest authors will be able to access frontend dashboard.
In the WordPress admin area you can handle the following:
* Enable/Disable new users registration
* Enable/Disbale Instant Publishing (Post need review from Administrator or editor before publishing)
* Enable/Disbale Media Access to Guest authors (Guest authors wont be able to insert image if media access is disbaled)
* Enable/Disbale upload local avatars
* Enable/Disable Post delete from frontend
* Enable/Disable Post Edit from frontend
* Specify maximum words allowed and minimum words required for title and content
* Specify maximum links allowed in post content
Usage:
3 pages and a new role called “Guest Author” will be created automatically with required shortcodes and capanilities on plugin activation.
1) Login Page
shortcode [scd_login]
2) Registration Page
shortcode [scd_registration]
3) Dashboard Page
shortcode [scd_dashboard]
3) Reset Password
shortcode [scd_password_reset]
Slike ekrana
Instalacija
- Use the WordPress plugin installer to upload the plugin. Alternatively you can manually create a new folder called ‘SaamaCustomDashboard’ in the
/wp-content/plugins/
directory and upload all the files there. - Activate the plugin from the ‘Plugins’ menu in WordPress
- All the pages with required shortcodes will be created automatically with the activation of the plugin.
youdomaina/scd_login , yourdomain/scd_registration and yourdomain/scd_dashboard will be Login, registration and dashboard links respectively.
ČPP
- Installation Instructions
-
- Use the WordPress plugin installer to upload the plugin. Alternatively you can manually create a new folder called ‘SaamaCustomDashboard’ in the
/wp-content/plugins/
directory and upload all the files there. - Activate the plugin from the ‘Plugins’ menu in WordPress
- All the pages with required shortcodes will be created automatically with the activation of the plugin.
youdomaina/scd_login , yourdomain/scd_registration and yourdomain/scd_dashboard will be Login, registration and dashboard links respectively.
- Use the WordPress plugin installer to upload the plugin. Alternatively you can manually create a new folder called ‘SaamaCustomDashboard’ in the
Recenzije
Nema recenzija za ovaj dodatak.
Saradnici i programeri
“Saama Custom Dashboard” is open source software. The following people have contributed to this plugin.
DoprinositeljiPrevedi “Saama Custom Dashboard” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Zapis promijena
1.0
- Initial release.
2.0
- Added Forgot password Functionality