';
}if(get_option('mtsmag_singletime') != 2) {
the_time(__('F jS, Y', 'mtsmag'));
} if(get_option('mtsmag_singleauthor') != 2) {
echo''. __(' by ', 'mtsmag').''; the_author_posts_link();
} if((get_option('mtsmag_singletime') == 1 ||('mtsmag_singleauthor') == 1)){
echo'';}?>
""){ echo'
post_content);
$save = explode("", $content);
$count = 0;
$arrsize = count($save);
foreach ($save as $a) {
if ($count == 3) {
if(get_option('mtsmag_contentad') <> ""){ echo'
'; echo stripslashes(get_option('mtsmag_contentad'));echo'
';
} } $count = $count + 1;
echo $a. (($count == $arrsize) ? "" : "");
}?>
'
' . __('Pages:', 'mtsmag') . ' ', 'after' => '
', 'next_or_number' => 'number')); ?>
""){ echo'
'; echo stripslashes(get_option('mtsmag_undercontentad'));echo'
'; } ?>
'); ?>
RSS 2.0 feed.", "mtsmag"), get_post_comments_feed_link()); ?>
leave a response, or trackback from your own site.', 'mtsmag'), trackback_url(false)); ?>
trackback from your own site.', 'mtsmag'), trackback_url(false)); ?>
' . __('Tags:', 'mtsmag') . ' ', ', ', '');
echo'
';
printf(__('Posted in %s. ', 'mtsmag'), get_the_category_list(', '));
echo'
';
mts_author_box();
}?>