Beskrivning
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]
Skärmdumpar
Installation
- 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.
Vanliga frågor
- 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
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Saama Custom Dashboard” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Saama Custom Dashboard” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Initial release.
2.0
- Added Forgot password Functionality