Publication

[exec]
$loop = new WP_Query( array( ‘post_type’ =>’publication’, ‘posts_per_page’ => -1 ) );

while ($loop->have_posts() ): $loop->the_post();
echo ‘

‘;
the_title(‘
‘, ‘
‘ );
$autor_list = get_the_term_list($loop->ID, ‘publication_autor’, ‘Autor(es): ‘, ‘, ‘, » );
if($autor_list!=») echo ‘

‘.$AUTOR_LIST.’

‘;

$publicado_en = get_the_term_list($loop->ID, ‘publication_site’, ‘Publicado en: ‘, ‘, ‘, » );
if($publicado_en!=») echo ‘

‘.$Published in:.’

‘;

echo ‘

‘;
endwhile;

[/exec]

53 comentarios sobre “Publication”

  1. Heya i am for the first time here. I came across this board and I find It truly useful & it helped me out a lot.
    I hope to give something back and help others like
    you helped me.

  2. I love reading through an article that can make people think.
    Also, thank you for permitting me to comment!

Los comentarios están cerrados.

Web Personal del también conocido como Antares…