COMMENT_FORM_SEPARATE_PAGE
Definition
Description
Constants to define the comment form location
Code
<?php
define('COMMENT_FORM_SEPARATE_PAGE', 0);
?> Constants to define the comment form location
<?php
define('COMMENT_FORM_SEPARATE_PAGE', 0);
?>