Function __global->_seo_meta_find_data
Definitions
sources/content2.php
- Automatically extracts meta information from some source data.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$keyword_sources | array | required parameter | N/A | N/A | Array of content strings to summarise from |
$description | SHORT_TEXT | Blank (empty string) | N/A | N/A | The description to use |
Return
- A pair: Keyword string generated, Description generated
- Type: array
- Set: N/A
- Range: N/A