Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Schedule Notice

Beschrijving

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.

Schermafdrukken

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

Installatie

  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

(to be supplied.)

Beoordelingen

6 februari 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!
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Schedule Notice” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Schedule Notice” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.