✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ business94.web-hosting.com ​🇻​♯➤ 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 162.0.209.198 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.117
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/hubcsyrx/sename.lafricaine.org//wp-comments-post.php
<?php
/**
 * Handles Comment Post to WordPress and prevents duplicate comment posting.
 *
 * @package WordPress
 */

if ( 'POST' !== $_SERVER['REQUEST_METHOD'] ) {
	$protocol = $_SERVER['SERVER_PROTOCOL'];
	if ( ! in_array( $protocol, array( 'HTTP/1.1', 'HTTP/2', 'HTTP/2.0', 'HTTP/3' ), true ) ) {
		$protocol = 'HTTP/1.0';
	}

	header( 'Allow: POST' );
	header( "$protocol 405 Method Not Allowed" );
	header( 'Content-Type: text/plain' );
	exit;
}

/** Sets up the WordPress Environment. */
require __DIR__ . '/wp-load.php';

nocache_headers();

$comment = wp_handle_comment_submission( wp_unslash( $_POST ) );
if ( is_wp_error( $comment ) ) {
	$data = (int) $comment->get_error_data();
	if ( ! empty( $data ) ) {
		wp_die(
			'<p>' . $comment->get_error_message() . '</p>',
			__( 'Comment Submission Failure' ),
			array(
				'response'  => $data,
				'back_link' => true,
			)
		);
	} else {
		exit;
	}
}

$user            = wp_get_current_user();
$cookies_consent = ( isset( $_POST['wp-comment-cookies-consent'] ) );

/**
 * Fires after comment cookies are set.
 *
 * @since 3.4.0
 * @since 4.9.6 The `$cookies_consent` parameter was added.
 *
 * @param WP_Comment $comment         Comment object.
 * @param WP_User    $user            Comment author's user object. The user may not exist.
 * @param bool       $cookies_consent Comment author's consent to store cookies.
 */
do_action( 'set_comment_cookies', $comment, $user, $cookies_consent );

$location = empty( $_POST['redirect_to'] ) ? get_comment_link( $comment ) : $_POST['redirect_to'] . '#comment-' . $comment->comment_ID;

// If user didn't consent to cookies, add specific query arguments to display the awaiting moderation message.
if ( ! $cookies_consent && 'unapproved' === wp_get_comment_status( $comment ) && ! empty( $comment->comment_author_email ) ) {
	$location = add_query_arg(
		array(
			'unapproved'      => $comment->comment_ID,
			'moderation-hash' => wp_hash( $comment->comment_date_gmt ),
		),
		$location
	);
}

/**
 * Filters the location URI to send the commenter after posting.
 *
 * @since 2.0.5
 *
 * @param string     $location The 'redirect_to' URI sent via $_POST.
 * @param WP_Comment $comment  Comment object.
 */
$location = apply_filters( 'comment_post_redirect', $location, $comment );

wp_safe_redirect( $location );
exit;


Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
8 Jun 2026 12.27 AM
hubcsyrx / hubcsyrx
0711
pictures
--
8 Jun 2026 12.27 AM
hubcsyrx / hubcsyrx
0755
wp-admin
--
8 Jun 2026 12.27 AM
hubcsyrx / hubcsyrx
0755
wp-content
--
10 Jun 2026 9.43 AM
hubcsyrx / hubcsyrx
0755
wp-includes
--
8 Jun 2026 12.27 AM
hubcsyrx / hubcsyrx
0755
.hcflag
0.03 KB
8 Jun 2026 9.30 PM
hubcsyrx / hubcsyrx
0644
.htaccess
0.955 KB
3 Apr 2026 12.07 AM
hubcsyrx / hubcsyrx
0644
.htaccess.bk
0.182 KB
18 Apr 2025 5.13 PM
hubcsyrx / hubcsyrx
0644
.litespeed_flag
0.29 KB
11 Jun 2026 1.35 AM
hubcsyrx / nobody
0644
about.php
0 KB
10 May 2026 10.58 PM
hubcsyrx / hubcsyrx
0444
admin.php
0 KB
10 May 2026 10.58 PM
hubcsyrx / hubcsyrx
0444
error_log
6.95 MB
1 Apr 2026 4.06 AM
hubcsyrx / hubcsyrx
0644
h2.php
0 KB
22 Mar 2026 3.02 PM
hubcsyrx / hubcsyrx
0644
index.php
0.396 KB
6 Feb 2020 11.33 AM
hubcsyrx / hubcsyrx
0644
license.txt
19.437 KB
6 Mar 2025 7.24 PM
hubcsyrx / hubcsyrx
0644
litespeed.conf
0.708 KB
23 Feb 2026 11.16 AM
hubcsyrx / hubcsyrx
0644
readme.html
7.251 KB
8 Jul 2025 3.05 PM
hubcsyrx / hubcsyrx
0644
support.php
5.382 KB
10 May 2026 10.58 PM
hubcsyrx / hubcsyrx
0444
thoms.php
0 KB
8 Jun 2026 12.25 AM
hubcsyrx / hubcsyrx
0644
wordpress-6.7.2-fr_FR.zip
14.55 MB
18 Apr 2025 5.07 PM
hubcsyrx / hubcsyrx
0644
wp-activate.php
7.177 KB
8 Oct 2025 7.02 AM
hubcsyrx / hubcsyrx
0644
wp-blog-header.php
0.343 KB
6 Feb 2020 11.33 AM
hubcsyrx / hubcsyrx
0644
wp-comments-post.php
2.269 KB
14 Jun 2023 6.11 PM
hubcsyrx / hubcsyrx
0644
wp-config-sample.php
3.261 KB
12 Aug 2025 6.47 PM
hubcsyrx / hubcsyrx
0644
wp-config.php
4.346 KB
23 Feb 2026 12.11 PM
hubcsyrx / hubcsyrx
0644
wp-content.zip
985.52 MB
23 Feb 2025 11.30 AM
hubcsyrx / hubcsyrx
0644
wp-cron.php
5.485 KB
2 Aug 2024 11.40 PM
hubcsyrx / hubcsyrx
0644
wp-links-opml.php
2.435 KB
30 Apr 2025 4.52 PM
hubcsyrx / hubcsyrx
0644
wp-load.php
3.845 KB
11 Mar 2024 2.05 PM
hubcsyrx / hubcsyrx
0644
wp-login.php
50.231 KB
29 Oct 2025 2.37 PM
hubcsyrx / hubcsyrx
0644
wp-mail.php
8.522 KB
3 Apr 2025 2.25 AM
hubcsyrx / hubcsyrx
0644
wp-settings.php
30.327 KB
7 Nov 2025 5.42 PM
hubcsyrx / hubcsyrx
0644
wp-signup.php
33.707 KB
10 Mar 2025 10.16 PM
hubcsyrx / hubcsyrx
0644
wp-trackback.php
5.092 KB
19 Aug 2025 4.30 PM
hubcsyrx / hubcsyrx
0644
xmlrpc.php
3.13 KB
8 Nov 2024 8.52 PM
hubcsyrx / hubcsyrx
0644
zu.php
0 KB
14 Aug 2025 7.10 AM
hubcsyrx / hubcsyrx
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF