You appear to be a bot. Output may be restricted
Description
Build the default URL for the feed requestNote: the first plugin is "wordpress"
Usage
cookie_cat_default_url();
Parameters
Returns
voidSource
File name: cookie-cat/shortcodes/cookie-cat.phpLines:
1 to 3 of 3
function cookie_cat_default_url() { return( "https://www.cookie-cat.co.uk/feed/cc_mapping?plugins=" ); }View on GitHub View on Trac