403Webshell
Server IP : 77.50.203.18  /  Your IP : 192.168.0.10
Web Server : Apache/2.4.62 (CentOS Stream) OpenSSL/3.5.7 mpm-itk/2.4.7-04 PHP/8.4.23
System : Linux web2 5.14.0-722.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jul 6 09:07:51 UTC 2026 x86_64
User : warsnews.ru ( 1001)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/ifwar.ru/www/wp-content/plugins/clever-fox/inc/corpex/default-widgets/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/ifwar.ru/www/wp-content/plugins/clever-fox/inc/corpex/default-widgets/default-widget.php
<?php
if ( ! defined( 'ABSPATH' ) ) exit;
$cleverfox_theme = wp_get_theme(); // gets the current theme
$cleverfox_theme_name = strtolower($cleverfox_theme->name);

if($cleverfox_theme_name == 'profolio'){
	$cleverfox_footer_logo_default = CLEVERFOX_PLUGIN_URL .'inc/'.$cleverfox_theme_name.'/images/logo-light.png';
}else{	
	$cleverfox_footer_logo_default = CLEVERFOX_PLUGIN_URL .'inc/'.$cleverfox_theme_name.'/images/logo.png';
}
	
$cleverfox_activate = array(
        'corpex-sidebar-primary' => array(
            'search-1',
            'recent-posts-1',
            'archives-1',
        ),
		'corpex-footer-widget' => array(
			 'text-1',
			 'categories-1',
			 'tag_cloud-3',
			 'text-2',
        )
    );
    /* the default titles will appear */
   update_option('widget_text', array(  
		1 => array('title' => '',
				'text'=>'<aside class="widget widget_text">
                                <div class="textwidget">
                                    <div class="logo">
                                        <a href="#"><img src="'.esc_url($cleverfox_footer_logo_default).'" alt="Corpex"></a>
                                    </div>
                                    <p>corpex we talk destination we shine across your organization to fully understand.</p>
                                    <aside class="widget widget_social_widget">
                                        <ul>
                                            <li><a href="javascript:void(0)"><i class="fab fa-facebook"></i></a></li>
                                            <li><a href="javascript:void(0)"><i class="fab fa-twitter"></i></a></li>
                                            <li><a href="javascript:void(0)"><i class="fab fa-instagram"></i></a></li>
                                            <li><a href="javascript:void(0)"><i class="fab fa-pinterest"></i></a></li>
                                            <li><a href="javascript:void(0)"><i class="fab fa-linkedin"></i></a></li>
                                        </ul>
                                    </aside>
                                </div>
                            </aside>
             <div class="footer-active-shape"><span></span></div>    
                 '),
				 2 => array('title' => '',
				'text'=>'<aside class="widget widget-contact">
                                <h4 class="widget-title">Contact Us</h4>
                                <div class="contact-area">
                                    <div class="contact-icon"><i class="fa fa-map-marker"></i></div>
                                    <div class="contact-info">
                                        <p class="text">
                                            <span>Location</span>
                                            <a href="javascript:void(0)">32 Race, Beverly Hills, California, Us</a>
                                        </p>
                                    </div>
									</div>
                                <div class="contact-area">
                                    <div class="contact-icon"><i class="fa fa-phone"></i></div>
                                    <div class="contact-info">
                                        <p class="text">
                                            <span>Phone</span>
                                            <a href="javascript:void(0)">7097597570</a>
                                        </p>
                                    </div>
                                </div>
                                <div class="contact-area">
                                    <div class="contact-icon"><i class="fa fa-envelope"></i></div>
                                    <div class="contact-info">
                                        <p class="text">
                                            <span>Email</span>
                                            <a href="javascript:void(0)">email@company.com</a>
                                        </p>
                                    </div>
                                </div>
                            </aside>
            ')
        ));
		 update_option('widget_categories', array(
			1 => array('title' => 'Categories')));
			
		update_option('widget_tag_cloud', array(
			3 => array('title' => 'Tags')));	
		
		update_option('widget_search', array(
			1 => array('title' => 'Search')));
		
		update_option('widget_recent_entries', array(
			1 => array('title' => 'Recent Posts')));
		
		update_option('widget_archive', array(
			1 => array('title' => 'Archives')));	
		
    update_option('sidebars_widgets',  $cleverfox_activate);
	$cleverfox_MediaId = get_option('corpex_media_id');
	set_theme_mod( 'custom_logo', $cleverfox_MediaId[0] );
	set_theme_mod('nav_btn_lbl','Book Now');
?>

Youez - 2016 - github.com/yon3zu
LinuXploit