Mô tả
Logger vars and event for debug site and apps.
- Insert the hook do_action( ‘logger’, $data ); in your code
- Go to Tools > Logger
Available additional hooks:
- wp_logger_button_panel
- wp_logger_inline_css
- wp_logger_inline_js
- wp_data_logger_print_data
Available constants:
- WPDL_DISPLAY_LIMIT
Ảnh màn hình
Cài đặt
- Upload plugin to the
/wp-content/plugins/
directory - Activate the plugin through the \’Plugins\’ menu in WordPress
- Insert the hook do_action( \’logger\’, $data ); in your code
- Go to Tools > Logger
Đánh giá
10 Tháng hai, 2021
Thanks, guys, exactly what I needed, and it works great!
4 Tháng chín, 2018
Thx for this plugin, the logging very important for us, and we happy to use your plugin with our team.
Người đóng góp & Lập trình viên
“WP Logger” 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 “WP Logger” 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
2.1
- The output of the data got escaped.
2.0.2
- Suppress DB errors while the data insert
2.0.1
- bug fixed
2.0
- Logged data was moved to custom table in DB
- WPDL_DISPLAY_LIMIT
- Hidding/showing rows
1.4
- Added types of data
1.2
- Init commit