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_25( $atts );
Parameters
- $atts
- ( mixed ) required –
Returns
voidSource
File name: oik/bw_block_25.incLines:
1 to 4 of 4
function bw_eblock_25( $atts ) { eartblock_25(); return( bw_ret()); }View on GitHub View on Trac