カテゴリー: Updates
Page 3 of 5
- When the user opened a page which needs login, the user is returned to the page just after the login.
- The word in timetable which indicates the reservation state ('Open', 'closed', etc.) were changed to gettext.
Those can be translated.
- Small change in HTML. Some classes were added.
- The contents of a “Cancellation form for teacher” page and schedule list were changed a little.
- A detail of reservation which cancellation request already closed were linked in schedule list.
- Some filters were added.
The mail address format of the reservation notice for the user was changed to "user@example.com" from "User ".
Because a send error on wp_mail() occurs in several servers.
Detail about a send error is here (ja)
- Record sorting of the "member's schedule" was corrected to an ascending order of time. (from descending order)
- The default "width" of some tables (timetable, calendar, etc.) in "front.css" were changed.
- The bug of the notice mail of "reservation/cancellation" was corrected.
- The bug in the deadline time calculation which receives reservation and cancellation was corrected.
- The variable which can be used in the notice mail of reservation was added.
続きを読む
- The update process of a teacher's profile item "website" was improved.
The item will be updated by "Bulk Actions (Edit post)", also by "Import post".
続きを読む
- The function of some parts was changed a little.
- New information feed from "olbsys.com" was added.
続きを読む
- The bug in the case of the profile edit and display by teacher user was corrected.
続きを読む
- The filter hooks was added.
Those are the receiver's addresses of the notice e-mail of reservation (or cancellation).