PATH:
home
/
cuisinesj
/
www
/
new
/
wp-content
/
themes
/
auberge
<?php /** * Auberge WordPress Theme * * Auberge WordPress Theme, Copyright 2015 WebMan [https://www.webmandesign.eu/] * Auberge is distributed under the terms of the GNU GPL * * @package Auberge * @copyright WebMan Design, Oliver Juhas * @license GPL-3.0, http://www.gnu.org/licenses/gpl-3.0.html * * @since 1.0 * @version 2.6.0 * * @link https://www.webmandesign.eu * * Contents: * * 1) Required files */ /** * 1) Required files */ // Global functions require_once( get_template_directory() . '/library/core.php' ); // Theme setup require_once( get_template_directory() . '/includes/setup/setup.php' );
[+]
..
[-] sidebar.php
[edit]
[-] archive.php
[edit]
[+]
assets
[-] functions.php
[edit]
[-] search.php
[edit]
[-] image.php
[edit]
[-] 404.php
[edit]
[-] single.php
[edit]
[-] sidebar-footer.php
[edit]
[-] header.php
[edit]
[+]
page-template
[-] page.php
[edit]
[-] readme.txt
[edit]
[+]
template-parts
[-] footer.php
[edit]
[-] style.css
[edit]
[-] footer-credits.php
[edit]
[-] changelog.md
[edit]
[-] sidebar-front-page.php
[edit]
[-] license.txt
[edit]
[+]
includes
[-] screenshot.jpg
[edit]
[+]
library
[-] index.php
[edit]
[-] comments.php
[edit]
[+]
languages