Save
This commit is contained in:
@@ -293,6 +293,7 @@ function aac_load_more_podcasts() {
|
||||
'paged' => $paged,
|
||||
'orderby' => 'date',
|
||||
'order' => 'DESC',
|
||||
'post_status' => 'publish',
|
||||
];
|
||||
|
||||
$query = new WP_Query($args);
|
||||
|
||||
Reference in New Issue
Block a user