mirror of
https://github.com/ulaulaman/eduinaf-ajax-filter-posts.git
synced 2025-01-03 13:30:08 +01:00
Aggiunto il riassunto al loop
This commit is contained in:
parent
c723c85f43
commit
da64b5e62c
@ -5,6 +5,7 @@
|
||||
<a href="<?= get_the_permalink(); ?>">
|
||||
<?php if ( has_post_thumbnail() ) { the_post_thumbnail( 'medium' ); }?>
|
||||
<h3><?php the_title(); ?></h3>
|
||||
<?php if ( has_excerpt() ) { the_excerpt(); }?>
|
||||
</a>
|
||||
</article>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user