• How to submit newsletter subscription form from another source using required argument ’email’. I am using JSON API plug in. I need a function similar to submit_comment() (example url : api/?json=submit_comment&post_id=13499&name=vbtest&email=vb@vb.com&content=comment test by vb) used to submit a comment form from another source. I found it from plugins/json-api/controllers/respond.php .
    The subscription form currently using the code from plugin jetpack/modules/suscription.php

    https://wordpress.org/plugins/json-api/

  • The topic ‘Submit newsletter subscription form from another source’ is closed to new replies.