fabianmichael / kirby-meta

All-in-one solution to all of your SEO/OpenGraph/JSON-LD needs. 👀
MIT License
65 stars 8 forks source link

Check all calls to helpers functions #12

Closed fabianmichael closed 2 years ago

fabianmichael commented 2 years ago

Since Kirby’s helpers can be deactivated as of 3.7, the plugin should no longer rely on them to avoid conflicts in environments, where these are not available or do something completely different.

fabianmichael commented 2 years ago

Won’t be changed, as likely not a problem