Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
wp-content
/
plugins
/
header-and-footer-scripts
/
inc
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<div class="shfs_meta_control"> <p><?php esc_html_e('The script in the following textbox will be inserted to the <head> section', 'header-and-footer-scripts'); ?>.</p> <p> <textarea name="_inpost_head_script[synth_header_script]" rows="5" style="width:98%;font-family:monospace;"><?php if (!empty($meta['synth_header_script'])) { echo $meta['synth_header_script']; } ?></textarea> </p> </div>