Function Forum_driver_wbb22->pin_topic
Definitions
sources/forum/wbb22.php
- Pin a topic.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$topic_id | AUTO_LINK | required parameter | N/A | N/A | The topic ID |
$pin | boolean | True | N/A | N/A | True: pin it, False: unpin it |