Jake Vanderwerf
2 days ago 235ce5716edc2f7cbe80fdccf26eac7269587839
inc/integrations/Instagram.php
@@ -17,6 +17,9 @@
class Instagram extends Integrations
{
   protected array $allowedContent = [
      'post'
   ];
   private string $ig_user_id = '';
   private string $page_id = '';
   private string $page_access_token = '';