Advertisement
phpface

Untitled

Aug 9th, 2023 (edited)
806
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/core/user/dashboard/dashboard/before', function(){
  2.     ?>
  3.  
  4.     <!-- Code goes here -->
  5.  
  6.    
  7.  
  8.     <?php
  9. } );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement