File manager - Edit - /home/proidvn/me.proid.vn/wp-content/plugins/jet-engine/templates/forms/common/field-description.php
Back
<?php /** * Field description template */ if ( 'heading' === $args['type'] ) { $class = 'jet-form__heading-desc'; $tag = 'div'; } else { $class = 'jet-form__desc'; $tag = 'small'; } printf( '<%1$s class="%2$s"><span class="jet-form__desc-text">%3$s</span></%1$s>', $tag, $class, $args['desc'] );
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.7 |
proxy
|
phpinfo
|
Settings