Home Forums Newsletter Plugin Support Call subscriber information in other wordpress functions?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #296399
    Anselm Peischl
    Participant

    I already found out that pdf attachments are not supportet. Though I would like to send customized invoices to my list and wondered if there are functions to grab custom subscriber meta by id/hash in my wordpress page? This way I could utilize a custom endpoint with my newsletters and generate invoices when ppl click the link.

    #296400
    Stefano
    Keymaster

    Hi, if you have a subscriber’s ID you can get the full object (matching the table fields wp_newsletter) using Newsletter::instance()- >get_user(subscriber id)

    #296402
    Anselm Peischl
    Participant

    Thank you for your reply, is the very same possible in combination with the hash to add further security?

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.