%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/ceaa/wp-content/plugins/learnpress/inc/admin/views/settings/fields/
Upload File :
Create Path :
Current File : /var/www/html/ceaa/wp-content/plugins/learnpress/inc/admin/views/settings/fields/html.php

<?php
$visibility_class = array();
if ( !empty( $options['hide_if_checked'] ) && 'yes' == $options['hide_if_checked'] ) {
	$visibility_class[] = 'hide-if-js';
}
$visibility_class[] = $options['class'];
?>
<tr valign="top" class="<?php echo esc_attr( implode( ' ', $visibility_class ) ); ?>">
	<th scope="row" class="titledesc">
		<label for="<?php echo esc_attr( $options['id'] ); ?>"><?php echo esc_html( $options['title'] ); ?></label>
	</th>
	<td class="forminp forminp-<?php echo sanitize_title( $options['type'] ) ?>">
		<?php
		if ( !empty( $options['html'] ) ) {
			echo $options['html'];
		}
		?>
		<?php echo $description; ?>
	</td>
</tr>

Zerion Mini Shell 1.0