You appear to be a bot. Output may be restricted
Description
Usage
bw_iframe__snippet( $shortcode );
Parameters
- $shortcode
- ( mixed ) optional default: bw_iframe –
Returns
voidSource
File name: oik/shortcodes/oik-iframe.phpLines:
1 to 3 of 3
function bw_iframe__snippet( $shortcode="bw_iframe" ) { _sc__snippet( $shortcode, _bw_example_parms() ); }View on GitHub View on Trac