PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
themes
/
webon
<?php define( 'WEBON_ROOT', get_template_directory_uri() ); define( 'WEBON_ROOT_DIR', get_template_directory() ); define( 'WEBON_ASSETS_ROOT', WEBON_ROOT . '/assets' ); define( 'WEBON_ASSETS_ROOT_DIR', WEBON_ROOT_DIR . '/assets' ); define( 'WEBON_ASSETS_CSS_ROOT', WEBON_ASSETS_ROOT . '/css' ); define( 'WEBON_ASSETS_CSS_ROOT_DIR', WEBON_ASSETS_ROOT_DIR . '/css' ); define( 'WEBON_ASSETS_JS_ROOT', WEBON_ASSETS_ROOT . '/js' ); define( 'WEBON_ASSETS_JS_ROOT_DIR', WEBON_ASSETS_ROOT_DIR . '/js' ); define( 'WEBON_INC_ROOT', WEBON_ROOT . '/inc' ); define( 'WEBON_INC_ROOT_DIR', WEBON_ROOT_DIR . '/inc' );
[-] title.php
[edit]
[-] constants.php
[edit]
[-] search.php
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[+]
..
[-] sidebar.php
[edit]
[+]
languages
[-] single.php
[edit]
[-] page-blank-template.php
[edit]
[-] footer.php
[edit]
[-] page-full-width.php
[edit]
[-] header.php
[edit]
[-] changes.txt
[edit]
[-] style.css
[edit]
[-] 404.php
[edit]
[+]
helpers
[+]
assets
[-] screenshot.jpg
[edit]
[-] functions.php
[edit]
[-] archive.php
[edit]
[-] comments.php
[edit]
[+]
inc