403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.142.255.103
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wavevlvu/misswavenigeria.com/wp-content/themes/origami/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/misswavenigeria.com/wp-content/themes/origami/page-blog.php
<?php

if ( !get_option( 'page_for_posts' ) && get_option( 'show_on_front' ) == 'page' && get_post_status() == 'publish' ) {
	// We're transitioning away from using the blog page template
	// Automatically update this so it uses the proper system.
	update_option( 'page_for_posts', get_the_ID() );
	update_post_meta( get_the_ID(), '_wp_page_template', 'default' );
}

add_filter( 'option_show_on_front', '__return_false' );
add_filter( 'siteorigin_panels_is_home', '__return_false' );
global $wp_query;
query_posts( array(
	'paged' => $wp_query->get( 'paged' ),
) );
global $more;
$more = 0;
get_template_part( 'index' );
$more = 1;
remove_filter( 'option_show_on_front', '__return_false' );
remove_filter( 'siteorigin_panels_is_home', '__return_false' );

wp_reset_query();
wp_reset_postdata();

Youez - 2016 - github.com/yon3zu
LinuXploit