You appear to be a bot. Output may be restricted
Description
Display shortcode help
Usage
bw_lazy_sc_help( $shortcode );
Parameters
- $shortcode
- ( string ) required – the shortcode e.g. bw_codes
Returns
voidSource
File name: oik/libs/oik-sc-help.phpLines:
1 to 3 of 3
function bw_lazy_sc_help( $shortcode ) { e( _bw_lazy_sc_help( $shortcode )) ; }View on GitHub View on Trac