| Server IP : 213.186.33.4 / Your IP : 216.73.216.146 Web Server : Apache System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : karinebmkh ( 644538) PHP Version : 8.4.22 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/karinebmkh/www2/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/ |
Upload File : |
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the id=main div and all content after
*
* @package Minileven
*/
?>
</div><!-- #main -->
</div><!-- #page -->
<?php get_sidebar(); ?>
</div><!-- #wrapper -->
<?php
/**
* Fires before the Mobile Theme's <footer> tag.
*
* @module minileven
*
* @since 3.7.0
*/
do_action( 'jetpack_mobile_footer_before' );
?>
<footer id="colophon" role="contentinfo">
<div id="site-generator">
<a href="<?php echo esc_url( home_url( add_query_arg('ak_action', 'reject_mobile') ) ); ?>"><?php _e( 'View Full Site', 'jetpack' ); ?></a><br />
<?php
/**
* Fires after the View Full Site link in the Mobile Theme's footer.
*
* By default, a promo to download the native apps is added to this action.
*
* @module minileven
*
* @since 1.8.0
*/
do_action( 'wp_mobile_theme_footer' );
/**
* Fires before the credit links in the Mobile Theme's footer.
*
* @module minilven
*
* @since 1.8.0
*/
do_action( 'minileven_credits' );
?>
<a href="<?php echo esc_url( __( 'https://wordpress.org/', 'jetpack' ) ); ?>" rel="noopener noreferrer" target="_blank" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'jetpack' ); ?>" rel="generator"><?php printf( __( 'Proudly powered by %s', 'jetpack' ), 'WordPress' ); ?></a>
</div>
</footer><!-- #colophon -->
<?php wp_footer(); ?>
</body>
</html>