Hi php83,
May i know what PHP code your looking? If you looking PHP for subscribers form. Please find below URL.
http://www.gopiplus.com/work/2014/05/06/email-subscribers-wordpress-plugin-subscription-box/
Thanks & regards
Gopi
Thread Starter
php83
(@php83)
Hi,
I got the form by writing this code.
<?php echo do_shortcode(‘[sbscrbr_form]’); ?>
Thanks for your time dear.
Use this PHP code subscribers form.
<?php es_subbox( $namefield = "YES", $desc = "", $group = "" ); ?>