This commit is contained in:
2020-06-14 15:59:06 +02:00
parent 4e25309391
commit 1fb5efd7dc
6 changed files with 29 additions and 45 deletions
+1
View File
@@ -20,6 +20,7 @@ foreach ( $categories as $category ) {
}
$current_id[] = get_the_ID();
$args = get_posts(array(
'post_type' => 'post',
'post_status' => 'publish',