File manager - Edit - /home/buyherba/public_html/wp-content/themes/flatsome/inc/admin/envato_setup/envato_setup_init.php
Back
<?php if ( ! defined( 'ABSPATH' ) ) exit; add_filter('envato_setup_logo_image','flatsome_envato_setup_logo_image'); function flatsome_envato_setup_logo_image($old_image_url){ return get_template_directory_uri().'/assets/img/logo.png'; } if ( ! function_exists( 'envato_theme_setup_wizard' ) ) : function envato_theme_setup_wizard() { if(class_exists('Envato_Theme_Setup_Wizard')) { class dtbwp_Envato_Theme_Setup_Wizard extends Envato_Theme_Setup_Wizard { /** * Holds the current instance of the theme manager * * @since 1.1.3 * @var Envato_Theme_Setup_Wizard */ private static $instance = null; /** * @since 1.1.3 * * @return Envato_Theme_Setup_Wizard */ public static function get_instance() { if ( ! self::$instance ) { self::$instance = new self; } return self::$instance; } } dtbwp_Envato_Theme_Setup_Wizard::get_instance(); }else{ // log error? } } endif;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings