• I write
    <?php echo permalink_anchor('title'); ?>
    to get a post slug. But I receive no result. I use this function in the loop. Other functions like the_ID() work good in the same place. How can I get post slug?

  • The topic ‘Can’t get result from permalink_anchor()’ is closed to new replies.