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/avril/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/ifwar.ru/www/wp-content/plugins/clever-fox/inc/avril/extras.php
<?php
if ( ! defined( 'ABSPATH' ) ) exit;
$cleverfox_theme = wp_get_theme(); // gets the current theme
/*
 *
 * Social Icon
 */
function avril_get_social_icon_default() {
	return apply_filters(
		'avril_get_social_icon_default', wp_json_encode(
				 array(
				array(
					'icon_value'	  =>  esc_html__( 'fa-facebook', 'clever-fox' ),
					'link'	  =>  esc_html__( '#', 'clever-fox' ),
					'id'              => 'customizer_repeater_header_social_001',
				),
				array(
					'icon_value'	  =>  esc_html__( 'fa-google-plus', 'clever-fox' ),
					'link'	  =>  esc_html__( '#', 'clever-fox' ),
					'id'              => 'customizer_repeater_header_social_002',
				),
				array(
					'icon_value'	  =>  esc_html__( 'fa-twitter', 'clever-fox' ),
					'link'	  =>  esc_html__( '#', 'clever-fox' ),
					'id'              => 'customizer_repeater_header_social_003',
				),
				array(
					'icon_value'	  =>  esc_html__( 'fa-linkedin', 'clever-fox' ),
					'link'	  =>  esc_html__( '#', 'clever-fox' ),
					'id'              => 'customizer_repeater_header_social_004',
				),
				array(
					'icon_value'	  =>  esc_html__( 'fa-behance', 'clever-fox' ),
					'link'	  =>  esc_html__( '#', 'clever-fox' ),
					'id'              => 'customizer_repeater_header_social_005',
				),
			)
		)
	);
}


/*
 *
 * Slider Default
 */
 
 if( 'Avitech' == $cleverfox_theme->name  || 'Varuda' == $cleverfox_theme->name || 'Evion' == $cleverfox_theme->name){
	 function avril_get_slider_default() {
	  $cleverfox_theme = wp_get_theme();
		return apply_filters(
			'avril_get_slider_default', wp_json_encode(
					 array(
					array(
						'image_url'       => ( 'Evion' == $cleverfox_theme->name) ? '' : CLEVERFOX_PLUGIN_URL .'inc/avril/images/slider/img02.jpg',
						"image_url2" => CLEVERFOX_PLUGIN_URL .'inc/azwa/images/sliders/slider01.png',
						'title'           => esc_html__( 'Global Project Managment', 'clever-fox' ),
						'subtitle'         => esc_html__( 'Services & Solutions', 'clever-fox' ),
						'text'            => esc_html__( 'There are many variations of passages of Lorem Ipsum available but the majority have suffered injected humour dummy now.', 'clever-fox' ),
						'text2'	  =>  esc_html__( 'Get Started', 'clever-fox' ),
						'link'	  =>  esc_html__( '#', 'clever-fox' ),
						'button_second'	  =>  esc_html__( 'Read More', 'clever-fox' ),
						'link2'	  =>  esc_html__( '#', 'clever-fox' ),
						"slide_align" => "left", 
						'id'              => 'customizer_repeater_slider_001',
					),
					array(
						'image_url'       => ( 'Evion' == $cleverfox_theme->name) ? '' : CLEVERFOX_PLUGIN_URL .'inc/avril/images/slider/img02.jpg',
						"image_url2" => CLEVERFOX_PLUGIN_URL .'inc/azwa/images/sliders/slider03.png',
						'title'           => esc_html__( 'Develop Stronger Minds', 'clever-fox' ),
						'subtitle'         => esc_html__( 'Better Coaching Gets', 'clever-fox' ),
						'text'            => esc_html__( 'There are many variations of passages of Lorem Ipsum available but the majority have suffered injected humour dummy now.', 'clever-fox' ),
						'text2'	  =>  esc_html__( 'Get Started', 'clever-fox' ),
						'link'	  =>  esc_html__( '#', 'clever-fox' ),
						'button_second'	  =>  esc_html__( 'Read More', 'clever-fox' ),
						'link2'	  =>  esc_html__( '#', 'clever-fox' ),
						"slide_align" => "right", 
						'id'              => 'customizer_repeater_slider_002',
					),
					array(
						'image_url'       => ( 'Evion' == $cleverfox_theme->name) ? '' : CLEVERFOX_PLUGIN_URL .'inc/avril/images/slider/img02.jpg',
						"image_url2" => CLEVERFOX_PLUGIN_URL .'inc/azwa/images/sliders/slider01.png',
						'title'           => esc_html__( 'Industry Analysis', 'clever-fox' ),
						'subtitle'         => esc_html__( 'Marketing & Strategy', 'clever-fox' ),
						'text'            => esc_html__( 'There are many variations of passages of Lorem Ipsum available but the majority have suffered injected humour dummy now.', 'clever-fox' ),
						'text2'	  =>  esc_html__( 'Get Started', 'clever-fox' ),
						'link'	  =>  esc_html__( '#', 'clever-fox' ),
						'button_second'	  =>  esc_html__( 'Read More', 'clever-fox' ),
						'link2'	  =>  esc_html__( '#', 'clever-fox' ),
						"slide_align" => "left", 
						'id'              => 'customizer_repeater_slider_003',
				
					),
				)
			)
		);
	}
 }else{
	 function avril_get_slider_default() {
		return apply_filters(
			'avril_get_slider_default', wp_json_encode(
					 array(
					array(
						'image_url'       => CLEVERFOX_PLUGIN_URL .'inc/avril/images/slider/img01.jpg',
						'title'           => esc_html__( 'Global Project Managment', 'clever-fox' ),
						'subtitle'         => esc_html__( 'Services & Solutions', 'clever-fox' ),
						'text'            => esc_html__( 'There are many variations of passages of Lorem Ipsum available but the majority have suffered injected humour dummy now.', 'clever-fox' ),
						'text2'	  =>  esc_html__( 'Get Started', 'clever-fox' ),
						'link'	  =>  esc_html__( '#', 'clever-fox' ),
						'button_second'	  =>  esc_html__( 'Read More', 'clever-fox' ),
						'link2'	  =>  esc_html__( '#', 'clever-fox' ),
						"slide_align" => "left", 
						'id'              => 'customizer_repeater_slider_001',
					),
					array(
						'image_url'       => CLEVERFOX_PLUGIN_URL .'inc/avril/images/slider/img02.jpg',
						'title'           => esc_html__( 'Develop Stronger Minds', 'clever-fox' ),
						'subtitle'         => esc_html__( 'Better Coaching Gets', 'clever-fox' ),
						'text'            => esc_html__( 'There are many variations of passages of Lorem Ipsum available but the majority have suffered injected humour dummy now.', 'clever-fox' ),
						'text2'	  =>  esc_html__( 'Get Started', 'clever-fox' ),
						'link'	  =>  esc_html__( '#', 'clever-fox' ),
						'button_second'	  =>  esc_html__( 'Read More', 'clever-fox' ),
						'link2'	  =>  esc_html__( '#', 'clever-fox' ),
						"slide_align" => "center", 
						'id'              => 'customizer_repeater_slider_002',
					),
					array(
						'image_url'       => CLEVERFOX_PLUGIN_URL .'inc/avril/images/slider/img03.jpg',
						'title'           => esc_html__( 'Industry Analysis', 'clever-fox' ),
						'subtitle'         => esc_html__( 'Marketing & Strategy', 'clever-fox' ),
						'text'            => esc_html__( 'There are many variations of passages of Lorem Ipsum available but the majority have suffered injected humour dummy now.', 'clever-fox' ),
						'text2'	  =>  esc_html__( 'Get Started', 'clever-fox' ),
						'link'	  =>  esc_html__( '#', 'clever-fox' ),
						'button_second'	  =>  esc_html__( 'Read More', 'clever-fox' ),
						'link2'	  =>  esc_html__( '#', 'clever-fox' ),
						"slide_align" => "right", 
						'id'              => 'customizer_repeater_slider_003',
				
					),
				)
			)
		);
	}
}

/*
 *
 * Service Default
 */
 function avril_get_service_default() {
	return apply_filters(
		'avril_get_service_default', wp_json_encode(
				 array(
				array(
					'title'           => esc_html__( 'Well Documented', 'clever-fox' ),
					'text'            => esc_html__( 'Lorem Ipsum is simply dummy of printing and typesetting and industry. Lorem Ipsum been.', 'clever-fox' ),
					'icon_value'       => 'fa-folder-open-o',
					'id'              => 'customizer_repeater_service_001',
					
				),
				array(
					'title'           => esc_html__( 'Simple To Use', 'clever-fox' ),
					'text'            => esc_html__( 'Lorem Ipsum is simply dummy of printing and typesetting and industry. Lorem Ipsum been.', 'clever-fox' ),
					'icon_value'       => 'fa-list',
					'id'              => 'customizer_repeater_service_002',				
				),
				array(
					'title'           => esc_html__( 'High Performance', 'clever-fox' ),
					'text'            => esc_html__( 'Lorem Ipsum is simply dummy of printing and typesetting and industry. Lorem Ipsum been.', 'clever-fox' ),
					'icon_value'       => 'fa-rocket',
					'id'              => 'customizer_repeater_service_003',
				),
			)
		)
	);
}


/*
 *
 * Features Default
 */
 function avril_get_features_default() {
	return apply_filters(
		'avril_get_features_default', wp_json_encode(
				 array(
				array(
					'title'           => esc_html__( 'Business Growth', 'clever-fox' ),
					'text'            => esc_html__( 'Many variations of at Lorem Ipsum but the majority have suffered. Lorem Ipsum the majority suffered.', 'clever-fox' ),
					'icon_value'       => 'fa-bar-chart',
					'id'              => 'customizer_repeater_features_001',
					
				),
				array(
					'title'           => esc_html__( 'Business Sustainability', 'clever-fox' ),
					'text'            => esc_html__( 'Many variations of at Lorem Ipsum but the majority have suffered. Lorem Ipsum the majority suffered.', 'clever-fox' ),
					'icon_value'       => 'fa-connectdevelop',
					'id'              => 'customizer_repeater_features_002',			
				),
				array(
					'title'           => esc_html__( 'Business Performance', 'clever-fox' ),
					'text'            => esc_html__( 'Many variations of at Lorem Ipsum but the majority have suffered. Lorem Ipsum the majority suffered.', 'clever-fox' ),
					'icon_value'       => 'fa-tachometer',
					'id'              => 'customizer_repeater_features_003',
				),
				array(
					'title'           => esc_html__( 'Business Organization', 'clever-fox' ),
					'text'            => esc_html__( 'Many variations of at Lorem Ipsum but the majority have suffered. Lorem Ipsum the majority suffered.', 'clever-fox' ),
					'icon_value'       => 'fa-user-secret',
					'id'              => 'customizer_repeater_features_004',
				),
				array(
					'title'           => esc_html__( 'Dedicated Teams', 'clever-fox' ),
					'text'            => esc_html__( 'Many variations of at Lorem Ipsum but the majority have suffered. Lorem Ipsum the majority suffered.', 'clever-fox' ),
					'icon_value'       => 'fa-folder-open-o',
					'id'              => 'customizer_repeater_features_005',
				),
				array(
					'title'           => esc_html__( '24X7 support', 'clever-fox' ),
					'text'            => esc_html__( 'Many variations of at Lorem Ipsum but the majority have suffered. Lorem Ipsum the majority suffered.', 'clever-fox' ),
					'icon_value'       => 'fa-users',
					'id'              => 'customizer_repeater_features_006',
				),
			)
		)
	);
}


/*
 *
 * Team Default
 */
 function avril_get_team_default() {
	return apply_filters(
		'avril_get_team_default', wp_json_encode(
					  array(
				array(
					'image_url'       => CLEVERFOX_PLUGIN_URL .'inc/axtria/images/team/img01.jpg',
					'title'           => esc_html__( 'Jack Semper ', 'clever-fox' ),
					'subtitle'        => esc_html__( 'Support','clever-fox' ),
					'text'            => esc_html__( 'Many variations of passages of a Lorem Ipsum available alteration.', 'clever-fox' ),
					'id'              => 'customizer_repeater_team_0001',
					'social_repeater' => wp_json_encode(
						array(
							array(
								'id'   => 'customizer-repeater-social-repeater-team_001',
								'link' => 'facebook.com',
								'icon' => 'fa-facebook',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_003',
								'link' => 'twitter.com',
								'icon' => 'fa-twitter',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_004',
								'link' => 'instagram.com',
								'icon' => 'fa-instagram',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_005',
								'link' => 'linkedin.com',
								'icon' => 'fa-linkedin',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_006',
								'link' => 'behance.com',
								'icon' => 'fa-behance',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_007',
								'link' => 'vimeo.com',
								'icon' => 'fa-vimeo',
							),
						)
					),
				),
				array(
					'image_url'       => CLEVERFOX_PLUGIN_URL .'inc/axtria/images/team/img02.jpg',
					'title'           => esc_html__( 'Avano Morgan', 'clever-fox' ),
					'subtitle'        => esc_html__( 'Management', 'clever-fox' ),
					'text'            => esc_html__( 'Many variations of passages of a Lorem Ipsum available alteration.', 'clever-fox' ),
					'id'              => 'customizer_repeater_team_0002',
					'social_repeater' => wp_json_encode(
						array(
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0011',
								'link' => 'facebook.com',
								'icon' => 'fa-facebook',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0012',
								'link' => 'twitter.com',
								'icon' => 'fa-twitter',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0013',
								'link' => 'pinterest.com',
								'icon' => 'fa-instagram',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0014',
								'link' => 'linkedin.com',
								'icon' => 'fa-linkedin',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0015',
								'link' => 'behance.com',
								'icon' => 'fa-behance',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0016',
								'link' => 'vimeo.com',
								'icon' => 'fa-vimeo',
							),
						)
					),
				),
				array(
					'image_url'       => CLEVERFOX_PLUGIN_URL .'inc/axtria/images/team/img03.jpg',
					'title'           => esc_html__( 'Philip Wilson', 'clever-fox' ),
					'subtitle'        => esc_html__( 'Marketing', 'clever-fox' ),
					'text'            => esc_html__( 'Many variations of passages of a Lorem Ipsum available alteration.', 'clever-fox' ),
					'id'              => 'customizer_repeater_team_0003',
					'social_repeater' => wp_json_encode(
						array(
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0021',
								'link' => 'facebook.com',
								'icon' => 'fa-facebook',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0022',
								'link' => 'twitter.com',
								'icon' => 'fa-twitter',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0023',
								'link' => 'linkedin.com',
								'icon' => 'fa-instagram',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0024',
								'link' => 'linkedin.com',
								'icon' => 'fa-linkedin',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0025',
								'link' => 'behance.com',
								'icon' => 'fa-behance',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0026',
								'link' => 'vimeo.com',
								'icon' => 'fa-vimeo',
							),
						)
					),
				),
				array(
					'image_url'       => CLEVERFOX_PLUGIN_URL .'inc/axtria/images/team/img04.jpg',
					'title'           => esc_html__( 'Amanda Richards', 'clever-fox' ),
					'subtitle'        => esc_html__( 'Founder', 'clever-fox' ),
					'text'            => esc_html__( 'Many variations of passages of a Lorem Ipsum available alteration.', 'clever-fox' ),
					'id'              => 'customizer_repeater_team_0004',
					'social_repeater' => wp_json_encode(
						array(
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0031',
								'link' => 'facebook.com',
								'icon' => 'fa-facebook',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0032',
								'link' => 'twitter.com',
								'icon' => 'fa-twitter',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0033',
								'link' => 'linkedin.com',
								'icon' => 'fa-instagram',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0034',
								'link' => 'linkedin.com',
								'icon' => 'fa-linkedin',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0035',
								'link' => 'behance.com',
								'icon' => 'fa-behance',
							),
							array(
								'id'   => 'customizer-repeater-social-repeater-team_0036',
								'link' => 'vimeo.com',
								'icon' => 'fa-vimeo',
							),
						)
					),
				),
			)
		)
	);
}



/*
 *
 * Funfact Default
 */
 function avril_get_funfact_default() {
	return apply_filters(
		'avril_get_funfact_default', wp_json_encode(
				 array(
				array(
					'title'           => esc_html__( '254', 'clever-fox' ),
					'text'            => esc_html__( 'Expert Consultants', 'clever-fox' ),
					'icon_value'       => 'fa-check-circle-o',
					'id'              => 'customizer_repeater_funfact_001',
					
				),
				array(
					'title'           => esc_html__( '807', 'clever-fox' ),
					'text'            => esc_html__( 'Development Hours', 'clever-fox' ),
					'icon_value'       => 'fa-clock-o',
					'id'              => 'customizer_repeater_funfact_002',			
				),
				array(
					'title'           => esc_html__( '926', 'clever-fox' ),
					'text'            => esc_html__( 'Trusted Clients', 'clever-fox' ),
					'icon_value'       => 'fa-group',
					'id'              => 'customizer_repeater_funfact_003',
				),
				array(
					'title'           => esc_html__( '543', 'clever-fox' ),
					'text'            => esc_html__( 'Projects Delivered', 'clever-fox' ),
					'icon_value'       => 'fa-file-movie-o ',
					'id'              => 'customizer_repeater_funfact_004',
				)
			)
		)
	);
}

/*
 *
 * Testimonial Default
 */
 
 function avril_get_testimonial_default() {
	return apply_filters(
		'avril_get_testimonial_default', wp_json_encode(
			array(
				array(
					'title'           => esc_html__( 'Jack Semper', 'clever-fox' ),
					'subtitle'        => esc_html__( 'Structural Engineer', 'clever-fox' ),
					'text'            => esc_html__( 'There are many variations of dummy passages of Lorem Ipsum available  is but the about majority.', 'clever-fox' ),
					'image_url'		  =>  CLEVERFOX_PLUGIN_URL .'inc/ampark/images/testimonial/img01.png',
					'id'              => 'customizer_repeater_testimonial_001',
				),
				array(
					'title'           => esc_html__( 'Kim Dennis', 'clever-fox' ),
					'subtitle'        => esc_html__( 'Structural Engineer', 'clever-fox' ),
					'text'            => esc_html__( 'There are many variations of dummy passages of Lorem Ipsum available  is but the about majority.', 'clever-fox' ),
					'image_url'		  =>   CLEVERFOX_PLUGIN_URL .'inc/ampark/images/testimonial/img02.png',
					'id'              => 'customizer_repeater_testimonial_002',
				),
				array(
					'title'           => esc_html__( 'Philip Wilson', 'clever-fox' ),
					'subtitle'        => esc_html__( 'Structural Engineer', 'clever-fox' ),
					'text'            => esc_html__( 'There are many variations of dummy passages of Lorem Ipsum available  is but the about majority.', 'clever-fox' ),
					'image_url'		  =>   CLEVERFOX_PLUGIN_URL .'inc/ampark/images/testimonial/img03.png',
					'id'              => 'customizer_repeater_testimonial_003',
				)
		    )
		)
	);
}

/*
 *
 * animate Default
 */
 function avril_get_animate_default() {
	return apply_filters(
		'avril_get_animate_default', json_encode(
				 array(
				array(
					'title'           => esc_html__( 'Well Documented', 'clever-fox' ),
					'text'            => esc_html__( 'Lorem Ipsum is simply dummy of printing and typesetting and industry. Lorem Ipsum been.', 'clever-fox' ),
					'icon_value'       => 'fa-folder-open-o',
					'id'              => 'customizer_repeater_animate_001',
					
				),
				array(
					'title'           => esc_html__( 'Simple To Use', 'clever-fox' ),
					'text'            => esc_html__( 'Lorem Ipsum is simply dummy of printing and typesetting and industry. Lorem Ipsum been.', 'clever-fox' ),
					'icon_value'       => 'fa-list',
					'id'              => 'customizer_repeater_animate_002',				
				),
				array(
					'title'           => esc_html__( 'High Performance', 'clever-fox' ),
					'text'            => esc_html__( 'Lorem Ipsum is simply dummy of printing and typesetting and industry. Lorem Ipsum been.', 'clever-fox' ),
					'icon_value'       => 'fa-rocket',
					'id'              => 'customizer_repeater_animate_003',
				),
				array(
					'title'           => esc_html__( 'Development', 'clever-fox' ),
					'text'            => esc_html__( 'Lorem Ipsum is simply dummy of printing and typesetting and industry. Lorem Ipsum been.', 'clever-fox' ),
					'icon_value'       => 'fa-reorder',
					'id'              => 'customizer_repeater_animate_004',
				),
				array(
					'title'           => esc_html__( 'Global Use', 'clever-fox' ),
					'text'            => esc_html__( 'Lorem Ipsum is simply dummy of printing and typesetting and industry. Lorem Ipsum been.', 'clever-fox' ),
					'icon_value'       => 'fa-folder-open-o',
					'id'              => 'customizer_repeater_animate_005',
				),
				array(
					'title'           => esc_html__( 'Design', 'clever-fox' ),
					'text'            => esc_html__( 'Lorem Ipsum is simply dummy of printing and typesetting and industry. Lorem Ipsum been.', 'clever-fox' ),
					'icon_value'       => 'fa-reorder',
					'id'              => 'customizer_repeater_animate_006',
				),
			)
		)
	);
}

Youez - 2016 - github.com/yon3zu
LinuXploit