HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-87-generic #88-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 09:28:41 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/newsletter/emails/tnp-composer/modal/attachment.php
<div class="tnp-modal2" id="attachment-modal" aria-hidden="true">
    <div class="tnp-modal2__content" role="dialog" style="width: 600px">
        <header class="tnp-modal2__header">

            <h2><?php _e("Attachments", 'newsletter') ?></h2>
            <span class="tnp-modal2__close" data-tnp-modal-close aria-label="Close modal"></span>
        </header>

        <div class="tnp-modal2__body">

            <p>
                The Newsletter plugin does not support attachments. 
                <a href="https://www.thenewsletterplugin.com/documentation/adding-attachments-to-newsletters/" target="_blank">Please read more in our documentation</a>.
            </p>

        </div>

    </div>
</div>