Username or Email Address Password (forgot?) Register
WordPress › Support » Plugins and Hacks
devjah Member Posted 11 months ago #
I used to get page slug using $slug = $post->post_name;
$slug = $post->post_name;
Now I have to get parrent page slug and I'm stuck
You must log in to post.