%PDF- %PDF-
Direktori : /var/www/html/ceaa/wp-content/themes/eduma/learnpress-v1/checkout/ |
Current File : /var/www/html/ceaa/wp-content/themes/eduma/learnpress-v1/checkout/order-comment.php |
<?php /** * @author ThimPress * @package LearnPress/Templates * @version 1.0 */ if ( !defined( 'ABSPATH' ) ) { exit; } $comment_heading = apply_filters( 'learn_press_order_comment_heading', __( 'ADDITIONAL INFORMATION', 'eduma' ) ); ?> <?php if ( $comment_heading ) { ?> <h3 class="learn-press-order-comment-heading"><?php echo $comment_heading; ?></h3> <?php } ?> <textarea name="order_comments"></textarea>