Uncategorized
Hello world!
On 2 мая, 2024 by wordpressuser_732dd66Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
function remove_comment_form() { remove_action( 'comment_form', 'comment_form' ); } add_action( 'init', 'remove_comment_form' );
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.