Mô tả
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]
Ảnh màn hình
Cài đặt
- 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.
Hỏi đáp
- 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
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Saama Custom Dashboard” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Saama Custom Dashboard” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial release.
2.0
- Added Forgot password Functionality