This page redirects to an external site: https://developer.wordpress.org/reference/functions/get_permalink/
현재 포스트(글) 또는 포스트(글) ID를 가지고 해당 포스트(글)의 전체 주소를 가져옵니다.
<?php get_permalink( $id, $leavename ); ?>
Since: 1.0
get_permalink() 는 wp-includes/link-template.php 에 있습니다.