Uname: Linux webm021.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Software: Apache
PHP version: 5.4.45 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.91.62
Your Ip: 216.73.216.52
User: matthif (139342) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : post-comment.php
<?php
/**
 * Server-side rendering of the `core/post-comment` block.
 *
 * @package WordPress
 */

/**
 * Registers the `core/post-comment` block on the server.
 * We need to do this to make context available for inner blocks.
 */
function gutenberg_register_block_core_post_comment() {
	register_block_type_from_metadata(
		__DIR__ . '/post-comment'
	);
}
add_action( 'init', 'gutenberg_register_block_core_post_comment', 20 );
© 2026 XylotrechusZ