Update (rss): disable
This commit is contained in:
@@ -159,7 +159,7 @@ public static function handle(int $rss_post_id)
|
|||||||
{
|
{
|
||||||
if (isset($post_meta_response->output->is_government_or_political_news))
|
if (isset($post_meta_response->output->is_government_or_political_news))
|
||||||
{
|
{
|
||||||
if($post_meta_response->output->is_ai_or_tech_news == true)
|
if($post_meta_response->output->is_government_or_political_news == true)
|
||||||
{
|
{
|
||||||
$rss_post->status = 'blocked';
|
$rss_post->status = 'blocked';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user