Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save wpexplorer/cc3b4be3309d3119394d8ab3f67bc438 to your computer and use it in GitHub Desktop.
Save wpexplorer/cc3b4be3309d3119394d8ab3f67bc438 to your computer and use it in GitHub Desktop.
add_action( 'wpex_hook_site_logo_inner', function() { ?>
<a href="PAGE LINK" class="my-second-logo"><img src="URL of the image" /></a>
<?php }, 40 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment