File "static-text.php"

Full path: /home/kosmetik/public_html/wp-content/plugins/powerpack-elements/modules/registration-form/fields/static-text.php
File size: 107 B
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<div class="pp-rf-field-static-text">
	<?php 
echo do_shortcode(wpautop($field['static_text']));
?>
</div>