Mô tả
Simple WordPress plugin that displays WordPress information about the hooks. It only displays do_action and apply_filters hooks. It lists the do_action and apply_filters occurances in every PHP plugin file in every WordPress plugin. No matter if the plugin is activated or not. MU plugins are not included in the analysis since these are in the separate folder.
Cài đặt
- Upload
hooks
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“hooks” 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 “hooks” 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
1.1.0
Improved comments and style
1.0
Initial version