Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
www
/
wp-content
/
plugins
/
er-quomodo-core
/
inc
/
Widgets
/
binduz_blog
/
tab
/
parts
/
Editing: content.php
<?php if($settings['show_content']): ?> <p class="er-binduz-news-content"> <?php echo esc_html(wp_trim_words( get_the_excerpt(), $settings['post_content_crop'],'' )); ?> </p> <?php endif; ?>
Save
Cancel