Send debug logs to your ngrok server and view those logs of your code execution that cannot be seen or debugged in the browser.
| Author: | Mehbub Rashid (profile at wordpress.org) |
| WordPress version required: | 3.0.1 |
| WordPress version tested: | 5.7.2 |
| Plugin version: | 1.0.1 |
| Added to WordPress repository: | 11-06-2021 |
| Last updated: | 11-06-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | https://divdojo.com |
| Total downloads: | 882 |
![]() Click to start download |
|
Send debug logs to your ngrok server and view those logs of your code execution that cannot be seen or debugged in the browser.
Installation and Usage
- Install the plugin and go to Tools => Ngrok Debug
- Put your ngrok server url and save.
- Call the function
dungrok_send( $title, $data );wherever in your code you want to debug. - View the logs in the ngrok requests inspector (usually its localhost:4040)
ChangeLog
