Advertisement
phpface

Untitled

Jun 26th, 2022
1,432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.14 KB | None | 0 0
  1. add_action( 'streamtube/header/profile/before', function(){
  2.     ?>
  3.     <a class="btn btn-primary">
  4.         Go Live
  5.     </a>
  6.     <?php
  7. }, 5 );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement