[HELP]
Is there any way for me to change the final slug of the registration URL?
Go to Settings - General - Login / Registration URLs
There you will find the option "Please provide your custom Authentication Url "
Ev OsΒ tks
but, i need to use this [?fcom_action=auth] in the final?
Alex DonegaΒ you could use .htaccess to make pretty link or use any 301 redirect - for example you can do it in WP with Rankmath plugin (SEO), PrettyLinks etc - just in case you want to mask the ugly URL with ?fcomm_action=...
You can also create your custom page in WP and embed shortcode if you use for example: FluentAuth plugin - watch this video here
Shahjahan JewelΒ would it be possible to change the ugly URL ?fcomm_action=... with a user friendly name one day so it looks pretty? If yes then put it on the #FeatureRequest list please.