Dashboard
PHP:
8.5.9
OS:
Linux
User:
tdcdesarrollorural
/
/
var
/
www
/
vhosts
/
tierrasdelciddesarrollorural.es
/
httpdocs
/
wp-content
/
themes
/
themes
📤 Upload
📝 New File
📁 New Folder
Close
Editing: comments.php
<?php if ( post_password_required() ) { return; } if ( comments_open() || get_comments_number() ) { // Hook to include page comments template do_action( 'qi_action_page_comments_template' ); }
Save
Cancel