I am trying to implement canonical and hreflang tags in WordPress, but I cannot retrieve the current URL of the visited page.
I tried :
<?php echo site_url(); ?>But it returns https://www.example.com instead of https://www.example.com/current-page1