When using the [bw_option] shortcode in a site where oik-fields was not activated a Fatal error was displayed due to the function bw_theme_field() not being defined.
Workaround
Activate oik-fields or don't use the shortcode
Proposed solution
Ensure the function is available regardless of the activation status of oik-fields
When using the [bw_option] shortcode in a site where oik-fields was not activated a Fatal error was displayed due to the function bw_theme_field() not being defined.
Workaround
Activate oik-fields or don't use the shortcode
Proposed solution
Ensure the function is available regardless of the activation status of oik-fields