Giter Site home page Giter Site logo

wpplugins / email-reminder Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 117 KB

This is a mirror of the svn repo: https://plugins.svn.wordpress.org/email-reminder/, the master is always the latest release.

Home Page: http://wpplugins.it

CSS 3.62% JavaScript 57.49% PHP 38.88%

email-reminder's Introduction

=== Email Reminder ===
Contributors: pogidude
Donate link: http://pogidude.com/donate/
Tags: email reminder, reminder
Requires at least: 3.0
Tested up to: 4.6
Stable tag: 1.3

Schedule email reminders. Enter your reminder, where you'd like to email the reminder to, and when you'd like the reminder to be sent.

== Description ==

This plugin allows you to send email reminders to any email address on the date and time that you specify. So, basically, all you have to do is to enter your reminder, enter the email address you'd like to send the reminder to, and when you'd like the reminder to be sent. 

That's it.

[Email Reminder Plugin Page](http://pogidude.com/email-reminder/)

= Translating and Contributing =
Interested in translating this plugin to your language? Grab the [development version](http://downloads.wordpress.org/plugin/email-reminder.zip) where you will find an up to date email-reminder.pot inside the *languages* directory. Send any translation files to ryann @ pogidude.com and thank you!

A [GIT repository](https://github.com/pogidude/email-reminder) is also available if you'd like to submit a patch.

If you enjoyed using Email Reminder and find it useful, please consider [__making a donation__](http://pogidude.com/donate/). Your donation will help encourage and support the plugin's continued development and better user support.

== Installation ==

1. Download the zip-archive and extract it into your computer.
2. Upload the entire email-reminder folder to the /wp-content/plugins/ directory in your web site.
3. Activate the plugin through the 'Plugins' menu in your WordPress administration page.

You will find a new "Email Reminder" sub-menu under the "Dashboard" menu at the very top.

== Frequently Asked Questions ==

= The reminder does not get sent on the exact date and time or the reminder is not sent at all =

The plugin uses WordPress cron scheduler (WP Cron) to periodically check for reminders to be sent. Unfortunately, WP Cron is not a real cron scheduler like the one found in Linux operating systems which can run commands and scripts on time. WP Cron depends on users visiting your web site in order to trigger WP Cron. This means that by default, reminders won't always get sent on the exact time you want. This is most noticeable on sites with very low traffic.

But, there is a way to work around this problem by leveraging real Linux cron instead. Find out how by [reading this tutorial](http://pogidude.com/2011/use-linux-cron-to-trigger-wordpress-cron-scheduler/)

= I don't see the reminder on my inbox =

Check in your spam folder. Sometimes, email messages are marked as spam by your email provider especially if this is the first time you've used the plugin.

== Screenshots ==

1. Screenshot of email reminder interface
2. Screenshot of list of scheduled reminders

== Changelog ==
= 1.3 =
*2015-05-16*
* Make strings translateable
* Add NL .mo file
* Add .pot file

= 1.2 =
* UI updates
* [fix] call to WPDB::prepare() method not passing required number of parameters

= 1.1 =
* Added edit and delete reminders functions.
* Added list of sent reminders.

= 1.0 =
* Separated email headers with a CTRLF (\r\n) sent to wp_mail()

= 0.1 =
* Original Version.

== Upgrade Notice ==
= 1.1 =
* Improved user interface

= 0.1 =
* Original Version.

email-reminder's People

Contributors

wppluginsbot avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.