Skip to content

Instantly share code, notes, and snippets.

@wplit
Created June 16, 2019 22:47
Show Gist options
  • Select an option

  • Save wplit/d7002c7ae27ac4386b70da6a8be3a809 to your computer and use it in GitHub Desktop.

Select an option

Save wplit/d7002c7ae27ac4386b70da6a8be3a809 to your computer and use it in GitHub Desktop.
Use custom logo inside template
if ( function_exists( 'the_custom_logo' ) ) {
the_custom_logo();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment