Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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.

Часті питання

(to be supplied.)

Відгуки

06.02.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!
Прочитати всі 1 відгук

Учасники та розробники

“Schedule Notice” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Schedule Notice” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою 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.