apply_filters( 'mcs_host_output', $content, $host ) → {string}
Filter the HTML output for single host's details.
Parameters:
Name | Type | Description |
---|---|---|
$content |
string | Full HTML output. |
$host |
object | Host post object. |
- Source:
Returns:
- Type
- string