stormuk / Gravity-Forms-ACF-Field

Advanced Custom Field custom field to select one or many Gravity Forms
234 stars 70 forks source link

Install & Activation checks for Gravity Forms. Better error reporting. #16

Closed Marcoevich closed 9 years ago

Marcoevich commented 9 years ago

Plugin cannot be activated if Gravity Forms is not activated or installed. When it is activated, and GF is deactivated afterwards, the user will get an error if they try to assign the form field. Also checks if $forms isset to hide a undefined variable notice from the user.