PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
plugins
/
wc-frontend-manager
/
templates
/
default
<?php /** * WCFM plugin templates * * Footer area * * @author WC Lovers * @package wcfm/templates/default * @version 3.1.2 */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div class="wcfm_clearfix"></div> <div id="wcfm-footer"> <div class="wcfm-footer-container"> </div> </div>
[+]
..
[-] header.php
[edit]
[-] wcfm-content.php
[edit]
[-] template-style.css
[edit]
[-] footer.php
[edit]
[-] template-functions.php
[edit]