Linux 软件免费装

Kibworks Student Dashboard for LearnDash

开发者 shakib6472
更新时间 2026年8月13日 18:16
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

dashboard lms learndash course progress student profile

下载

1.1.0

详情介绍:

Kibworks Student Dashboard gives LearnDash students one place to see everything about their learning, without sending them into wp-admin. Add the shortcode [kibworks_student_dashboard] to any page and students get a sidebar dashboard with four sections: The sections use clean URLs off the page you place the shortcode on, for example /dashboard/courses/ and /dashboard/profile/. Styling Every colour is a CSS custom property you can set from the settings screen, along with the two Google Fonts used, your logo, and which tabs are visible. Nothing is hard-coded, so the dashboard can be made to match your theme. Requirements LearnDash must be installed and active. If it is not, the shortcode renders a notice instead of the dashboard. Third-party services This plugin loads the two selected fonts from Google Fonts (https://fonts.googleapis.com) so the dashboard renders with your chosen typography. No data other than the standard font request is sent. Google's terms are at https://policies.google.com/terms and its privacy policy at https://policies.google.com/privacy. No other external service is contacted, and all images and scripts are bundled with the plugin. Not affiliated with LearnDash This is an independent add-on. LearnDash is a trademark of Liquid Web, LLC, and this plugin is not affiliated with, endorsed by, or sponsored by them.

安装:

  1. Install and activate LearnDash.
  2. Upload the plugin folder to /wp-content/plugins/, or install the zip through Plugins > Add New > Upload Plugin.
  3. Activate the plugin.
  4. Create a page and add the shortcode [kibworks_student_dashboard].
  5. Adjust colours, fonts, logo and tabs under LearnDash LMS > Student Dashboard.

升级注意事项:

1.1.0 Important fixes for password changes and course progress display. The shortcode has changed to [kibworks_student_dashboard], so update any page still using the old one.

常见问题:

The section URLs give a 404

The section URLs are rewrite endpoints, registered when the plugin activates. If they 404, deactivate and reactivate the plugin, or visit Settings > Permalinks and press Save, which rebuilds the rules.

Can I change what the resume button links to?

It already links to the first lesson or topic the student has not completed. When everything is done it links to the course itself.

Can students change their email address?

Yes, from the Profile tab. An address already used by another account is rejected.

Does the admin bar have to be hidden for students?

No. Hiding it is off by default and can be switched on in the settings if you prefer students not to see it.

更新日志:

1.1.0 1.0.0