Guest User

Untitled

a guest
Jun 23rd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. // [mr_qwest]
  2. function mr_qwest_shortcode($atts, $content=null)
  3. {
  4. mr_qwest_function();
  5. }
  6. add_shortcode('mr_qwest', 'mr_qwest_shortcode');
Add Comment
Please, Sign In to add comment