PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
seedprod-coming-soon-pro-5
/
template
<?php $content = $settings->description; //var_dump(has_shortcode($content)); if(!empty($settings->enable_wp_head_footer)){ if(!empty($settings->apply_content_filter)){ $content = apply_filters('the_content', $content); }else{ if(isset($GLOBALS['wp_embed'])){ $content = $GLOBALS['wp_embed']->autoembed($content); } $content = do_shortcode(shortcode_unautop(wpautop(convert_chars(wptexturize($content))))); } }else{ if(isset($GLOBALS['wp_embed'])){ $content = $GLOBALS['wp_embed']->autoembed($content); } $content = do_shortcode(shortcode_unautop(wpautop(convert_chars(wptexturize($content))))); } echo '<div id="cspio-description">'.$content.'</div>';
[+]
..
[-] show_description.php
[edit]
[+]
css
[-] show_share_buttons_ty.php
[edit]
[-] index.php
[edit]
[-] show_column.php
[edit]
[-] rtl.css
[edit]
[-] show_countdown.php
[edit]
[-] show_social_profiles.php
[edit]
[-] style.css
[edit]
[+]
images
[-] show_headline.php
[edit]
[+]
webfonts
[-] show_form.php
[edit]
[+]
js
[-] show_share_buttons.php
[edit]
[-] show_logo.php
[edit]
[-] .template.php
[edit]
[-] show_contact_form.php
[edit]
[-] show_progress_bar.php
[edit]