jreviews:cookie_consent
You need to have a working knowledge of Hooks before you get started.
Parameters
| Name | Type | Description |
|---|---|---|
$param1 |
|
Boilerplate Code
Use the boilerplate code to start using the filter, and add your own logic to modify the first argument and return it.
fwd_add_filter('jreviews:cookie_consent', function($param1)
{
// Your code here
return $param1;
});
Source Files
app/Hooks/ListingStaticMapCover.phpapp/View/Components/SimpleMap.php