설명
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]
스크린샷
설치
- 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.
FAQ
- 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
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.0
- Initial release.
2.0
- Added Forgot password Functionality