Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
thepassage.overlookedtracks.com
/
wp-content9
/
plugins
/
m-chart
/
components
/
templates
/
Editing: subtitle-field.php
<input class="input" type="text" name="<?php echo esc_attr( $this->get_field_name( 'subtitle' ) ); ?>" id="<?php echo esc_attr( $this->get_field_id( 'subtitle' ) ); ?>" value="<?php echo esc_attr( $post_meta['subtitle'] ); ?>" placeholder="<?php esc_attr_e( 'Enter subtitle here', 'm-chart' ); ?>" style="width: 100%;" />
Save
Cancel