Skip to main content

Filter: gravityview/get_users/ . $context

Modify the settings used to fetch users.

There are issues with too many users using get_users() where it breaks the select. We try to keep it at a reasonable number. $context is where we are using this information (e.g. change_entry_creator, search_widget).

Parameters

NameTypeDescription
$settingsarraySettings array, with number key defining the # of users to display.

Since

  • 1.8

Source

Defined in src/Legacy/Utility/Common.php at line 2190