addnews.php
Table of Contents
- addnews() : mixed
- Adds a news item for the current user.
Functions
addnews()
Adds a news item for the current user.
addnews(string $text[, array<string|int, mixed> $params = [] ][, string $textDomain = 'partial_news' ][, bool $hideFromBio = null ]) : mixed
Parameters
- $text : string
- $params : array<string|int, mixed> = []
- $textDomain : string = 'partial_news'
- $hideFromBio : bool = null