View Categories

Certificate Verifier

5 Docs

Implementing the Certificate Verifier with Shortcodes

Last Updated: October 24, 2025

The LearnDash Certificate Verifier plugin utilizes a powerful shortcode system to give developers and administrators granular control over certificate validation...

The Core Verification Shortcode: [elc_ssc_front_search]

Last Updated: October 24, 2025

The [elc_ssc_front_search] shortcode is the cornerstone of all front-end certificate verification. It is responsible for generating the user-facing search form and acts...

Displaying Certificate Data: [elc_ssc_show]

Last Updated: October 24, 2025

Use the [elc_ssc_show] shortcode to select, format, and display specific data fields from a verified certificate record. It is designed to be...

Practical Implementation Example

Last Updated: October 24, 2025

This section deconstructs a complete, working shortcode implementation to demonstrate how the [elc_ssc_front_search] container and multiple [elc_ssc_show] shortcodes work in concert to build a...

Advanced Customization

Last Updated: October 24, 2025

For developers who require customization beyond standard shortcode parameters, the plugin provides hooks for styling the output with CSS and...