# Arena Blog Embed

## Usage examples

By default, it embeds the blog widget as well as JSON-LD for SEO:

```
[arenablog site="slug-here" blog="slug-here"]
```

In case you want to include just the JSON-LD:

```
[arenablog site="slug-here" blog="slug-here" includeFrontend="false"]
```

## Development

Recommended plugins:

1. WP Crontrol => help to list and debug cron jobs.
2. Query Monitor => Log messages and database query debug.
