Publish WordPress posts to your company Facebook Page and Instagram Business account.
Facebook can publish text/link posts. Instagram needs a public image URL.
|
{{ $p->title }}
{{ $p->url }}
|
|
| No website posts found yet. |
|
#{{ $p->id }} {{ $p->title }}
{{ $p->status }} · FB {{ $p->target_facebook ? 'yes' : 'no' }} · IG {{ $p->target_instagram ? 'yes' : 'no' }}
|
@if(!in_array($p->status, ['published'], true)) Publish @else Published @endif |
| No social posts yet. |
| Post | Platform | Status | Provider ID | Error | Date |
|---|---|---|---|---|---|
| #{{ $l->social_post_id }} | {{ $l->platform }} | {{ $l->status }} | {{ $l->provider_post_id }} | {{ $l->error_code }} {{ $l->error_message }} | {{ $l->created_at }} |
| No social logs yet. | |||||
{{ $line }}
@empty