You appear to be a bot. Output may be restricted
Description
Implement "oik_add_shortcodes" action for cookie-cat
Usage
cookie_cat_oik_add_shortcodes();
Parameters
Returns
voidSource
File name: cookie-cat/cookie-cat.phpLines:
1 to 3 of 3
function cookie_cat_oik_add_shortcodes() { bw_add_shortcode( 'cookies', 'cookie_cat', oik_path( "shortcodes/cookie-cat.php", "cookie-cat"), false ); }View on GitHub View on Trac