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
void
Source
File name: oik/bw_block_25.inc
Lines:
1 to 4 of 4
function bw_eblock_25( $atts ) { eartblock_25(); return( bw_ret()); }