This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Schedule Notice

Сүрөттөө

Simple Schedule Notice gives you a tool to notify you or any other person by
email what should be reminded. You can manage as many email templates as you
want, which are to be sent to specified email addresses on specified day of
month or day of year.

Docs & Support

You can find docs at http://tenjinyama.wp.xdomain.jp/ .
(English) http://tenjinyama.wp.xdomain.jp/category/simpleschedulenotice
(Japanese) http://tenjinyama.wp.xdomain.jp/category/simpleschedulenotice-ja

Translations

“pot” file is included in “/languages” subfolder so that you can make your translation file.
Only Japanese translation files (“-ja.po” and “-ja.mo”) are provided by the developer.

Скриншоттор

  • screenshot-1.png, screenshot-2.png,

Орнотуу

  1. Upload the schedule-notice.zip file to your plugin folder.
  2. You will find the plugin in your plugin list, not activated.
  3. Activate the plugin.

You will find ‘Schedule Notice’ sub-menu under ‘Tools’ menu of your admin panel.

FAQ.KG

(to be supplied.)

Сын-пикирлер

Февраль 6, 2019-ж.
I couldn't activate this plugin because of a fatal error wordpress is warning me about: Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone () in /home/nedb/public_html/camrent/wp-content/plugins/simple-schedule-notice/simple-schedule-notice.php:47 Stack trace: #0 /home/nedb/public_html/camrent/wp-content/plugins/simple-schedule-notice/simple-schedule-notice.php(47): DateTimeZone->__construct('') #1 /home/nedb/public_html/camrent/wp-content/plugins/simple-schedule-notice/simple-schedule-notice.php(934): Simple_Schedulenotice_Class->__construct() #2 /home/nedb/public_html/camrent/wp-admin/includes/plugin.php(1909): include('/home/nedb/publ...') #3 /home/nedb/public_html/camrent/wp-admin/plugins.php(172): plugin_sandbox_scrape('simple-schedule...') #4 {main} thrown in /home/nedb/public_html/camrent/wp-content/plugins/simple-schedule-notice/simple-schedule-notice.php on line 47 I have no idea how to understand this. I tried to find that line 47 in the simple-schedule-notice.php file, it says: $this->wp_timezone = new DateTimeZone( get_option( 'timezone_string' ) ); //wordpress timezone No idea what the error is and how to fix it. Pls help! I really do like to activate this plugin, it looks legit something I can use for my site asap THANK YOU!
Read all 1 review

Contributors & Developers

“Schedule Notice” is open source software. The following people have contributed to this plugin.

Мүчөлөрү

Translate “Schedule Notice” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Өзгөртүүлөр

1.0.8

  • tested on WordPress 5.7 RC2
  • Modified :
    “from” mail name is changed from default(wordpress) to ‘schedule-notice’, and
    “@localhost” is changed to “@localhost.jp” to conform to the new regulation.

1.0.7

  • tested on WordPress 5.5.1;

1.0.6

  • tested on WordPress 5.2.2;

1.0.5

  • Fixed the problem :
    Checkboxes “Do not send to destination 1” and “Do not send to destination 2” in
    “Notification Settings” page do not reflect checked status properly.

1.0.4

1.0.3

  • Minor code changes for efficiency and readability.

1.0.2

  • Fixed the problem that the width of “textarea” is too small on MSIE and Edge.

1.0

  • Initial release.