how to use wp slug in core php ?
i am using wp for posting, but not using it to display post, i will be using core php to display wp post/categorizes/tag/slug
until now i can get
all post
single post data using id
what i looking for
1. how to display slug using core php
2. how to use slug to display individual pages/post