403Webshell
Server IP : 68.178.247.200  /  Your IP : 216.73.217.108
Web Server : Apache
System : Linux p3plzcpnl489463.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User : x9dppmxs4rgd ( 8559391)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/cwd/wp-content/plugins/js_composer/include/templates/shortcodes/post_block/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/cwd/wp-content/plugins/js_composer/include/templates/shortcodes/post_block/_item.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}
$block = $block_data[0];
$settings = $block_data[1];
$link_setting = empty( $settings[0] ) ? '' : $settings[0];
?>
<?php if ( 'title' === $block ) :  ?>
	<h2 class="post-title">
		<?php echo empty( $link_setting ) || 'no_link' !== $link_setting ? $this->getLinked( $post, $post->title, $link_setting, 'link_title' ) : $post->title ?>
	</h2>
<?php elseif ( 'image' === $block && ! empty( $post->thumbnail ) ) :  ?>
	<div class="post-thumb">
		<?php echo empty( $link_setting ) || 'no_link' !== $link_setting ? $this->getLinked( $post, $post->thumbnail, $link_setting, 'link_image' ) : $post->thumbnail ?>
	</div>
<?php elseif ( 'text' === $block ) :  ?>
	<div class="entry-content">
		<?php echo empty( $link_setting ) || 'text' === $link_setting ? $post->content : $post->excerpt; ?>
	</div>
<?php elseif ( 'link' === $block ) :  ?>
	<a href="<?php echo $post->link ?>" class="vc_read_more" title="<?php echo esc_attr( sprintf( __( 'Permalink to %s', 'js_composer' ), $post->title_attribute ) ); ?>"<?php echo $this->link_target ?>><?php _e( 'Read more', 'js_composer' ) ?></a>
<?php endif ?>

Youez - 2016 - github.com/yon3zu
LinuXploit