Guest User

Untitled

a guest
Feb 2nd, 2024
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. add_action('nectar_hook_mobile_header_menu_items', 'salient_child_add_second_logo');
  2. function salient_child_add_second_logo() {
  3. echo do_shortcode('<a href="#">[shortcode]</a>');
  4. }
Advertisement
Add Comment
Please, Sign In to add comment