Closed bobbingwide closed 6 years ago
I can't remember the exact scenario but there were instances when bw_invoke_shortcode was not available even when oik_require_lib( "oik-sc-help" ) had not worked.
I added a function_exists() for bw_invoke_shortcode() as protection.
Is this really necessary?
I can't remember the exact scenario but there were instances when bw_invoke_shortcode was not available even when oik_require_lib( "oik-sc-help" ) had not worked.
I added a function_exists() for bw_invoke_shortcode() as protection.
Question:
Is this really necessary?