Output logo source address

Hi,
I'm figuring out how to get the logo url programmatically, since I need to add it at the bottom of the page.
Trying get_template_part( 'includes/include', 'logo' ); will output all 4 available logos in a wrapper. I just need the url.

Any advice on that?
Thank you!

Comments

Sign In or Register to comment.