Mô tả
“var_dump” method can’t show results in functions.php. If You can use original method “var_dump_ex”,the results shows in your dashboard after “Show var_dump” plugin install.
Cài đặt
- Upload show-var-dump to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- If you want check array,object,etc.,write method “var_dump_ex”
e.g. var_dump_ex($param);
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Show var_dump” 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 “Show var_dump” 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.0
First Release.