Get a PRO license plan.
Return
bool|string Plan on success, false on failure.Related
| Used by | Description |
|---|---|
EVF_Field_Select::enhanced_select()includes/fields/class-evf-field-select.php | Enable enhanced select field option. |
EVF_Field_Select::field_display()includes/fields/class-evf-field-select.php | Field display on the form front-end. |
EVF_Admin_Addons::output()includes/admin/class-evf-admin-addons.php | Handles output of the addons page in admin. |
EVF_Admin_Form_Templates::load_template_view()includes/admin/class-evf-admin-form-templates.php | Load the template view. |
EVF_Admin_Menus::__construct()includes/admin/class-evf-admin-menus.php | Hook in tabs. |
EVF_Form_Fields::__construct()includes/abstracts/class-evf-form-fields.php | Constructor. |
EVF_Form_Fields::field_option()includes/abstracts/class-evf-form-fields.php | Helper function to create common field options that are used frequently. |
EVF_Stats::is_premium()includes/stats/class-evf-stats.php | Check the is premium or not. |
Changelog
| Version | Description |
|---|---|
| 1.2.0 | Introduced. |