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 : 18.224.44.207
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/plugins/so-widgets-bundle/widgets/blog/tpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/misswavenigeria.com/wp-content/plugins/so-widgets-bundle/widgets/blog/tpl/base.php
<?php if ( ! empty( $posts ) && $posts->have_posts() ) { ?>
	<?php if ( ! empty( $instance['title'] ) ) { ?>
		<div class="sow-blog-title">
			<?php
			echo $args['before_title'] . wp_kses_post( $instance['title'] ) . $args['after_title'];
			?>
		</div>
		<?php
	}

	$this->override_read_more( $settings );
	?>
	<div
		class="sow-blog sow-blog-layout-<?php echo esc_attr( $instance['template'] ); ?>"
		data-template="<?php echo esc_attr( $instance['template'] ); ?>"
		data-settings="<?php echo esc_attr( json_encode( $settings ) ); ?>"
		data-paged="<?php echo esc_attr( $posts->query['paged'] ); ?>"
		data-paging-id="<?php echo esc_attr( $instance['paged_id'] ); ?>"
		data-total-pages="<?php echo esc_attr( $this->total_pages( $posts ) ); ?>"
		data-hash="<?php echo esc_attr( $storage_hash ); ?>"
	>
		<?php
		do_action( 'siteorigin_widgets_blog_output_before', $settings );

		if (
			$instance['template'] == 'portfolio' &&
			$template_settings['filter_categories'] &&
			! is_wp_error( $template_settings['terms'] )
		) {
			?>
			<div class="sow-portfolio-filter-terms" style="margin-bottom: 25px;">
				<button data-filter="*" class="active" style="background: none; margin-right: 34px; padding: 0 0 6px;">
					<?php esc_html_e( 'All', 'so-widgets-bundle' ); ?>
				</button>
				<?php foreach ( $template_settings['terms'] as $tax_term ) { ?>
					<button data-filter=".<?php echo esc_attr( $tax_term->slug ); ?>" style="background: none; box-shadow: none; margin-right: 34px; padding: 0 0 6px;">
						<?php echo esc_html( $tax_term->slug ); ?>
					</button>
				<?php } ?>
			</div>
		<?php } ?>

		<?php $template = SiteOrigin_Widget_Blog_Widget::get_template( $instance ); ?>
		<?php if ( ! empty( $template ) ) { ?>
			<div class="sow-blog-posts">
				<?php
				while ( $posts->have_posts() ) {
					$posts->the_post();
					include $template;
				}
				?>
			</div>
			<?php $this->paginate_links( $settings, $posts, $instance ); ?>
		<?php } ?>
		<?php do_action( 'siteorigin_widgets_blog_output_after', $settings ); ?>
	</div>
	<?php $this->override_read_more( $settings ); ?>
<?php } ?>
<?php wp_reset_postdata(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit