hussein_erol adlı üyeden alıntı: mesajı görüntüle
WordPress › Subscribe to Comments WordPress Plugins
buradaki daha basit. indirip kurdum hazır ayarında geldi.
sadece comments.php de en alta </form> dan önce kırmızı ile vurguladığım kodu ekliyorsun;
comments.php de;
<button name="submit" type="submit">Yorumunuz</button>
<input type="hidden" name="comment_post_ID" value="<?php echo $id; ?>" />
<?php endif; ?>

<br>
<?php show_subscription_checkbox(); ?>

</form>
kırmızyla olan kodu /br seklınde bitirmen gerekmıyor muydu