Upgrade Sendit plugin to 2.4.3
-
Hi guys i made an huge upgrade to my Sendit plugin!
- I fixed all subscribtions / unsubscriptions bug (acttually it’s all ajax powered)
- I Change the subscribers management interface improving the edit add and delete user actions
- New responsive widget markup with spinner Js
- Big code cleanup, and useless files deleted
- Some extra security improvements
- Template Manager Added for free!
- Css inliner added for free
if the widget should’nt working just copy this code into your Sendit -> Main settings -> widget code
<!-- Start Sendit Subscription form --> <div class="sendit"> <form class="form-sendit" id="senditform"> <!-- the shortcode to generate subscription fields --> {sendit_morefields} <input type="text" class="form-sendit" name="email_add" id="email_add" placeholder="email"> <input type="hidden" name="lista" id="lista" value="{list_id}"> <button type="submit" class="btn-sendit" name="submit" id="sendit_subscribe_button" value="{subscribe_text}">Subscribe</button> </form> </div>
Please download it now and Leave comments feedbacks and rate it if it will works!
- The topic ‘Upgrade Sendit plugin to 2.4.3’ is closed to new replies.