Function Forum_driver_wbb22->get_post_count
Definitions
sources/forum/wbb22.php
- Get the given member's post count.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | The member ID |
Return
- The post count
- Type: integer
- Set: N/A
- Range: N/A