Thread Starter
huggos
(@huggos)
single
‘<small>nga: ‘[a]’<?php the_author_nickname(); ?>’’, botuar me: ‘<b>’<?php the_time(‘d.m.Y’); ?>’</b>’</small>’</div>’<br>’
index
‘<small>’by ‘<b>’<?php the_author_nickname(); ?>’</b>’, ‘<?php the_time(‘d.m.Y’); ?>’</small>’</div>’</td>’
Thread Starter
huggos
(@huggos)
single
<small>nga: <?php the_author_nickname(); ?>, botuar me: <b><?php the_time(‘d.m.Y’); ?></b></small></div><br>
index
<small>by <b><?php the_author_nickname(); ?></b>, <?php the_time(‘d.m.Y’); ?></small></div></td>