g3x0

Untitled

Nov 14th, 2014
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <?php if($orderby == 'modified') { ?><?php echo '<div style="font-size:11px;">' .substr($post->post_title,0,18).(strlen($post->post_title) >= 22 ? '...':''). '</div>'; } else { ?><?php the_title(); } ?>
Advertisement
Add Comment
Please, Sign In to add comment