Skip to content
LearnDash

Developers

  • Filter By:

learndash-certificate-after

do_action( 'learndash-certificate-after' )

Fires after the certificate link.

Contents

  • Description
    • Source
    • Examples

Description #


Source #

File: themes/ld30/templates/modules/certificate-link.php


Examples #

 <?php
/**
 * Example usage for learndash-certificate-after action.
 */
add_action(
	'learndash-certificate-after',
	function() {

		echo '<div>Custom content or markup</div>';
	}
);
 

Expand example code Copy to clipboard

Post navigation

← Previous Hook
Next Hook →

The Most Trusted Online Course Platform for WordPress.

Get Started Demo

  • Features
  • Dynamic Learning
  • Marketing and Sales
  • Integrations
  • Course Management
  • Resources
  • Blog
  • Webinars
  • Videos
  • Case Studies
  • Add-ons
  • Online Demo
  • Company
  • About LearnDash
  • Brand Assets
  • Careers
  • Affiliates
  • Privacy Policy
  • Terms and Conditions
LearnDash LearnDash® Copyright© 2012-2021. All rights reserved.
  • Twitter
  • Facebook
  • LinkedIn
  • YouTube