AlkantarClanX12

Your IP : 3.15.228.171


Current Path : /home/thanudqk/siamfreetour.com/wp-content/plugins/hd-quiz/includes/templates/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/plugins/hd-quiz/includes/templates/title.php

<?php
    // question type template
    // Question as a TITLE

    // print question title
    echo '<h3 class = "hdq_question_heading hdq_question_as_tile">'.get_the_title($question["question_id"]["value"]).'</h3>';
    // well that was easy :)