![]() |
GravityView
2.17
The best, easiest way to display Gravity Forms entries on your website.
|
A GF_Query condition that allows user data searches. More...
Public Member Functions | |
| __construct ( $filter, $view) | |
| sql ( $query) | |
A GF_Query condition that allows user data searches.
Definition at line 2162 of file class-search-widget.php.
| __construct | ( | $filter, | |
| $view | |||
| ) |
Definition at line 2163 of file class-search-widget.php.
| sql | ( | $query | ) |
gravityview/widgets/search/created_by/user_meta_fields Filter the user meta fields to search. | array | The user meta fields. | |
| \GV\View | $view | The view. |
gravityview/widgets/search/created_by/user_fields Filter the user fields to search. | array | The user fields. | |
| \GV\View | $view | The view. |
Definition at line 2168 of file class-search-widget.php.