Echo Out Viewer

描述

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.

安裝

  1. Upload the plugin files to the /wp-content/plugins/echo-out-viewer directory, or install it via the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the update_option('echo_out_viewer', $your_variable); function anywhere in your PHP code to view output in the browser.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Echo Out Viewer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Echo Out Viewer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄