Add missing title to article cards thumbnails
This commit is contained in:
parent
9dceebac8d
commit
94ad6f3b78
@ -172,6 +172,7 @@ $pag_args = array(
|
||||
fictioneer_output_small_card_thumbnail(
|
||||
array(
|
||||
'post_id' => $post->ID,
|
||||
'title' => $title,
|
||||
'classes' => 'card__image _article cell-img',
|
||||
'permalink' => $permalink,
|
||||
'vertical' => 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user