Frontend Dashboard

March 08, 2024

Frontend Dashboard Plugin

Frontend Dashboard is bundled with huge list of custom features which can easily customise the User profile, Posts, Login, Register, Custom roles on c …

Frontend Dashboard Demo

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.

  1. Custom Login Page.
  2. Custom Register Page.
  3. Custom Forgot Password.
  4. Custom Redirect URL for before and after Login, Register, Logout.
  5. Restrict WP Admin area for role based users.
  6. Add/Delete custom User Roles.
  7. Customise the Frontend Dashboard with your theme matching colors.
  8. Enable/Disable the Frontend Dashboard scripts and styles on both frontend and admin.
  9. Add Frontend Dashboard menus for User based roles.
  10. Add any number of custom user field.
  11. Add any number of post/custom post field.
  12. Each custom fields can be configured based on user roles.
  13. Allow/Disallow to upload files in Frontend Dashboard based on User Role.
  14. Show custom user fields on Register page.
  15. Add/Edit/Delete Post/Custom post in Frontend Dashboard based on User Role.
  16. Show user role based custom profile page.
  17. Manage custom Post type and Taxonomies.
  18. Customize templates.
  19. Restrict illegal username on Registration.

Frontend Dashboard Plugins List

Videos

How to Setup Frontend Dashboard and its Add-on

For more video : Frontend Dashboard

For more video : Frontend Dashboard

Installation

  1. Upload the “frontend-dashboard” directory to the plugins directory.
  2. Go to the plugins setting page and activate “Frontend Dashboard”
  3. Go to Frontend Dashboard | Frontend Dashboard | Check for your settings
  4. Do save.

Screenshots

  1. Frontend Dashboard Settings | Login | Settings

    Frontend Dashboard Settings | Login | Settings

  2. Frontend Dashboard Settings | Login | Register

    Frontend Dashboard Settings | Login | Register

  3. Frontend Dashboard Settings | Post | Settings

    Frontend Dashboard Settings | Post | Settings

  4. Frontend Dashboard Settings | Post | Dashboard Settings

    Frontend Dashboard Settings | Post | Dashboard Settings

  5. Frontend Dashboard Settings | Post | Menu

    Frontend Dashboard Settings | Post | Menu

  6. Frontend Dashboard Settings | Post | Permission

    Frontend Dashboard Settings | Post | Permission

  7. Frontend Dashboard Settings | User | Add/Delete Custom Role

    Frontend Dashboard Settings | User | Add/Delete Custom Role

  8. Frontend Dashboard Settings | User Profile Layout | Settings

    Frontend Dashboard Settings | User Profile Layout | Settings

  9. Dashboard Menu

    Dashboard Menu

  10. User Profile

    User Profile

  11. Dashboard

    Dashboard

  12. Input fields

    Input fields

  13. All in one Login

    All in one Login

  14. Login Only

    Login Only

  15. Register Only

    Register Only

  16. Reset Password

    Reset Password

  17. User Profiles

    User Profiles

  18. User Profile

    User Profile

  19. Frontend Dashboard Settings | User Profile Layout | Color

    Frontend Dashboard Settings | User Profile Layout | Color

  20. Frontend Dashboard Settings | Login | Restrict WP Admin Area

    Frontend Dashboard Settings | Login | Restrict WP Admin Area

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]

  1. First we need to create a new page for custom login.

  2. Please go to Admin Dashboard | Pages | Add New Pages

  3. Give appropriate title

  4. Add shortcode in content area [fed_login]

  5. Change Page Attributes Template to FED Login [In Right Column]

  6. Publish the page.

  7. Navigate to Frontend Dashboard | Frontend Dashboard | Login | Settings

  8. Change the Login Page URL to newly created custom login page.

  9. Save the settings.

How to create single page for login, register and forgot password

  1. Please go to Admin Dashboard | Pages | Add New Pages

  2. Give appropriate title [As we are creating for Login Page]

  3. Add shortcode in content area [fed_login_only]

  4. Change Page Attributes Template to FED Login [In Right Column]

  5. 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]

  6. Publish the page.

How to set Widget

  1. Navigate to Appearance | Widgets

  2. Add the “Text Widget” to the appropriate location.

  3. Add shortcode “[fed_login]” in to the textarea [without double quotation]

  4. Save the settings.

How to create the dashboard page

  1. Please go to Admin Dashboard | Pages | Add New Pages

  2. Give appropriate title

  3. Add shortcode in content area [fed_dashboard]

  4. Change Page Attributes Template to FED Login [In Right Column]

  5. 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

  1. Navigate to Frontend Dashboard | Frontend Dashboard | Login | Settings

  2. Change the “Redirect After Logged in URL” to your desired page.

  3. Change the “Redirect After Logged out URL” to your desired page.

  4. Save the settings.

How to create dashboard menu

  1. Please go to Frontend Dashboard | Dashboard Menu

  2. Click Add New Menu

  3. Fill the input as per your requirement and select the appropriate user roles to view the menu.

  4. Click Add New Menu

How to add new custom user profile

  1. Please go to Frontend Dashboard | User Profile

  2. Click Add New Extra User Profile Field

  3. Select the required input type from the dropdown ‘Add New Profile Field’

  4. Fill the input fields and submit to save

How to add new custom post field

  1. Please go to Frontend Dashboard | Post Fields

  2. Click Add New Extra User Post Field

  3. Select the required input type from the dropdown ‘Add New Post Field’

  4. Fill the input fields and submit to save

How to Create Custom User Role

  1. Navigate to Frontend Dashboard | Frontend Dashboard | User | Add/Delete Custom Role

  2. Enter the Role Name and press tab to generate the Role slug automatically.

  3. Click Add.

How to create a page for User Role

  1. Create a new page, Pages | Add New

  2. Add fed_user role=user_role] in the content area, the user_role may be a default or custom user role, eg subscriber, editor.

  3. Change the Page Attributes | Template | to FED Dashboard

  4. Click Publish

  5. Now you can have that particular user role page in that created page URL.

List of shortcodes

  1. [fed_login] to generate login, registration, and reset forms

  2. [fed_login_only] to show only login page

  3. [fed_register_only] to show only register page

  4. [fed_forgot_password_only] to generate the forgot password page

  5. [fed_dashboard] to generate the dashboard page

  6. [fed_user role=user_role] to generate the role based user page

  7. [fed_transactions] to generate the payment transactions

  8. [fed_list_taxonomy taxonomy=TAXONOMY_NAME] to generate taxonomy in list order

Changelog

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

Details

  • Version: 2.2.4
  • Active installations: 900
  • WordPress Version: 5.8
  • Tested up to: 6.4.5

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars