You appear to be a bot. Output may be restricted
Description
Help hook for [bw_autop]
Usage
bw_autop__help( $shortcode );
Parameters
- $shortcode
- ( mixed ) optional default: bw_autop –
Returns
voidSource
File name: oik-css/shortcodes/oik-autop.phpLines:
1 to 3 of 3
function bw_autop__help( $shortcode="bw_autop" ) { return( __( "Dynamically re-enable/disable automatic paragraph generation", "oik-css" ) ); }View on GitHub View on Trac