Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/wp-content/plugins/learnpress/inc/admin/meta-box/fields/
Upload File :
Current File : /home/escuelai/public_html/wp-content/plugins/learnpress/inc/admin/meta-box/fields/title.php

<?php
if ( ! empty( $value['title'] ) ) {
	echo '<h2>' . esc_html( $value['title'] ) . '</h2>';
}
if ( ! empty( $value['desc'] ) ) {
	echo '<div class="lp-metabox__desc">' . wp_kses_post( $value['desc'] ) . '</div>';
}

echo '<table class="form-table lp-metabox__table">';

if ( ! empty( $value['id'] ) ) {
	do_action( 'lp_metabox_settings_' . sanitize_title( $value['id'] ) );
}


Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists