Mô tả
Are you running an object cache like memcached? Want to see if cache is working?
Cài đặt
Manual Installation
- Upload the entire
/debug-bar-cache-lookup
directory to the/wp-content/plugins/
directory. - Activate Debug Bar Cache Lookup through the ‘Plugins’ menu in WordPress.
- When you activate the Debug Bar plugin, ‘Cache Lookup’ will be added to debug menu.
Hỏi đáp
- Why would I need this?
-
Sometimes there are times when you need to verify that an object is being properly cached.
Instead of using WP CLI or other tools, you can look it up from within the Debug Bar.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Debug Bar Cache Lookup” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Debug Bar Cache Lookup” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.1.1
- Minor security update.
0.1.0
- First release