예제 #1
0
$controls->text('confirmation_url', 70);
?>
                            <p class="description">
                                A full page address (http://yourblog.com/confirm) to be used instead of message above.
                                If left empty the message above is used.
                            </p>
                        </td>
                    </tr>


                    <!-- CONFIRMATION EMAIL -->
                    <tr valign="top">
                        <th>Confirmation email</th>
                        <td>
                            <?php 
$controls->email('confirmation', 'wordpress');
?>
                            <?php 
$controls->button('test-confirmation', 'Send a test');
?>
                            <p class="description">
                                Message sent by email to new subscribers with instructions to confirm their subscription
                                (for double opt-in process). Do not forget to add the <strong>{subscription_confirm_url}</strong>
                                that users must click to activate their subscription.<br />
                                Sometime can be useful to add a <strong>{unsubscription_url}</strong> to let users to
                                cancel if they wrongly subscribed to your newsletter.
                            </p>
                        </td>
                    </tr>
                </table>
            </div>
예제 #2
0
파일: options.php 프로젝트: besimhu/legacy
$nc->editor('subscribed_text');
?>
                    <div class="hints">
                        This is the text showed to a user who has pressed "subscribe me" on the previous
                        step informing that an email to confirm subscription has just been sent. Remember
                        the user to check the spam folder and to follow the email instructions.
                    </div>
                </td>
            </tr>

            <!-- CONFIRMATION EMAIL -->
            <tr valign="top">
                <th>Confirmation email</th>
                <td>
                    <?php 
$nc->email('confirmation');
?>
                    <div class="hints">
                        Message sent by email to new subscribers with instructions to confirm their subscription
                        (for double opt-in process). Do not forget to add the <strong>{subscription_confirm_url}</strong>
                        that users must click to activate their subscription.<br />
                        Sometime can be useful to add a <strong>{unsubscription_url}</strong> to let users to
                        cancel if they wrongly subscribed your service.
                    </div>
                </td>
            </tr>
        </table>

        <p class="submit">
            <?php 
$nc->button('save', 'Save');
예제 #3
0
$controls->text('confirmation_url', 70);
?>
                            <p class="description">
                                A full page address (http://yourblog.com/confirm) to be used instead of message above.
                                If left empty the message above is used.
                            </p>
                        </td>
                    </tr>


                    <!-- CONFIRMATION EMAIL -->
                    <tr valign="top">
                        <th>Confirmation email</th>
                        <td>
                            <?php 
$controls->email('confirmation');
?>
                            <p class="description">
                                Message sent by email to new subscribers with instructions to confirm their subscription
                                (for double opt-in process). Do not forget to add the <strong>{subscription_confirm_url}</strong>
                                that users must click to activate their subscription.<br />
                                Sometime can be useful to add a <strong>{unsubscription_url}</strong> to let users to
                                cancel if they wrongly subscribed to your newsletter.
                            </p>
                        </td>
                    </tr>
                </table>
            </div>


            <div id="tabs-4">
예제 #4
0
$controls->wp_editor('unsubscribed_text');
?>
                    <p class="description">
                        Shown to users after the cancellation has been completed.
                    </p>
                </td>
            </tr>

            <tr valign="top">
                <th><?php 
_e('Goodbye email', 'newsletter');
?>
</th>
                <td>
                    <?php 
$controls->email('unsubscribed', 'wordpress', true);
?>
                    <p class="description">
                        Sent after a cancellation, is the last message you send to the user before his removal
                        from your newsletter subscribers.
                    </p>
                </td>
            </tr>
            <tr>
                <th>Unsubscription error</th>
                <td>
                    <?php 
$controls->wp_editor('unsubscription_error_text');
?>
                    <p class="description">
                        When the unsubscription cannot be completed, for example because the