=== Meta Accelerator === Contributors: Yuichiro ABE Donate link: Tags: meta,meta_query,speedup,accelerator Requires at least: 3.9 Tested up to: 4.5 Stable tag: 1.0.4 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 table for meta query 2. add filter that change meta query to use new table 3. not support WP_Query has 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回区切りに変更 管理画面上にメタテーブル上のフィールドの一覧を表示(とりあえず表示の必要があったため表示、デザインは未調整) 0.3 bugs fix 0.4 test at WordPress4.0 0.5 bugs fix 0.6 meta query bug fix 0.6.1 warning bug fix 0.6.2 init bug fix 0.6.3 orderby meta_key bug fix 0.6.4 orderby meta_key bug fix 0.6.5 orderby meta_key bug fix 0.6.5 fix Notice 1.0 bug fix and move setting page to under options 1.0.1 bug fix and test at WordPress4.4 1.0.2 fix bug about "left join" 1.0.3 WordPress4.5 support 1.0.4 bug fix