- 無料予約の項目に対応しました。
Supported the status "free".
カテゴリー: CSVエクスポートモジュール
- OLB振替予約モジュールの項目に対応しました。
Supported the "OLB Alternate module".
- cURLタイムアウトが生じる件について修正を行いました。
Fixed cURL timeout issue.
- いくつかの注意と警告について修正しました。
Fixed some notices and warnings.
- 「OLB 欠席事由モジュール」に対応しました。「欠席」列に欠席事由が入ります。
Supported the "OLB Absent Module".
- WordPressを独自のサブディレクトリにインストールしたときのエラーに対処するため、エクスポートURLを「siteurl」から「home」に変更しました。
In order to cope with errors when installed WordPress in its own sub directory, an export URL was changed from "siteurl" to "home".
- 特定の条件において生じる不具合(過去の月のデータが出力されない)を修正しました。
The bug which data of the past month are not exported was corrected.
- アクションフック"parse_request"を使った処理を、"template_redirect"を使って行なうようにしました。
Action hook "parse_request" was changed to "template_redirect".
First release.