You appear to be a bot. Output may be restricted
Description
Default to not reporting browser cookies
Usage
$string = cookie_cat_default_browser();
Parameters
Returns
string "n"Source
File name: cookie-cat/shortcodes/cookie-cat.phpLines:
1 to 3 of 3
function cookie_cat_default_browser() { return( "n" ); }View on GitHub View on Trac