Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Hello world!
01
Авг
2024
function remove_comment_form() { remove_action( 'comment_form', 'comment_form' ); } add_action( 'init', 'remove_comment_form' );
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
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.