WP Ghost changes and hides every common WordPress path in one plugin. Complete reference table of every path WP Ghost can change with links to individual tutorials. Includes limitations and workarounds.
How To
Configure WP Ghost path security on Amazon Bitnami servers. Add rewrite rules to Bitnami’s VirtualHost config (Apache) or server block (Nginx) for AWS, Google Cloud, and Azure deployments.
Configure WP Ghost on Nginx by adding one include line to your server block. One-time setup with hidemywp.conf rewrite rules. Covers sites-enabled, conf.d, and direct nginx.conf configurations with troubleshooting.
Redirect all visitors to the WordPress login page to create a private, login-only website. Use WP Ghost built-in redirects, a template_redirect hook, or block subscribers from the dashboard.