Exemple #1
0
 
                    <?php 
_e('Since spam filters check links inside emails, <a href="http://www.thenewsletterplugin.com/plugins/newsletter/statistics-module#tracking-url" target="_blank">read more about this setting</a>.', 'newsletter-statistics');
?>
 
                </p>
            </td>
        </tr>
        <tr>
            <th><?php 
_e('Secret key', 'newsletter-statistics');
?>
</th>
            <td>
                <?php 
$controls->value('key');
?>
                <p class="description">
                    <?php 
_e('This auto-generated key is used to protect the click tracking. Shown for debug purposes.', 'newsletter-statistics');
?>
 
                </p>
            </td>
        </tr>        
    </table>
    <p>
        <?php 
$controls->button('save', __('Save', 'newsletter'));
?>
    </p>
        <?php 
$nc->init();
?>
        <?php 
$nc->hidden('id');
?>
        <?php 
$nc->hidden('token');
?>

        <table class="form-table">
            <tr valign="top">
                <th>&nbsp;</th>
                <td>
                    id: <?php 
$nc->value('id');
?>
                    created: <?php 
$nc->value('created');
?>
                    ip: <?php 
$nc->value('ip');
?>
                    token: <?php 
$nc->value('token');
?>
                </td>
            </tr>
            <tr valign="top">
                <th>Name and email</th>
                <td>