@@ -171,7 +171,6 @@ |
||
171 | 171 | * |
172 | 172 | * @since develop |
173 | 173 | * @param array $visibility_caps Array of capabilities to display in field dropdown. |
174 | - * @param string $field_type Type of field options to render (`field` or `widget`) |
|
175 | 174 | * @param string $template_id Table slug |
176 | 175 | * @param float $field_id GF Field ID - Example: `3`, `5.2`, `entry_link`, `created_by` |
177 | 176 | * @param string $context What context are we in? Example: `single` or `directory` |