🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 04:25:38 | 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-permalink.php
Writable
<div class='ewd-ufaq-permalink'> <a href='<?php echo esc_attr( $this->permalink ); ?>'> <?php if ( $this->get_option( 'include-permalink' ) == 'both' or $this->get_option( 'include-permalink' ) == 'text' ) { echo esc_html( $this->get_label( 'label-permalink' ) ); } ?> <?php if ( $this->get_option( 'include-permalink' ) == 'both' or $this->get_option( 'include-permalink' ) == 'icon' ) { ?> <div class='ewd-ufaq-permalink-image'></div> <?php } ?> </a> </div>
💾 Save Changes
❌ Cancel