Advertisement
srikat

Untitled

Apr 9th, 2016
183
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 not on Posts page, abort.
  2. if ( !is_home() ) {
  3. return;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement