You appear to be a bot. Output may be restricted
Description
Help for [bw_count] shortcode
Usage
bw_count__help( $shortcode );
Parameters
- $shortcode
- ( mixed ) optional default: bw_count –
Returns
voidSource
File name: oik/shortcodes/oik-count.phpLines:
1 to 3 of 3
function bw_count__help( $shortcode="bw_count" ) { return( __( "Count posts for the selected post type", "oik" ) ); }View on GitHub View on Trac