Function __global->seo_meta_erase_storage
Definitions
sources/content2.php
- Erase a seo entry... as these shouldn't be left hanging around once content is deleted.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$type | ID_TEXT | required parameter | N/A | N/A | The type of resource (e.g. download) |
$id | ID_TEXT | required parameter | N/A | N/A | The ID of the resource |
$do_decache | boolean | True | N/A | N/A | Whether to clear caching for this too |