correct micro newsArcticle
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<div class="d-none">
|
||||
|
||||
<?php foreach (wp_get_post_terms( get_the_ID(), ["category", "post_tag"] ) as $term) : ?>
|
||||
<?php foreach (wp_get_post_terms( get_the_ID(), ["category"] ) as $term) : ?>
|
||||
|
||||
<span itemprop="articleSection">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user