Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?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