Skip to contentSkip to main navigation Skip to footer

How Can I Change The WP Paths In Admin Dashboard?

By default, Hide My WP Ghost changes the paths only in frontend.

We don’t recommend this but if you want to change the path also in the admin dashboard, add this line in wp-config.php file

define('HMW_ALWAYS_CHANGE_PATHS', true);

Save the settings in Hide My WP Ghost and the WordPress paths will be changed in admin backend area.