🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 14:21:12 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
wp-content
/
plugins
/
qi-addons-for-elementor
/
inc
/
shortcodes
/
faq
📍 /home/therahul/public_html/wp-content/plugins/qi-addons-for-elementor/inc/shortcodes/faq
🔄 Refresh
✏️
Editing: include.php
Writable
<?php if ( ! defined( 'ABSPATH' ) ) { // Exit if accessed directly. exit; } include_once QI_ADDONS_FOR_ELEMENTOR_SHORTCODES_PATH . '/faq/class-qiaddonsforelementor-faq-shortcode.php'; foreach ( glob( QI_ADDONS_FOR_ELEMENTOR_SHORTCODES_PATH . '/faq/variations/*/include.php' ) as $variation ) { include_once $variation; }
💾 Save Changes
❌ Cancel