Advertisement
srikat

Untitled

Apr 9th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. // if we are on a single page, abort.
  2. if ( is_singular() ) {
  3. return;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement