Update (rss)
This commit is contained in:
@@ -158,6 +158,8 @@ public static function handle(int $rss_post_id)
|
||||
// $rss_post->status = 'published';
|
||||
// }
|
||||
|
||||
$rss_post->status = 'published';
|
||||
|
||||
if (!$rss_post->status != 'blocked')
|
||||
{
|
||||
if (isset($post_meta_response->output->is_ai_or_tech_news))
|
||||
|
||||
Reference in New Issue
Block a user