. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . AnonSec Shell
AnonSec Shell
Server IP : 94.23.64.18  /  Your IP : 216.73.216.185   [ Reverse IP ]
Web Server : Apache
System : Linux webm005.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User : villadal ( 6036)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/villadal/www/old/wp-content/themes/sohohotel/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/villadal/www/old/wp-content/themes/sohohotel/comments.php
<?php if ( post_password_required() ) {return;}

/*-----------------------------------------------------------------------*/
/*	Display Comments
/*-----------------------------------------------------------------------*/

?>

<!-- BEGIN #respond-wrapper -->
<div id="respond-wrapper">

<?php if ( have_comments() ) : ?>
	
	<div class="clearboth"></div>
	
	<h4 class="comment-count-title"><?php comments_number(esc_html__('No comments', 'sohohotel'), esc_html__('1 Comment', 'sohohotel'), esc_html__('% Comments', 'sohohotel')); ?></h4>
	<div class="title-block-6"></div>
	
	<ul class="comments">
		<?php wp_list_comments( array( 'callback' => 'sohohotel_comments' ) ); ?>
	</ul>

	<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : ?>
		
		<div class="sohohotel-comments-pagination">
			<?php previous_comments_link( esc_html__( '&larr; Older Comments', 'sohohotel' ) ); ?>
			<?php next_comments_link( esc_html__( 'Newer Comments &rarr;', 'sohohotel' ) ); ?>
		</div>
		
	<?php endif; ?>

<?php endif;

/*-----------------------------------------------------------------------*/
/*	Comment Form
/*-----------------------------------------------------------------------*/

if ( comments_open() ) : 

	global $aria_req;
	global $sohohotel_allowed_html_array;
	
	comment_form( array(
		
		'comment_field'				=>	'<label for="comment">' . esc_html__('Comment', 'sohohotel') . '</label><textarea name="comment" id="comment" class="text_input" tabindex="4" rows="9" cols="60"></textarea>',
		
		'comment_notes_before'		=>	'',
		
		'comment_notes_after'		=>	'',
		
		'logged_in_as'				=>	'<p class="logged-in-as">' . sprintf( wp_kses(__( 'Logged in as <a href="%1$s">%2$s</a>. <a href="%3$s" title="Log out of this account">Log out?</a>','sohohotel' ), $sohohotel_allowed_html_array ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( $post->ID ) ) ) ) . '</p>',
		
		'title_reply'				=>	wp_kses( __( 'Leave a Comment<span class="title-block8"></span>', 'sohohotel' ), $sohohotel_allowed_html_array ),
		
		'title_reply_to'			=>	esc_html__( 'Leave a Comment', 'sohohotel' ),
		
		'cancel_reply_link'			=>	esc_html__( 'Cancel Reply To Comment', 'sohohotel' ),
		
		'label_submit'				=>	esc_html__( 'Submit', 'sohohotel' ),
		
		'id_submit'					=>	'submit-button',
		
		'fields'					=>	array(
										
											'author'	=>	( $req ? '<label>' . esc_html__('Name', 'sohohotel') .' <span class="required">'.esc_html__('*', 'sohohotel').'</span></label>' : '' ) . '<input id="author" class="text_input" name="author" type="text" value="' . esc_attr( $commenter['comment_author'] ) . '" placeholder="' . esc_html__( 'Name', 'sohohotel' ) . '" ' . $aria_req . ' />',
											
											'email'	    =>	( $req ? '<label>' . esc_html__('Email', 'sohohotel') .' <span class="required">'.esc_html__('*', 'sohohotel').'</span></label>' : '' ) . '<input id="email" class="text_input" name="email" type="text" value="' . esc_attr(  $commenter['comment_author_email'] ) . '" placeholder="' . esc_html__( 'Email', 'sohohotel' ) . '" ' . $aria_req . ' />',
																
											'url'		=>	'<label>' . esc_html__('Website', 'sohohotel') .' </label><input id="url" class="text_input" name="url" type="text" value="' . esc_attr( $commenter['comment_author_url'] ) . '" placeholder="' . esc_html__( 'Website', 'sohohotel' ) . '" />'
										)
										
	) );

?>

<?php endif; ?>

<!-- END #respond-wrapper -->
</div>

Anon7 - 2022
AnonSec Team