🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 01:41:14 | 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: faq-title.php
Writable
<div class='ewd-ufaq-faq-title <?php echo ( ! $this->get_option( 'disable-faq-toggle' ) ? 'ewd-ufaq-faq-toggle' : '' ) ?>'> <a class='ewd-ufaq-post-margin' href='<?php echo esc_attr( $this->get_anchor_permalink() ); ?>' <?php echo ( ! $this->get_option( 'disable-faq-toggle' ) ? 'role="button"' : '' ) ?>> <div class='ewd-ufaq-post-margin-symbol <?php echo esc_attr( $this->get_color_block_shape() ); ?>'> <span ><?php echo esc_attr( $this->get_toggle_symbol() ); ?></span> </div> <div class='ewd-ufaq-faq-title-text'> <<?php echo esc_attr( $this->get_option( 'styling-faq-heading-type' ) ); ?>> <?php echo wp_kses_post( $this->faq_title ); ?> </<?php echo esc_attr( $this->get_option( 'styling-faq-heading-type' ) ); ?>> </div> <div class='ewd-ufaq-clear'></div> </a> </div>
💾 Save Changes
❌ Cancel