Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. <?php global $post; if ( $post->post_status == 'future' ) ?>
  2.  
  3. code here
  4.  
  5. <?php endif; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement