PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
/
hooks
<?php /* |-------------------------------------------------------------------------- | Theme Options |-------------------------------------------------------------------------- | Configurations and handles | */ $this->_loader->add_action('init', $this->instThemeOptions, 'render'); $this->_loader->add_action('init', $this->instThemeOptions, 'update_theme_options');
[+]
..
[-] public.php
[edit]
[-] admin.php
[edit]
[-] .hooks.php
[edit]