Languages: English • comments popup 日本語 (Add your language)
This Conditional Tag checks when in Comments Popup window. This is a boolean function, meaning it returns either TRUE or FALSE.
<?php is_comments_popup(); ?>
Since: 1.5.0
is_comments_popup() is located in wp-includes/query.php
.