?AlkantarClanX12

Your IP : 216.73.216.177


Current Path : /home/rankinh/villavanille/wp-content/plugins/custom-facebook-feed/admin/views/support/
Upload File :
Current File : /home/rankinh/villavanille/wp-content/plugins/custom-facebook-feed/admin/views/support/index.php

<?php
    if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
    /**
     * CFF Header Notices
     *
     * @since 4.0
     */
    do_action('cff_header_notices');
?>
<div id="cff-support" class="cff-support">
    <?php
        CustomFacebookFeed\CFF_View::render( 'sections.header' );
        CustomFacebookFeed\CFF_View::render( 'support.content' );
        CustomFacebookFeed\CFF_View::render( 'sections.sticky_widget' );
    ?>
</div>