Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action('nectar_hook_mobile_header_menu_items', 'salient_child_add_second_logo');
- function salient_child_add_second_logo() {
- echo do_shortcode('<a href="#">[shortcode]</a>');
- }
Advertisement
Add Comment
Please, Sign In to add comment