You appear to be a bot. Output may be restricted
Description
Syntax for [bw_eblock] There are no parameters. We use this shortcode to end a block Using this technique means we can nest blocks within blocks.
Usage
bw_eblock_31( $atts );
Parameters
- $atts
- ( mixed ) required –
Returns
voidSource
File name: oik/bw_block_31.incLines:
1 to 4 of 4
function bw_eblock_31( $atts ) { eartblock_31(); return( bw_ret()); }View on GitHub View on Trac