If the Automatic Links plugin stops working, check that your theme has
if (is_singular()) wp_enqueue_script( ‘comment-reply’ ); wp_head();
before </head>.
If the Automatic Links plugin stops working, check that your theme has
if (is_singular()) wp_enqueue_script( ‘comment-reply’ ); wp_head();
before </head>.