Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.145.97.1
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-archive.php
<?php
get_header();
the_post();
update_post_meta( get_the_ID(), '_wp_page_template', 'template-archive.php' );
?>

<div <?php post_class( 'post' ); ?>>
	<?php if ( has_post_thumbnail() && siteorigin_setting( 'display_featured_image' ) ) { ?>
		<div class="featured-image">
			<?php the_post_thumbnail( null, array( 'class' => 'main-image' ) ); ?>
		</div>
	<?php } ?>

	<h1 class="entry-title noinfo"><?php the_title(); ?></h1>

	<div class="content">
		<?php the_content(); ?>
	</div>

	<div class="content" id="blog-archives">
		<h2><?php _e( 'Recent Posts', 'origami' ); ?></h2>
		<?php $recent = get_posts( array( 'numberposts' => 4 ) ); ?>
		<?php if ( ! empty( $recent ) ) { ?>
			<ul>
				<?php foreach ( $recent as $recent_post ) { ?>
					<li><a href="<?php echo get_permalink( $recent_post->ID ); ?>"><?php echo $recent_post->post_title; ?></a></li>
				<?php } ?>
			</ul>
		<?php } ?>

		<h2><?php _e( 'By Year', 'origami' ); ?></h2>
		<ul><?php wp_get_archives( array( 'type' => 'yearly' ) ); ?></ul>

		<h2><?php _e( 'By Month', 'origami' ); ?></h2>
		<ul><?php wp_get_archives( array( 'type' => 'monthly' ) ); ?></ul>

		<h2><?php _e( 'Categories', 'origami' ); ?></h2>
		<ul><?php wp_list_categories( array( 'title_li' => false ) ); ?></ul>
	</div>
</div>

<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit