403Webshell
Server IP : 46.105.57.169  /  Your IP : 216.73.217.35
Web Server : Apache
System : Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : verseaumee ( 152031)
PHP Version : 8.5.7
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/verseaumee/blueversionx/wp-content/themes/stargaze/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/verseaumee/blueversionx/wp-content/themes/stargaze/footer.php
<?php
/**
 * The Footer: widgets area, logo, footer menu and socials
 *
 * @package STARGAZE
 * @since STARGAZE 1.0
 */

							do_action( 'stargaze_action_page_content_end_text' );
							
							// Widgets area below the content
							stargaze_create_widgets_area( 'widgets_below_content' );
						
							do_action( 'stargaze_action_page_content_end' );
							?>
						</div>
						<?php
						
						do_action( 'stargaze_action_after_page_content' );

						// Show main sidebar
						get_sidebar();

						do_action( 'stargaze_action_content_wrap_end' );
						?>
					</div>
					<?php

					do_action( 'stargaze_action_after_content_wrap' );

					// Widgets area below the page and related posts below the page
					$stargaze_body_style = stargaze_get_theme_option( 'body_style' );
					$stargaze_widgets_name = stargaze_get_theme_option( 'widgets_below_page' );
					$stargaze_show_widgets = ! stargaze_is_off( $stargaze_widgets_name ) && is_active_sidebar( $stargaze_widgets_name );
					$stargaze_show_related = stargaze_is_single() && stargaze_get_theme_option( 'related_position' ) == 'below_page';
					if ( $stargaze_show_widgets || $stargaze_show_related ) {
						if ( 'fullscreen' != $stargaze_body_style ) {
							?>
							<div class="content_wrap">
							<?php
						}
						// Show related posts before footer
						if ( $stargaze_show_related ) {
							do_action( 'stargaze_action_related_posts' );
						}

						// Widgets area below page content
						if ( $stargaze_show_widgets ) {
							stargaze_create_widgets_area( 'widgets_below_page' );
						}
						if ( 'fullscreen' != $stargaze_body_style ) {
							?>
							</div>
							<?php
						}
					}
					do_action( 'stargaze_action_page_content_wrap_end' );
					?>
			</div>
			<?php
			do_action( 'stargaze_action_after_page_content_wrap' );

			// Don't display the footer elements while actions 'full_post_loading' and 'prev_post_loading'
			if ( ( ! stargaze_is_singular( 'post' ) && ! stargaze_is_singular( 'attachment' ) ) || ! in_array ( stargaze_get_value_gp( 'action' ), array( 'full_post_loading', 'prev_post_loading' ) ) ) {
				
				// Skip link anchor to fast access to the footer from keyboard
				?>
				<a id="footer_skip_link_anchor" class="stargaze_skip_link_anchor" href="#"></a>
				<?php

				do_action( 'stargaze_action_before_footer' );

				// Footer
				$stargaze_footer_type = stargaze_get_theme_option( 'footer_type' );
				if ( 'custom' == $stargaze_footer_type && ! stargaze_is_layouts_available() ) {
					$stargaze_footer_type = 'default';
				}
				get_template_part( apply_filters( 'stargaze_filter_get_template_part', "templates/footer-" . sanitize_file_name( $stargaze_footer_type ) ) );

				do_action( 'stargaze_action_after_footer' );

			}
			?>

			<?php do_action( 'stargaze_action_page_wrap_end' ); ?>

		</div>

		<?php do_action( 'stargaze_action_after_page_wrap' ); ?>

	</div>

	<?php do_action( 'stargaze_action_after_body' ); ?>

	<?php wp_footer(); ?>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit