Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. $atts = shortcode_atts( [
  2. 'id' => false,
  3. 'private' => false,
  4. 'allowimages' => false,
  5. ], $atts );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement