PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
custom-twitter-feeds
/
admin
/
views
/
oembeds
<?php /** * CTF Header Notices * * @since 2.0 */ do_action('ctf_header_notices'); ?> <div id="ctf-oembeds" class="ctf-oembeds"> <?php TwitterFeed\Admin\CTF_View::render( 'sections.header' ); TwitterFeed\Admin\CTF_View::render( 'oembeds.content' ); TwitterFeed\Admin\CTF_View::render( 'sections.sticky_widget' ); ?> </div>
[-] modal.php
[edit]
[-] index.php
[edit]
[+]
..
[-] oembed_features.php
[edit]
[-] content.php
[edit]
[-] plugin_info.php
[edit]