Languages: English • open 日本語 (Add your language)
This Conditional Tag checks if trackbacks are allowed for the current Post or a given Post ID. This is a boolean function, meaning it returns either TRUE or FALSE.
<?php pings_open( $post_id ); ?>
Since: 1.5.0
pings_open() is located in wp-includes/comment-template.php
.