Updates one or more comments' status
public static updateCommentStatuses ( array $ids, string $status ) | ||
$ids | array | The id(s) of the comment(s) to change the status for. |
$status | string | The new status. |
public static updateCommentStatuses ( array $ids, string $status ) | ||
$ids | array | The id(s) of the comment(s) to change the status for. |
$status | string | The new status. |