jreviews:page_meta:canonical_url
You need to have a working knowledge of Hooks before you get started.
Parameters
| Name | Type | Description |
|---|---|---|
$param2 |
|
|
$param3 |
|
|
$param4 |
array |
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:page_meta:canonical_url', function($param2, $param3, $param4)
{
// Your code here
return $param2;
});
Source Files
app/Actions/AddListingDetailsPageCanonicalTagAction.phpjreviews/cms_compat/joomla/includes/plugins/jreviews6.php