1394/1/12، 10:56 عصر
(آخرین ویرایش در این ارسال: 1394/1/12، 10:59 عصر، توسط Vahid Majidi.)
کد php:
<?php
if ( have_posts() ) {
while ( have_posts() ) {
the_post(); ?>
<li><a target="_blank" href="<?php the_permalink() ?>"><?php the_title() ?></a></li>
<?php } // end while
} // end if
?>
لینک قابل نمایش نیست . لطفا ثبت نام کنید و یا وارد سایت شوید

