D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
homehopshortterm
/
public_html
/
wp-content
/
themes
/
pixwell
/
backend
/
Filename :
include-files.php
back
Copy
<?php /** Don't load directly */ defined( 'ABSPATH' ) || exit; include_once get_theme_file_path( 'backend/class-tgm-plugin-activation.php' ); include_once get_theme_file_path( 'backend/plugins.php' ); include_once get_theme_file_path( 'backend/editor.php' ); include_once get_theme_file_path( 'backend/add-settings.php' ); include_once get_theme_file_path( 'backend/category-settings.php' ); include_once get_theme_file_path( 'backend/meta-settings.php' ); include_once get_theme_file_path( 'backend/redux-settings.php' ); include_once get_theme_file_path( 'backend/sidebars.php' );