
內容簡介
這個外掛提供許多工具和功能,以協助開發高性能 WordPress 主題。
功能包括:
WP TLC Transients – 一個 WordPress 轉換介面,支持軟過期、背景更新和可鏈接語法。
WP Cache Bucket – 將多個物件快取條目與一個組關聯,便於快取失效。
Voce Widget Cache – 可以輕鬆地快取小工具輸出以提高性能。
Voce Cached Nav – 通過使用 voce_cached_nav_menu 替換您對 wp_nav_menu 的呼叫,可提供 WordPress 導航菜單的快取副本。
No Stampede Actions – 全局單例操作的 WordPress API,可鎖定操作以防止其他請求啟動相同的操作。
Voce Cached Queries – 使用 TLC Transients,可以快取使用函數 vpt_get_cached_query 執行的自定義查詢。
這個外掛已不再支援
這個外掛提供許多工具和功能,以協助開發高性能 WordPress 主題。
外掛標籤
開發者團隊
原文外掛簡介
This plugin provides numerous performance tools and functionalities to assist in developing high performance WordPress themes
Includes
WP TLC Transients – A WordPress transients interface with support for soft-expiration, background updating of the transients, and a chainable syntax that allows for one liners.
WP Cache Bucket – A wrapper to WordPress’ wp_cache to that allows tying multiple object cache entries to a single group that allows easy cache invalidation
Voce Widget Cache – Adds ability to easily cache widget output for better performance.
Voce Cached Nav – Serve cached copies of WordPress navigation menus by replacing your template calls to wp_nav_menu with voce_cached_nav_menu.
No Stampede Actions – A WordPress api to kicking off globally singleton actions. It will lock the action to prevent other requests from kicking off the same action
Voce Cached Queries – Using TLC Transients, this caches custom queries that are run using the function vpt_get_cached_query
This plugin is no longer supported
This plugin provides numerous performance tools and functionalities to assist in developing high performance WordPress themes
