Dashboard
PHP:
8.0.30
OS:
Linux
User:
hoozgot
/
/
home
/
hoozgot
/
www
/
mountainpassions
/
blog
/
wp-content
/
plugins
/
add-facebook
/
admin
/
ui
📤 Upload
📝 New File
📁 New Folder
Close
Editing: includes.php
<?php if ( ! defined( 'ABSPATH' ) ) exit; include 'wssf_cpt.php'; include 'wssf_feed_class.php'; function wssf_Load_Class() { $load_class = new Wssf_Feed(); } wssf_Load_Class(); ?>
Save
Cancel