__("Repeater Field",'acf'), 'description' => __("Create infinite rows of repeatable data with this versatile interface!",'acf'), 'thumbnail' => $dir . 'images/add-ons/repeater-field-thumb.jpg', 'active' => class_exists('acf_field_repeater'), 'url' => 'http://www.advancedcustomfields.com/add-ons/repeater-field/' ); $premium[] = array( 'title' => __("Gallery Field",'acf'), 'description' => __("Create image galleries in a simple and intuitive interface!",'acf'), 'thumbnail' => $dir . 'images/add-ons/gallery-field-thumb.jpg', 'active' => class_exists('acf_field_gallery'), 'url' => 'http://www.advancedcustomfields.com/add-ons/gallery-field/' ); $premium[] = array( 'title' => __("Options Page",'acf'), 'description' => __("Create global data to use throughout your website!",'acf'), 'thumbnail' => $dir . 'images/add-ons/options-page-thumb.jpg', 'active' => class_exists('acf_options_page_plugin'), 'url' => 'http://www.advancedcustomfields.com/add-ons/options-page/' ); $premium[] = array( 'title' => __("Flexible Content Field",'acf'), 'description' => __("Create unique designs with a flexible content layout manager!",'acf'), 'thumbnail' => $dir . 'images/add-ons/flexible-content-field-thumb.jpg', 'active' => class_exists('acf_field_flexible_content'), 'url' => 'http://www.advancedcustomfields.com/add-ons/flexible-content-field/' ); $free = array(); $free[] = array( 'title' => __("Gravity Forms Field",'acf'), 'description' => __("Creates a select field populated with Gravity Forms!",'acf'), 'thumbnail' => $dir . 'images/add-ons/gravity-forms-field-thumb.jpg', 'active' => class_exists('gravity_forms_field'), 'url' => 'https://github.com/stormuk/Gravity-Forms-ACF-Field/' ); $free[] = array( 'title' => __("Date & Time Picker",'acf'), 'description' => __("jQuery date & time picker",'acf'), 'thumbnail' => $dir . 'images/add-ons/date-time-field-thumb.jpg', 'active' => class_exists('acf_field_date_time_picker'), 'url' => 'http://wordpress.org/extend/plugins/acf-field-date-time-picker/' ); $free[] = array( 'title' => __("Google Map Extended",'acf'), 'description' => __("Find addresses and coordinates of a desired location",'acf'), 'thumbnail' => $dir . 'images/add-ons/google-maps-field-thumb.jpg', 'active' => class_exists('acf_field_google_map_extended'), 'url' => 'https://wordpress.org/plugins/advanced-custom-fields-google-map-extended/' ); $free[] = array( 'title' => __("Contact Form 7 Field",'acf'), 'description' => __("Assign one or more contact form 7 forms to a post",'acf'), 'thumbnail' => $dir . 'images/add-ons/cf7-field-thumb.jpg', 'active' => class_exists('acf_field_cf7'), 'url' => 'https://github.com/taylormsj/acf-cf7-field/' ); ?>


*/ ?>