Filed under: 動画 |
You can follow any responses to this entry through the RSS 2.0 feed.
?php if ( get_option(?comment_registration?) && !$user_ID ) :// If registration required and not logged in ?
?php printf(__(?You must be logged in to post a comment.?, ?kubrick?), get_option(?siteurl?) . ?/wp-login.php?redirect_to=? . urlencode(get_permalink())); ?>
?php else : ?
?php else : // Comments are closed ?