You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Fix issue undefined index, bump to v2.1.1
Fixes #112
An issue with $tag['code'] is not set when viewed on an archive page
created by Beaver Builder. This adds an isset() check to avoid the
error.