You appear to be a bot. Output may be restricted
Description
Set the location of the cc_mapping.xml file delivered as part of the plugin
Usage
cookie_cat_default_xml();
Parameters
Returns
voidSource
File name: cookie-cat/shortcodes/cookie-cat.phpLines:
1 to 3 of 3
function cookie_cat_default_xml() { return( oik_path( "xml/cc_mapping.xml", "cookie-cat" ) ); }View on GitHub View on Trac