Warning: This hook has been deprecated. Use the ‘learndash_certificate_html’ filter instead.

apply_filters_deprecated( 'learndash_ld_certificate_html', string $cert_button_html, array $atts, string $content )

Filters certificate button HTML output for ld_certificate shortcode.


Description Description


Parameters Parameters

$cert_button_html

The HTML output of generated button element.

$atts

An array of shortcode attributes used to generate $cert_button_html element.

$content

Shortcode additional content passed into handler function.


Top ↑

Source Source

File: includes/shortcodes/ld_certificate.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Use the 'learndash_certificate_html' filter instead.
3.1.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.