I have programming experience from PHP but now I am creating a WordPress theme which is a bit mixture.I have a blog which contains posts , when a user click on a post i want to show the clicked ID
content in the other page , i am new to wordpress i want to show the details of my each post in the details page.How can i do that ?
Homepage: Contains a loop for displaying all posts
Now i want a page which display each post separately when a user click any post from homepage.