Filter: RML/Tree/SQLStatement/SELECT

apply_filters( 'RML/Tree/SQLStatement/SELECT', $fields, $structure ) → {array}

Modify the tree SQL select fields statement. Just push your fields to select custom fields.

Parameters:
Name Type Description
$fields array

The standard RML fields

$structure IStructure

The structure

Returns:
Type
array