uawdijnntqw1x1x1
IP : 216.73.217.176
Hostname : webm001.cluster102.gra.hosting.ovh.net
Kernel : Linux webm001.cluster102.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
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
bechata
/
mp
/
kpnqp
/
..
/
73eb7
/
.
/
sidebar.php.tar
/
/
home/bechata/mp/wp-content/themes/twentyseventeen/sidebar.php000066600000001012152367042640020462 0ustar00<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package WordPress * @subpackage Twenty_Seventeen * @since Twenty Seventeen 1.0 * @version 1.0 */ if ( ! is_active_sidebar( 'sidebar-1' ) ) { return; } ?> <aside id="secondary" class="widget-area" role="complementary" aria-label="<?php esc_attr_e( 'Blog Sidebar', 'twentyseventeen' ); ?>"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </aside><!-- #secondary --> home/bechata/mp/wp-content/themes/twentysixteen/sidebar.php000066600000000605152367042640020154 0ustar00<?php /** * The template for the sidebar containing the main widget area * * @package WordPress * @subpackage Twenty_Sixteen * @since Twenty Sixteen 1.0 */ ?> <?php if ( is_active_sidebar( 'sidebar-1' ) ) : ?> <aside id="secondary" class="sidebar widget-area" role="complementary"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </aside><!-- .sidebar .widget-area --> <?php endif; ?> home/bechata/mp/wp-content/themes/spacious/sidebar.php000066600000002353152367043450017052 0ustar00<?php /** * The Sidebar containing the main widget areas. * * @package ThemeGrill * @subpackage Spacious * @since Spacious 1.0 */ ?> <div id="secondary"> <?php do_action( 'spacious_before_sidebar' ); ?> <?php if( is_page_template( 'page-templates/contact.php' ) ) { $sidebar = 'spacious_contact_page_sidebar'; } elseif( function_exists( 'spacious_is_in_woocommerce_page' ) && spacious_is_in_woocommerce_page() ) { $sidebar = 'spacious_woocommerce_sidebar'; } else { $sidebar = 'spacious_right_sidebar'; } ?> <?php if ( ! dynamic_sidebar( $sidebar ) ) : ?> <aside id="search" class="widget widget_search"> <?php get_search_form(); ?> </aside> <aside id="archives" class="widget"> <h3 class="widget-title"><?php _e( 'Archives', 'spacious' ); ?></h3> <ul> <?php wp_get_archives( array( 'type' => 'monthly' ) ); ?> </ul> </aside> <aside id="meta" class="widget"> <h3 class="widget-title"><?php _e( 'Meta', 'spacious' ); ?></h3> <ul> <?php wp_register(); ?> <li><?php wp_loginout(); ?></li> <?php wp_meta(); ?> </ul> </aside> <?php endif; ?> <?php do_action( 'spacious_after_sidebar' ); ?> </div>
/home/bechata/mp/kpnqp/../73eb7/./sidebar.php.tar