How do I get the slug URL of a post? Just the name of the function is all I need.
Thank you.
How do I get the slug URL of a post? Just the name of the function is all I need.
Thank you.
i need this as well - anyone with an idea? my brain hurts too much from over thinking and reading wordpress... any one has insgihts?
Has anybody figured this out?
Inside the loop..
<?php echo $post->post_name;?>
Maybe misleading i know, but that does refer to the slug of the post..
This topic has been closed to new replies.