Filter: gravityview/get_users/ . $context
There are issues with too many users using get_users() where it breaks the select. We try to keep it at a reasonable number. \n.
$context is where are we using this information (e.g. change_entry_creator, search_widget ..)
Parameters
| Name | Type | Description |
|---|---|---|
| $settings | array | Settings array, with number key defining the # of users to display |
Source
Defined in includes/class-common.php at line 2070