• File: config-20260827080545.php
  • Full Path: /home/monpetu/www/leoreno.fr/wp-content/themes/buildexo/includes/config-20260827080545.php
  • Date Modified: 10/29/2024 2:43 PM
  • File size: 609 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

/**

 * Theme config file.

 *

 * @package TURNER

 * @author  TheGenious

 * @version 1.0

 * changed

 */



if ( ! defined( 'ABSPATH' ) ) {

	die( 'Restricted' );

}



$config = array();



$config['default']['buildexo_main_header'][] 	= array( 'buildexo_main_header_area', 99 );

$config['default']['turner_main_footer'][] 	= array( 'turner_main_footer_area', 99 );



$config['default']['turner_sidebar'][] 	    = array( 'turner_sidebar', 99 );



$config['default']['turner_banner'][] 	    = array( 'turner_banner', 99 );





return $config;