Codex tools: Log in
Contents |
Retrieve path of comment popup template in current or parent template.
Checks for comment popup template in current template, if it exists or in the parent template. If it doesn't exist, then it retrieves the comment-popup.php file from the default theme. The default theme must then exist for it to work.
<?php get_comments_popup_template() ?>
None.
Since: 1.5.0
get_comments_popup_template() is located in wp-includes/theme.php.