Description
Frontend Dashboard Demo
Frontend Dashboard Designed and Developed with WordPress Coding Standards
Frontend Dashboard is bundled with the huge list of custom features which can easily customise the User profile, Posts, Login, Register, Custom roles on the custom front page.
- Custom Login Page.
- Custom Register Page.
- Custom Forgot Password.
- Custom Redirect URL for before and after Login, Register, Logout.
- Restrict WP Admin area for role based users.
- Add/Delete custom User Roles.
- Customise the Frontend Dashboard with your theme matching colors.
- Enable/Disable the Frontend Dashboard scripts and styles on both frontend and admin.
- Add Frontend Dashboard menus for User based roles.
- Add any number of custom user field.
- Add any number of post/custom post field.
- Each custom fields can be configured based on user roles.
- Allow/Disallow to upload files in Frontend Dashboard based on User Role.
- Show custom user fields on Register page.
- Add/Edit/Delete Post/Custom post in Frontend Dashboard based on User Role.
- Show user role based custom profile page.
- Manage custom Post type and Taxonomies.
- Customize templates.
- Restrict illegal username on Registration.
Frontend Dashboard Plugins List
- Frontend Dashboard User Management (Pro)
- Frontend Dashboard Social Connect (Pro)
- Frontend Dashboard Pages
- Frontend Dashboard Extra
- Frontend Dashboard Captcha
- Frontend Dashboard Templates
- Frontend Dashboard Social Chat
- Frontend Dashboard Notification
- Frontend Dashboard Custom Post and Taxonomies
Videos
How to Setup Frontend Dashboard and its Add-on
For more video : Frontend Dashboard
For more video : Frontend Dashboard
Screenshots
Installation
- Upload the “frontend-dashboard” directory to the plugins directory.
- Go to the plugins setting page and activate “Frontend Dashboard”
- Go to Frontend Dashboard | Frontend Dashboard | Check for your settings
- Do save.
FAQ
-
Loader doesn’t close and not updating ?
-
Please check whether your site is having Javascript error(s), If your using Chrome or Safari, Please right click and click Inspect Element, then click Console tab. If you find any error. Then kindly deactivate that plugin and try one more time.
-
How to add custom user field inside the template?
-
You can add the custom user field in your template by calling the get_user_meta( user_id, custom field slug, true );
-
How to add custom post field inside the template?
-
You can add the custom post field in your template by calling the get_post_meta( post_id, custom field slug, true );
-
How to create all in one login page [login, register, forgot password and dashboard]
-
-
First we need to create a new page for custom login.
-
Please go to Admin Dashboard | Pages | Add New Pages
-
Give appropriate title
-
Add shortcode in content area [fed_login]
-
Change Page Attributes Template to FED Login [In Right Column]
-
Publish the page.
-
Navigate to Frontend Dashboard | Frontend Dashboard | Login | Settings
-
Change the Login Page URL to newly created custom login page.
-
Save the settings.
-
-
How to create single page for login, register and forgot password
-
-
Please go to Admin Dashboard | Pages | Add New Pages
-
Give appropriate title [As we are creating for Login Page]
-
Add shortcode in content area [fed_login_only]
-
Change Page Attributes Template to FED Login [In Right Column]
-
For Register and Forgot Password, create the pages similar to above-mentioned instruction and add the shortcode for Register [fed_register_only] and for Forgot password [fed_forgot_password_only]
-
Publish the page.
-
-
How to set Widget
-
-
Navigate to Appearance | Widgets
-
Add the “Text Widget” to the appropriate location.
-
Add shortcode “[fed_login]” in to the textarea [without double quotation]
-
Save the settings.
-
-
How to create the dashboard page
-
-
Please go to Admin Dashboard | Pages | Add New Pages
-
Give appropriate title
-
Add shortcode in content area [fed_dashboard]
-
Change Page Attributes Template to FED Login [In Right Column]
-
Publish the page.
Then Please go to Frontend Dashboard | Frontend Dashboard | Login (Tab) | Settings (Tab) | Please change the appropriate pages for the settings.
-
-
Redirect on Login
-
-
Navigate to Frontend Dashboard | Frontend Dashboard | Login | Settings
-
Change the “Redirect After Logged in URL” to your desired page.
-
Change the “Redirect After Logged out URL” to your desired page.
-
Save the settings.
-
-
-
Please go to Frontend Dashboard | Dashboard Menu
-
Click Add New Menu
-
Fill the input as per your requirement and select the appropriate user roles to view the menu.
-
Click Add New Menu
-
-
How to add new custom user profile
-
-
Please go to Frontend Dashboard | User Profile
-
Click Add New Extra User Profile Field
-
Select the required input type from the dropdown ‘Add New Profile Field’
-
Fill the input fields and submit to save
-
-
How to add new custom post field
-
-
Please go to Frontend Dashboard | Post Fields
-
Click Add New Extra User Post Field
-
Select the required input type from the dropdown ‘Add New Post Field’
-
Fill the input fields and submit to save
-
-
How to Create Custom User Role
-
-
Navigate to Frontend Dashboard | Frontend Dashboard | User | Add/Delete Custom Role
-
Enter the Role Name and press tab to generate the Role slug automatically.
-
Click Add.
-
-
How to create a page for User Role
-
-
Create a new page, Pages | Add New
-
Add fed_user role=user_role] in the content area, the user_role may be a default or custom user role, eg subscriber, editor.
-
Change the Page Attributes | Template | to FED Dashboard
-
Click Publish
-
Now you can have that particular user role page in that created page URL.
-
-
List of shortcodes
-
-
[fed_login] to generate login, registration, and reset forms
-
[fed_login_only] to show only login page
-
[fed_register_only] to show only register page
-
[fed_forgot_password_only] to generate the forgot password page
-
[fed_dashboard] to generate the dashboard page
-
[fed_user role=user_role] to generate the role based user page
-
[fed_transactions] to generate the payment transactions
-
[fed_list_taxonomy taxonomy=TAXONOMY_NAME] to generate taxonomy in list order
-
Reviews
Contributors & Developers
“Frontend Dashboard” is open source software. The following people have contributed to this plugin.
Contributors“Frontend Dashboard” has been translated into 4 locales. Thank you to the translators for their contributions.
Translate “Frontend Dashboard” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2.5 [07-Sep-2024]
- Security fix (Thanks to Tiffany Tyson, Wordfence)
2.2.4 [27-Feb-2024]
- Security Fix (Thanks to Emili Castells & Patchstack).
- Added custom disable field to user
2.2.2 [29-Jan-2024]
- Security Fix (Thanks to CatFather & Patchstack).
2.2.1 [17-Sep-2020]
- Reset password fixed.
2.2 [18-Aug-2020]
- Supports WordPress version 5.5.
2.1.24 [30-July-2020]
- Changed Frontend Dashboard Pagination.
- Bug: on saving multiple time in user profile.
2.1.20 [19-July-2020]
- Now logout will directly logout the user instead of showing a panel to click logout.
2.1.17 [11-July-2020]
- Bug fixes and support Element JS and CSS inside the Dashboard
2.1.16 [18-June-2020]
- Bug fixes and new core features added
2.1.15 [13-June-2020]
- Bug fixes : jQuery common alert.
2.1.12 [20-May-2020]
- Bug fixes : Reset Password show on Login Screen.
2.1.11 [20-May-2020]
- Bug fixes : Login and Register only template not working as expected.
2.1.10 [18-May-2020]
- Bug fixes and added new features in Custom Post and Post.
2.1.9 [17-May-2020]
- Bug fixes : Showing Login and Dashboard menu in Frontend Menu items.
2.1.8 [11-May-2020]
- Frontend Dashboard Custom Post new features added and some bug fixes
2.1.7 [10-May-2020]
- New (Feature): FED Post Widget – Enable/Disable Author, Date and Show post with Taxonomy or Terms.
2.1.6 [9-May-2020]
- New: Widget – Listing Posts by Taxonomy and Terms
2.1.4 [24-Apr-2020]
- Login redirect action hook and added few pluggable functions.
2.1.3 [14-Apr-2020]
- Bug fixes.
2.1.1 [25-Feb-2020]
- 2.0 Bug fixes: Individual Login, Register, Forgot Password page and Menu page not saving.
2.1 [25-Feb-2020]
- 2.0 Bug fixes: Login, Register, Forgot Password page, Admin status, add-on page.
2.0 [24-Feb-2020]
- Refactored all codes to WordPress Coding Standards.
1.5.14 [15-Feb-2020]
- Bug: All Menus are not visible to admin for sorting.
1.5.13 [14-Jan-2020]
- Security Improved.
1.5.11 [21-Nov-2019]
- Bug: Unnecessary body background color update – Thanks to Vik for reporting
1.5.10 [20-Nov-2019]
- Password form field bug fixes – Thanks to Abdel for reporting
1.5.9 [19-Nov-2019]
- Frontend Dashboard Social Chat Add-on supportive added.
- Bug fixes.
1.5.8 [17-Nov-2019]
- Install and activate add-ons on the fly
1.5.7.3 [13-Nov-2019]
- Bug fixes : Media Library
1.5.6 [30-Oct-2019]
- Show Taxonomy in Widget Through Shortcode [fed_list_taxonomy taxonomy=TAXONOMY_NAME title_li=” show_count=1]
- Bug fixes
1.5.5 [28-Oct-2019]
- SMTP or WP_MAIL Email setup added.
- Bug fixes
1.5.3 [20-Oct-2019]
- Few layout changes and support WP Editor on Frontend Dashboard Custom Post
- Bug fixes
1.5.2 [16-Oct-2019]
- Now Login or Dashboard and Logout will be automatically shown in the selective menu
1.5.1 [14-Oct-2019]
- Few improvements
- Bug fixes
1.5 [08-Oct-2019]
- Added support to new add-on
- Bug fixes
1.4.11 [05-Sept-2019]
- Feature: Restrict illegal username on Registration. [FED | FED | Login | Restrict Username]
- Bug Fixes
1.4.10 [22-August-2019]
- Bug Fixes
1.4.8 [12-August-2019]
- Performance increased
- Bug Fixes
1.4.7 [04-August-2019]
- Bug Fixes
1.4.6 [18-July-2019]
- Bug Fixed : Menu
- Releasing Frontend Dashboard Social Connect
1.4.5 [16-July-2019]
- Bug Fixed
1.4.4 [2-July-2019]
- Bug Fixed : Drag and drop sort menu
1.4.3 [28-June-2019]
- Bug Fixed : Drag and drop sort menu
1.4.2 [26-June-2019]
- Bug Fixed : Drag and drop sort menu
1.4.1 [21-June-2019]
- Bug Fixed : Dashboard Menu selected highlight
1.4 [20-June-2019]
- Feature: One level Submenu can be added to the Menu.
- Feature: Sort all menu in Dashboard Menu.
- Feature: Delete and Empty the table associated with Frontend Dashboard in Status Menu
- Bug fixes: Deleting the menu is not deleting the associated items.
- Some minor bug fixes.
1.3.13 [8-June-2019]
- Bug fixes: Layout color issue in Default Template
1.3.12 [27-May-2019]
- Feature: Auto Login after Register.
- Feature: Notification email after Register for User and Admin.
- Bug fixes: Login Page Label shows respective to the Backend Label.
1.3.11 [20-May-2019]
- Bug fixes : Not able to login due to Javascript missing.
1.3.10 [19-May-2019]
- Feature: Enable/Disable the default Frontend Dashboard Scripts and Style in Admin page.
- Bug fixes.
1.3.9 [11-May-2019]
- Load Frontend Dashboard script on it shortcode pages.
- Bug fixes.
1.3.7 [04-May-2019]
- Translation added
- Few bug fixes.
1.3.7 [26-Apr-2019]
- Taxonomies (Tags and Categories) inside the post has been changed to multiselect Dropdown.
- Few bug fixes.
1.3.6 [24-Apr-2019]
- Login use fixed
- Few bug fixes
1.3.5 [23-Apr-2019]
- Added local translation for Javascript files
- Few bug fixes
1.3.4 [18-Apr-2019]
- Bug fixed: Checkbox label with HTML content support
1.3.2 [10-Jan-2019]
- Bug fixes: Admin Menu not saving.
1.3.1 [09-Jan-2019]
- Bug fixes: Admin User Profile Menu not sorting in order
- Bug fixes: Frontend Dashboard menu not sorting in order
- New: Drag and Drop to sort the menu items in Dashboard Menu, User Profile and Post Fields
1.2.14 [23-May-2018]
-
Bug fixes: Reset Password not working when Login only selected.
-
Update for FED Extra Plugin: Now the Admin bar can be enable or disable based on the User Role.
1.2.13 [13-Apr-2018]
- Bug fixes: updated to support custom post/taxonomies add-on.
1.2.12 [31-March-2018]
- Bug fixes: Post custom field value not saving.
1.2.11 [03-Feb-2018]
- Bug fixes: Values not storing on custom field while registration
1.2.10 [29-January-2018]
- Bug fixes for multiple user in single page on Shortcode.
1.2.9.3 [25-January-2018]
- Bug: Post section checkbox not saving.
1.2.9.2 [24-January-2018]
- Bug: Admin profile not showing properly
1.2.9.1 [20-January-2018]
- Bug: Frontend Dashboard menu not loading proper items.
1.2.9 [16-January-2018]
- Bug: Support to Template and Custom Post
1.2.8 [12-January-2018]
- Bug: Post field not able to delete
1.2.7.5 [28-December-2017]
- Bug: Dashboard redirect after wp admin restrict.
- Bug: Minor bug fixes
1.2.7.2 [27-December-2017]
- More translation strings added
- Bug fixes.
1.2.6 [23-December-2017]
- New: .POT Language file added
- New: Translation added for Hebrew – Thanks to @Ronena100
- Removed: Now Minimum WordPress version required is 4.6 and above
1.2.4 [22-December-2017]
- Bug: Reset password not working
1.2.3 [20-December-2017]
- Bug: No proper redirect for Restrict WP Admin Area
- Bug: fixed and enhanced supportive plugins.
1.2.2 [16-December-2017]
- Add Register and Forgot password link for login only page
- Added Login link for Register page
1.2.1 [08-December-2017]
- Bug: Fixed on post meta error if no custom post meta added
1.2 [06-December-2017]
- Completely changed the frontend dashboard from AJAX request to normal page reload request.
1.1.5.2
- Bug: Collapse menu not working properly
1.1.5.1
- Bug: Improper styling
1.1.5
- Bug: Updated admin footer text shown in all plugin page.
- Bug: WP Admin area restriction block ajax request.
- Enhanced: Frontend Dashboard for mobile view.
- Enhanced: Code refactored
v1.1.4.9 [16-November-2017]
- Support 4.9
- Bug: File loading problem
v1.1.4.8.1 [15-November-2017]
- New: Restrict user role(s) to access the WP Admin area.
- Bug: Missing file fixed
v1.1.4.7.1 [09-November-2017]
- Bug: Action and Filter hooks with same name conflict.
- Enhanced: Admin dashboard settings | login paged refactored
v1.1.4.7 [07-November-2017]
- Enhanced: Dashboard main menu collapse/un collapse icon added
- Enhanced: Admin Dashboard settings changed
- Bug: Disabled menu slug on edit
- Bug: Post page custom fields alignment fixed
v1.1.4.6.1 [02-November-2017]
- New: Added Register Redirect after registration
- New: Post content can be disabled
- Bug: While Login and Register loading icon missing
- Bug: Email not sending to new register
- Bug: Input type number can’t able to add more than 6 six digits
- Enhanced: Dashboard Settings
- Enhanced: Dashboard Main Menu
- Enhanced: Add-Ons
v1.1.4.5 [16-October-2017]
- New action hooks added
- Bug fixes
v1.1.4.4 [09-October-2017]
- Main menu search box added to search the menu by its name
- Login failed and more bug fixes
v1.1.4.3 [27-September-2017]
- Customize the Frontend Dashboard Layout Color
- Bug fixes
v1.1.4.2 [17-September-2017]
- Major Bug fixes
- Document updated
v1.1.4 [10-September-2017]
- Plugin page update
- Bug fixes
- Added new filter and action hooks
v1.1.3 [06-September-2017]
- Plugin page added
- Bug fixes
- Added new filter and action hooks
v1.1.2 [18-August-2017]
- Changed the way of representing the Radio and Select input field.
- Bug fixes
- Added few filters.
v1.1.1 [17-August-2017]
- Collapse/Expand the frontend dashboard menu
- Bug fixes
- Refactored for developers comfort
v1.1 [11-August-2017]
- Added more filter and action hooks for developers
- Minor: Bug fixed
v1.0 [04-August-2017]
- Public release