PATH:
home
/
grupasm
/
www
/
wp-content
/
themes
/
enfold
<?php /* * This helper file checks for active plugins and disables include of config files * * @since 4.5.7.1 * @added_by Günter */ if ( ! defined( 'ABSPATH' ) ) { exit; } // Exit if accessed directly if( ! class_exists( 'bbPress' ) ) { add_theme_support( 'avia_exclude_bbPress' ); } if ( ! class_exists( 'Tribe__Events__Main' ) ) { add_theme_support( 'deactivate_tribe_events_calendar' ); } if( ! class_exists( 'GFForms' ) ) { add_theme_support( 'avia_exclude_GFForms' ); } if( ! class_exists( 'ZenOfWPMenuLogic' ) && ! class_exists( 'Themify_Conditional_Menus' ) ) { add_theme_support( 'avia_exclude_menu_exchange' ); } if( ! isset( $relevanssi_variables ) || ! isset( $relevanssi_variables['file'] ) ) { add_theme_support( 'avia_exclude_relevanssi' ); } if ( ! class_exists( 'WooCommerce' ) ) { add_theme_support( 'avia_exclude_WooCommerce' ); } if( ! class_exists( 'wpSEO' ) && ! defined( 'WPSEO_VERSION' ) ) { add_theme_support( 'avia_exclude_wpSEO' ); } if( ! ( defined( 'ICL_SITEPRESS_VERSION' ) && defined( 'ICL_LANGUAGE_CODE' ) ) ) { add_theme_support( 'avia_exclude_wpml' ); } if ( ! class_exists( 'SB_Instagram_Feed' ) ) { add_theme_support( 'avia_exclude_instagram_feed' ); } /** * * @since 4.5.7.1 */ do_action( 'ava_deactivate_enfold_plugin_addons' );
[+]
..
[+]
includes
[-] functions-enfold.php
[edit]
[+]
config-bbpress
[+]
config-events-calendar
[-] single-portfolio.php
[edit]
[-] footer.php
[edit]
[-] comments.php
[edit]
[-] template-builder.php
[edit]
[+]
config-woocommerce
[+]
css
[-] page.php
[edit]
[+]
config-gutenberg
[+]
config-instagram-feed
[+]
config-gravityforms
[+]
config-menu-exchange
[+]
config-wordpress-seo
[-] author.php
[edit]
[-] functions.php
[edit]
[-] search.php
[edit]
[+]
framework
[-] forum.php
[edit]
[-] screenshot.png
[edit]
[+]
config-templatebuilder
[-] config-include.php
[edit]
[+]
config-layerslider
[-] template-archives.php
[edit]
[-] style.css
[edit]
[-] sidebar.php
[edit]
[-] template-blank.php
[edit]
[-] archive.php
[edit]
[-] tag.php
[edit]
[-] header.php
[edit]
[-] index.php
[edit]
[-] 404.php
[edit]
[-] taxonomy-portfolio_entries.php
[edit]
[+]
config-wpml
[-] searchform.php
[edit]
[+]
lang
[-] single.php
[edit]
[-] wpml-config.xml
[edit]
[+]
images
[+]
config-relevanssi
[+]
js