Guest User

Untitled

a guest
Oct 23rd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. ob_start();
  2. include (locate_template(‘includes/box-group-share.php’, true ));
  3. $box_group = ob_get_clean();
  4. echo $box_group;
Add Comment
Please, Sign In to add comment