| 开发者 |
mmubashirtaqi
lmscrafter |
|---|---|
| 更新时间 | 2026年8月10日 09:47 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[ld_earned_certificates] to display certificates anywhere on your site[ld_earned_certificates]
Show only quiz certificates:
[ld_earned_certificates type="quiz"]
Show only course certificates:
[ld_earned_certificates type="course"]
Use the visual certificate wall layout:
[ld_earned_certificates template="grid"]
Use the premium portal-style layout:
[ld_earned_certificates template="portal"]
Show certificates for a specific user:
[ld_earned_certificates user_id="5"]
Hide the "no certificates" message:
[ld_earned_certificates show_empty="no"]
Combine multiple attributes:
[ld_earned_certificates type="quiz" user_id="5" show_empty="no" template="grid"]
🔌 Works With
[ld_earned_certificates] to any page or postUse [ld_earned_certificates] in any page, post, or text widget to display certificates earned by the currently logged-in user.
Use the type attribute: [ld_earned_certificates type="quiz"]. You can also use type="course" for only course certificates.
Yes. Use the template attribute: [ld_earned_certificates template="list"], [ld_earned_certificates template="grid"], or [ld_earned_certificates template="portal"]. You can also set the default template in Certificate Customizer.
Yes. Use the user_id attribute: [ld_earned_certificates user_id="5"]. For privacy, public visitors can only use this when "Public User ID Display" is enabled in the Certificate Customizer settings. Admins can still use it for dashboards.
Yes! Search for "LearnDash Certificates" in the block inserter. The block includes a settings panel where you can configure the user ID, certificate type filter, template, and empty state behavior — all with a live server-side preview.
Yes! When Elementor is installed and active, a "LearnDash Certificates" widget is automatically available in the Elementor editor. It supports user ID, certificate type, template, and empty-state controls.
Yes, go to Certificate Customizer in your WordPress admin. The first setting is "Certificate Icon" where you can choose from Star, Ribbon, Trophy, Medal, Scroll, or None.
Absolutely! The Certificate Customizer admin page lets you control font family, font color, font size, font weight, background color, card background, border color, accent color, icon colors, line height, margins, padding, link color, and link hover color — all with simple settings and color pickers.
Yes, use [ld_earned_certificates show_empty="no"] and the shortcode will output nothing if the user has no certificates.
The plugin shows a helpful admin notice asking you to install LearnDash. On the frontend, the shortcode displays a friendly message indicating LearnDash is required.
Nothing — the plugin works perfectly fine without Elementor. The Elementor widget is only loaded when Elementor is active. The shortcode and Gutenberg block work independently.
The plugin displays certificates for courses and quizzes that the user is enrolled in. If a user is enrolled in courses through LearnDash groups, their certificates will be displayed.
Yes, the plugin works on WordPress multisite installations. Activate it on each site where you want to display certificates.
Yes! The plugin is fully internationalized with the text domain show-certificates-anywhere-for-learndash. You can translate it using WPML, Polylang, Loco Translate, or standard WordPress .po/.mo files.
template attributeuser_id, with an explicit public display setting[ld_earned_certificates type="quiz"]user_id, show_emptywp_add_inline_style()