Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 1 post (of 1 total) AuthorPosts September 30, 2011 at 11:10 am in reply to: How can I get the current page name in WordPress? #9414 gokselParticipant My approach to get the slug name of the page: $slug = basename(get_permalink()); AuthorPosts Viewing 1 post (of 1 total)