Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    You can insert media from the media library into an email. I’ve done it with images a number of times. Off the top of my head I don’t recall what happens if you insert something like a PDF file, I think it includes a link to the PDF on your site in the email.

    Email Users utilizes the WordPress WYSIWYG editor and media is handled by the WYSIWYG editor. There are no plans to implement anything further in this area.

    Hello.

    What is sent is useless, but… it’s easy to make it useful.

    What is sent is:
    [pdf-embedder url="http://yoursitehere.com/wp-content/uploads/yout-file-here.pdf" title="NameOfYourFile"]

    You must change it to:

    <a href="http://yoursitehere.com/wp-content/uploads/yout-file-here.pdf">NameOfYourFiled</a>

    Thanks for the plugin !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Attachments’ is closed to new replies.