Fixed Redirect privacy and terms default URLs if custom URL exist or not defined

soloarquitectura

Well-known member
Affected version
2.0.6
If "No privacy policy" or "Custom URL" is defined in "Privacy policy URL", "Default URL" is still working and accesible by users.
If "No terms and rules" or "Custom URL" is defined in "Terms and rules URL", "Default URL" is still working and accesible by users.
This works fine with "Contact URL":
- If "No contact URL" is set, "Default URL" is redirected to Index.
- If "Custom URL" is set, "Default URL" is redirected to "Custom URL".
 
Top Bottom