Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Schedule Notice

Opis

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.

Snimke zaslona

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

Instalacija

  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.

ČPP

(to be supplied.)

Recenzije

06. veljače 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!
Pročitajte 1 recenziju

Suradnici i Programeri

“Schedule Notice” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Schedule Notice” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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.