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