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