I have always retrieved the permalink in this manner,
$myvar = get_permalink($post_id, false );
You may want to read this stub here:
https://developer.wordpress.org/reference/functions/get_permalink/
I have always retrieved the permalink in this manner,
$myvar = get_permalink($post_id, false );
You may want to read this stub here:
https://developer.wordpress.org/reference/functions/get_permalink/