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_41( $atts );
Parameters
- $atts
- ( mixed ) optional –
Returns
voidSource
File name: oik/bw_block_41.incLines:
1 to 4 of 4
function bw_eblock_41( $atts=null ) { eartblock_41(); return( bw_ret()); }View on GitHub View on Trac