Mô tả
Echo Out Viewer lets you easily display and inspect PHP variable output directly in the browser, using a console-like interface. Helpful for debugging and development.
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/echo-out-viewerdirectory, or install it via the WordPress plugin repository. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the
update_option('echo_out_viewer', $your_variable);function anywhere in your PHP code to view output in the browser.
Hỏi đáp
-
How do I use this plugin?
-
Use
update_option('echo_out_viewer', $your_variable);anywhere in your theme or plugin to print readable output inside a styled block. -
Will this plugin work with any theme?
-
Yes, it’s designed to work in both the admin and frontend regardless of your theme.
-
1.0
-
- Initial release of the plugin.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Echo Out Viewer” 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 “Echo Out Viewer” 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.