PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
title
<?php abstract class WebOnCoreTitle { protected $slug; public $overriding_whole_title = false; public $parameters = array(); public function load_template() { return webon_core_get_template_part( 'title/layouts/' . $this->slug, 'templates/' . $this->slug, '', $this->parameters ); } }
[-] title.php
[edit]
[-] titles.php
[edit]
[+]
..
[+]
layouts
[-] include.php
[edit]
[+]
assets
[-] helper.php
[edit]
[+]
dashboard