I wanna put a link of About page at footer for my new theme. The About page's address is will be unknown. It may be http://site/about or http://site/?page_id=16 etc. But the name is About. This is only knowledge that I have.
How can I find page address with page name?
I tried this but dont working. get_query_var('About')
Thanks for your time...