=== Barcode Reception === Contributors: WordPress BizPlugin Donate link: Tags: shortcode, ajax, barcode Requires at least: 3.8 Tested up to: 3.8 Stable tag: 0.4.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin creates an online barcode reception system to your WordPress website. == Description == Barcode Receptionは、WordPressでオンライン・バーコード受付システムを構築するプラグインです。 ログインユーザのバーコードを表示し、バーコードリーダーで受付を行うことができます。 = 特徴 = * WordPressの登録ユーザーの受付を行うことができます * ユーザのバーコード表示画面、バーコード受付画面、受付済みユーザ一覧を表示することができます * 一般的な一次元バーコードリーダーに対応しています * バーコードの値はユーザーID+オフセット値(任意の値)です 詳細な使用方法はこちらです: http://residentbird.main.jp/bizplugin/plugins/barcode-reception/ == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == == Changelog == = 0.4.0 = * ユーザプロフィール画面に受付履歴の表示を追加しました * 受付済みユーザ一覧にユーザプロフィール画面へのリンクを追加しました = 0.3.0 = * 受付済みユーザ一覧に受付日時を追加しました * バーコード受付フォームをユーザ編集権限のあるユーザがログイン中の場合のみ表示するよう変更しました = 0.2.0 = * 受付済みユーザ一覧を管理画面に移動しました = 0.1.0 = * 初版リリース