這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Meta Accelerator

外掛說明

“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

安裝方式

  1. Upload the entire meta-accelerator folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

For basic usage, you can also have a look at the plugin homepage.

常見問題集

A question that someone might have

An answer to that question.

使用者評論

2016 年 12 月 21 日
This plugin can greatly speed up your wordpress by flattening your meta tables. I tested it on a WooCommerce installation with ~30,000 products with many meta for products. Before this plugin, the products listing in admin section took a lot of time to load, and individual product edit page was impossible to bring up. With this plugin, they come up quite fast after creating a flattened meta table for product post type. What it does is to take metas recorded for a post type and plant these metas into pre created flat tables. This makes reading/querying any post based on meta very easy. The plugin also hooks into proper filters for meta queries to take over meta querying. The plugin code is clean, neat, OOP and well crafted. Overall a great job. If developed, this plugin could help a lot of people. Actually, WordPress core should have included such functionality from the start.
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Meta Accelerator〉的開發相關工作。

參與者

將〈Meta Accelerator〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄