PHP Classes

File: templates/app.php

Recommend this page to a friend!
  Classes of Maniruzzaman Akash   WP Emailer   templates/app.php   Download  
File: templates/app.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: WP Emailer
Allow WordPress users to configure email settings
Author: By
Last change:
Date: 1 year ago
Size: 280 bytes
 

Contents

Class file image Download
<div id="wp-emailer">
    <noscript>
        <strong>
            <?php esc_html_e( "We're sorry but WpEmailer doesn't work properly without JavaScript. Please enable it to continue.", 'wp-emailer' ); ?>
</strong>
    </noscript>

    <h2><?php esc_html_e( 'Loading', 'wp-emailer' ); ?>...</h2>
</div>