403Webshell
Server IP : 104.21.14.103  /  Your IP : 18.217.37.129
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/bnnagency.com/wp-content/themes/flatsome/inc/builder/shortcodes/commons/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/bnnagency.com/wp-content/themes/flatsome/inc/builder/shortcodes/commons/typography.php
<?php

return array(
	'type'    => 'group',
	'heading' => 'Typography',
	'options' => array(
		'font_size'   => array(
			'type'       => 'slider',
			'heading'    => __( 'Font size', 'flatsome' ),
			'responsive' => true,
			'unit'       => 'rem',
			'max'        => 4,
			'min'        => 0.75,
			'step'       => 0.05,
		),
		'line_height' => array(
			'type'       => 'slider',
			'heading'    => __( 'Line height', 'flatsome' ),
			'responsive' => true,
			'max'        => 3,
			'min'        => 0.75,
			'step'       => 0.05,
		),
		'text_align'  => array(
			'type'       => 'radio-buttons',
			'heading'    => __( 'Text align', 'flatsome' ),
			'responsive' => true,
			'default'    => '',
			'options'    => array(
				''   => array(
					'title' => 'None',
					'icon'  => 'dashicons-no-alt',
				),
				'left'    => array(
					'title' => 'Left',
					'icon'  => 'dashicons-editor-alignleft',
				),
				'center'  => array(
					'title' => 'Center',
					'icon'  => 'dashicons-editor-aligncenter',
				),
				'right'   => array(
					'title' => 'Right',
					'icon'  => 'dashicons-editor-alignright',
				),
			),
		),
		'text_color' => array(
			'type'     => 'colorpicker',
			'heading'  => __( 'Text color', 'flatsome' ),
			'format'   => 'rgb',
			'position' => 'bottom right',
			'helpers'  => require( __DIR__ . '/../helpers/colors.php' ),
		),
	),
);

Youez - 2016 - github.com/yon3zu
LinuXploit