=== Meta Accelerator === Contributors: Yuichiro ABE Donate link: Tags: meta,meta_query,speedup,accelerator Requires at least: 3.9 Tested up to: 3.9.1 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html "Meta Accelerator" can speed up metaquery. == Description == "Meta Accelerator" can speed up meta query. 1. create other table for meta values 2. update meta query to use new table 3. not support multi posttype == Installation == 1. Upload the entire `meta-accelerator` folder to the `/wp-content/plugins/` directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. For basic usage, you can also have a look at the [plugin homepage](http://www.eyeta.jp/archives/1012). == Frequently asked questions == = A question that someone might have = An answer to that question. == Screenshots == == Changelog == == Upgrade notice == 0.1 beta release 0.2 bugs fix 配列のメタ情報をカンマ区切りから改行2回区切りに変更 管理画面上にメタテーブル上のフィールドの一覧を表示(とりあえず表示の必要があったため表示、デザインは未調整)