%PDF- %PDF-
Mini Shell

Mini Shell

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

<?php
$panel    = 'post';
$priority = 1;

Kirki::add_section( 'post_general', array(
	'title'    => __( 'General', 'tm-heli' ),
	'panel'    => $panel,
	'priority' => $priority ++,
	'icon'     => 'dashicons-admin-tools',
) );

Kirki::add_section( 'post_title', array(
	'title'    => __( 'Title', 'tm-heli' ),
	'panel'    => $panel,
	'priority' => $priority ++,
	'icon'     => 'dashicons-clipboard',
) );

require_once TM_HELI_PATH . '/inc/customizer/post/general.php';
require_once TM_HELI_PATH . '/inc/customizer/post/title.php';

Zerion Mini Shell 1.0