Skip to content

Instantly share code, notes, and snippets.

@webhasan
Created January 26, 2014 04:42
Show Gist options
  • Save webhasan/8628496 to your computer and use it in GitHub Desktop.
Save webhasan/8628496 to your computer and use it in GitHub Desktop.
wp ajax comment reply
if ( is_singular() && get_option( 'thread_comments' ) ) wp_enqueue_script( 'comment-reply' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment