| Developer | Yulianto (Ian) |
|---|---|
| Update Time | April 6, 2009, 11:50 p.m. |
| Donation URL: | donation |
| PHP Version: | 2.6.0 + |
| WordPress Version: | 2.6.5 |
/wp-content/plugins/ directory<?php wpnewsletter_opt_in(); ?> in your templates.<?php wpnewsletter_show_optin_div(); ?> in your templates. Put <?php ob_start(); ?> on the first line of your header.php theme file.