Expose your local WordPress to the world. only work in your localhost
As of April 2026, WP-ngrok is a WordPress debug plugin with 30 active installations and a 3/5 rating from 1 reviews. It has been downloaded 6.2K+ times in total. Requires WordPress 5.0+ and PHP 8.0+. Available on WordPress.org since 2020. Last updated 3 years ago — may have compatibility concerns. Top alternative: WP Crontrol.
Expose a WordPress local web server to the internet ngrok allows you to expose a web server running on your local machine to the internet.
This plugin works by hooking to the start and end of the page creation and capturing it into an output buffer, it then uses the URL from the database for a str_replace, stripping it out before sending back out to the shutdown hook. This means that I can share either the HTTP or HTTPS versions of the ngrok URLs.
Download and install ngrok here https://ngrok.com/download
wp-ngrok.zip folder to the /wp-content/plugins/ directoryrun command in your terminal
~/ngrok http -host-header=localdomain.test 8888
| WordPress | 5.0+ requiredTested up to 6.1.10 |
| PHP | 8.0+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.