Forums
(@psound)
15 years, 2 months ago
Try this:
<?php $permalink = get_permalink($post->post_parent); ?> <a href="<?php echo $permalink; ?>"Parent</a>