🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 21:07:32 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
ultimate-faqs
/
ewd-ufaq-templates
📍 /home/eliteewa/public_html/wp-content/plugins/ultimate-faqs/ewd-ufaq-templates
🔄 Refresh
✏️
Editing: submit-faq-field-faq-question.php
Writable
<div class='form-field'> <label id='ewd-ufaq-submit-faq-question' class='ewd-ufaq-submit-faq-label'> <?php echo esc_html( $this->get_label( 'label-question-title' ) ); ?>: </label> <input type='text' name='faq_question' id='faq_question' value='<?php echo ( ! empty( $_POST['faq_question'] ) ? esc_attr( $_POST['faq_question'] ) : '' ); ?>' <?php echo $this->get_field_required( 'question' ); ?> /> <div id='ewd-ufaq-faq-question' class='ewd-ufaq-field-explanation'> <label for='explanation'></label> <span> <?php echo esc_html( $this->get_label( 'label-question-title-explanation' ) ); ?> </span> </div> </div>
💾 Save Changes
❌ Cancel