Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Schedule Notice

Beskrivning

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.

Skärmdumpar

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

Installation

  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.

Vanliga frågor

(to be supplied.)

Recensioner

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!
Läs 1 betyg

Bidragsgivare och utvecklare

”Schedule Notice” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Schedule Notice” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.