?AlkantarClanX12
| Current Path : /home/rankinh/villavanille/wp-content/plugins/custom-facebook-feed/admin/views/extensions/ |
| Current File : /home/rankinh/villavanille/wp-content/plugins/custom-facebook-feed/admin/views/extensions/index.php |
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?>
<div id="cff-extensions" class="cff-extensions">
<?php
CustomFacebookFeed\CFF_View::render( 'sections.header' );
CustomFacebookFeed\CFF_View::render( 'extensions.content' );
CustomFacebookFeed\CFF_View::render( 'sections.sticky_widget' );
?>
</div>