[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: comments.php
<?php if (post_password_required()) { return; } ?> <div id="comments" class="comments-area content-boxed"> <?php $comments_args = array( // Redefine your own textarea (the comment body). 'comment_field' => '<p class="comment-form-comment"><label for="comment">' . _x( 'Comment', 'noun', 'maisonco' ) . '</label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required="required" placeholder="' . esc_attr__( "Comment", "maisonco" ) . '"></textarea></p>', ); comment_form( $comments_args ); // You can start editing here -- including this comment! if (have_comments()) : ?> <h2 class="comments-title"> <?php $comments_number = get_comments_number(); if( $comments_number < 10){ $comments_number = '0'.$comments_number; } printf( __('Comments (%s)','maisonco'), $comments_number ); ?> </h2> <ol class="comment-list" data-opal-customizer="otf_comment_template"> <?php wp_list_comments( array( 'avatar_size' => 100, 'style' => 'ol', 'short_ping' => true, 'reply_text' => esc_html__( 'Reply', 'maisonco' ), ) ); ?> </ol> <?php the_comments_pagination( array( 'prev_text' => '<span class="fa fa-arrow-left"></span><span class="screen-reader-text">' . esc_html__( 'Previous page', 'maisonco' ) . '</span>', 'next_text' => '<span class="screen-reader-text">' . esc_html__( 'Next page', 'maisonco' ) . '</span><span class="fa fa-arrow-right"></span>', ) ); endif; // Check for have_comments(). // If comments are closed and there are comments, let's leave a little note, shall we? if (!comments_open() && get_comments_number() && post_type_supports( get_post_type(), 'comments' )) : ?> <p class="no-comments"><?php esc_html_e( 'Comments are closed.', 'maisonco' ); ?></p> <?php endif; ?> </div><!-- #comments -->
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium264.web-hosting.com
Server IP: 69.57.162.13
PHP Version: 8.1.34
Server Software: LiteSpeed
System: Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 73.69 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: kidscntx
User ID (UID): 1154
Group ID (GID): 1112
Script Owner UID: 1154
Current Dir Owner: 1154