| Current Path : /home/frekansk/.trash/wp-content/plugins/learnpress/inc/admin/meta-box/fields/ |
| Current File : /home/frekansk/.trash/wp-content/plugins/learnpress/inc/admin/meta-box/fields/html.php |
<tr valign="top"> <th scope="row" class="titledesc"> <label><?php echo $value['title']; ?> <?php echo $tooltip_html; ?></label> </th> <td class="forminp forminp-<?php echo esc_attr( sanitize_title( $value['type'] ) ); ?>"> <?php echo $value['default']; ?> </td> </tr>