%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/ceaa/wp-content/themes/eduma/learnpress-v3/addons/certificates/
Upload File :
Create Path :
Current File : /var/www/html/ceaa/wp-content/themes/eduma/learnpress-v3/addons/certificates/view-button.php

<?php
/**
 * Template for displaying button to view certificate inside course.
 *
 * @package LearnPress/Templates/Certificates
 * @author  ThimPress
 * @version 3.0.0
 */

defined( 'ABSPATH' ) or die();

if ( ! isset( $certificate ) ) {
	return;
}

?>
<form name="certificate-form-button" class="form-button" action="<?php echo $certificate->get_permalink( '' ); ?>" method="post">
    <button class="learn-press-popup-certificate"><?php _e( 'Certificate', 'learnpress-certificates' ); ?></button>
</form>

Zerion Mini Shell 1.0