Guest User

Untitled

a guest
Jan 1st, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1.     if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
  2.         wp_enqueue_script( 'comment-reply' );
  3.     }
Add Comment
Please, Sign In to add comment