Function __global->is_spacer_post
Definitions
sources/global3.php
- Find if a forum post is a spacer post.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$post | string | required parameter | N/A | N/A | The spacer post |
Return
- A pair: Whether it is, and the language it is in
- Type: array
- Set: N/A
- Range: N/A