PATH:
home
/
thebhoeo
/
public_html
/
pashtoo
/
wp-content
/
themes
/
sinatra
<?php /** * The template for displaying the footer in our theme. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Sinatra * @author Sinatra Team <hello@sinatrawp.com> * @since 1.0.0 */ ?> <?php do_action( 'sinatra_main_end' ); ?> </div><!-- #main .site-main --> <?php do_action( 'sinatra_after_main' ); ?> <?php do_action( 'sinatra_before_colophon' ); ?> <?php if ( sinatra_is_colophon_displayed() ) { ?> <footer id="colophon" class="site-footer" role="contentinfo"<?php sinatra_schema_markup( 'footer' ); ?>> <?php do_action( 'sinatra_footer' ); ?> </footer><!-- #colophon .site-footer --> <?php } ?> <?php do_action( 'sinatra_after_colophon' ); ?> </div><!-- END #page --> <?php do_action( 'sinatra_after_page_wrapper' ); ?> <?php wp_footer(); ?> </body> </html>
[-] 404.php
[edit]
[-] search.php
[edit]
[-] readme.txt
[edit]
[-] style.css
[edit]
[-] changelog.txt
[edit]
[+]
inc
[+]
assets
[+]
languages
[-] archive.php
[edit]
[-] functions.php
[edit]
[-] screenshot.jpg
[edit]
[+]
woocommerce
[-] searchform.php
[edit]
[-] sidebar.php
[edit]
[-] header.php
[edit]
[+]
..
[-] wpml-config.xml
[edit]
[-] index.php
[edit]
[+]
template-parts
[-] rtl.css
[edit]
[-] comments.php
[edit]
[+]
page-templates
[-] singular.php
[edit]
[-] footer.php
[edit]