This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/lesson-scheduler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Lesson Scheduler === Contributors: Teruo Morimoto Tags: lesson, practice, WindBand, Orchestra, footballTeam,練習,出欠 Requires at least: 3.0 Tested up to: 4.1.1 Stable tag: 1.1.10 License: GPLv2 Just another lesson schedule management plugin. Simple look and feel. == Description == You can register the lesson day of your club(music,sports,etc). Member can identify the lesson schedule of other members and register attendance or absence. [日本語の説明](http://stepxstep.net/?page_id=1540 "Documentation in Japanese") == Installation == 1. Upload the entire `lesson-scheduler` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Add New Page and Reg a ShortCode [lesson scheduler]. == Screenshots == 1. Setting Lesson Place,Time,etc. 2. Add new post Lesson Schedule. 3. Shortcode for a page. 4. A page sample for Twentyten. 5. A pages sample for mobile( ex.WPtouch ). == Changelog == = 1.1.10 Fixed a bug that a sort of admin page article. = 1.1.9 Fixed a bug when to activate this. = 1.1.8 Modify table style. = 1.1.7 Add comment for your reply. Add detail page by day. = 1.1.6 Fixed a bug is not displayed on a dashboard. = 1.1.5 Fixed a bug a sort of lesson date. The nearest schedule is print when you checkout "print past schedules" = 1.1.4 Its URL was set to the action attribute. = 1.1.3 Add a 2nd parameter to all _x functions(). = 1.1.2 not release = 1.1.1 Add Prefix all private functions. Add $ Parameter to jQuery function(). = 1.1.0 Add page for mobile. Fixed a bug the result that I registered was not reflected. Fixed a bug a navigation menu is not displayed = 1.0.1 update readme.txt add banner = 1.0.0 first version