# fieldday Contributors: glocify Tags: fieldday, fieldday, camps, onlineclasses, kids activity Requires at least: 5.0 Tested up to: 5.8.3 Stable tag: 2.3.13 Requires PHP: 7.2 or Greater License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html fieldday wordpress plugin is a free wordpress plugin == Description == fieldday plugin can be used on wordpress websites to use fieldday API to get sessions, Get user profile with provider == Installation == 1) Download the plugin, unzip it and move the unzipped folder to the wp-content/plugins directory in your WordPress installation. 2) In your admin panel, go to Plugins and you find fieldday in the plugins section. 3) Click on the Activate button to use your new plugin right away. == Requirments == valid fieldday account. You can get the details from [fieldday](https://www.vendor.fieldday.com) == Frequently Asked Questions == = How can i get API details = go to [fieldday](https://www.fieldday.com) and signup as vendor and you will get your API key details. = Where i need to setup API key details? = Go to your admin area and find the menu link with name `fieldday` in left sidebar panel and add your configuration details here == available shortcodes == **Session Listing:-** `[fieldday_sessions]` This shortcode will list the session registered in Ipad application. This shortcode will fetch the session through an API call. **Login Page:-** `[fieldday_login]` This shortcode will display a login screen on the page. Where user can use their fieldday acount detail. **Register page** `[fieldday_register]` This shortcode will display a register screen on the page. Where user can use their information to register a new fieldday account. **Profile page:-** `[fieldday_profile]` This shortcode will display a user profile page where user can update parents basic information , kids information and insurance informations etc. **Checkout page:-** `[fieldday_checkout]` This shortcode will display a checkout page where user can purchase the items added into cart through stripe payments. **Donation form:-** `[fieldday_donate event_name="" event_description="" column="1 0r 2" success_message=""]` This shortcode will display a donation form. === Developer's Guide === == overwriting views == You can overwrite the view file into your theme. Just create a folder with name ```fieldday``` in theme's root and place the files with the same name and folder structure as in fieldday plugin. == Plugin Filters == Filter are used to overwrite some outputes through your theme file. fieldday plugin use a couple of filters which can be extends into theme. Below is the list of filters you can use. ` fieldday_states_list fieldday_doctor_form_lable fieldday_dietrestrict_form_lable fieldday_treatments_form_lable fieldday_symptoms_form_lable fieldday_food_allergies_form_lable fieldday_environment_allergies_form_lable fieldday_medication_allergies_form_lable fieldday_medical_insurance_form_lable fieldday_dental_insurance_form_lable fieldday_health_concerns_form_lable fieldday_provider_terms fieldday_after_logout_url fieldday_default_avtar fieldday_add_to_cart_text fieldday_atc_next_btn fieldday_atc_prev_btn fieldday_kid_text fieldday_no_kid_found fieldday_label_atc_kidsamount fieldday_modal_title_seats fieldday_modal_title_kids fieldday_modal_title_kids_form fieldday_modal_title_options fieldday_modal_title_credits fieldday_atc_empty_cart fieldday_delete_confirm_text fieldday_invalid_form_message fieldday_invalid_form_message fieldday_thankyou_title fieldday_thankyou_message fieldday_checkout_return_text fieldday_checkout_return_url fieldday_cart_empty_message fieldday_merchandise_purchase_btn fieldday_logout_btn fieldday_confirm_pop_text fieldday_session_filter_search fieldday_session_filter_types fieldday_session_filter_bankdays fieldday_session_filter_location fieldday_session_filter_month fieldday_session_filter_age fieldday_session_filter_type km_merchandise_thankyou_title km_merchandise_thankyou_message km_merchandise_checkout_return_text km_merchandise_checkout_return_url donation_success_message fieldday_session_filters == Screenshots == 1. session Filters. 2. session list view. 3. session grid view. 4. Login screen 5. My profile page area 6. configuration screen in backend == Changelog == = 2.3.13 = * Booking Dates fixes = 2.3.12 = * Design and Functionaliy fixes = 2.3.11 = * Cart Functionality = 2.3.9 = * iPad Design Fixes = 2.3.8 = * Age Verification * Activity Widget Changes * Design Fixes = 2.3.7 = * Design Fixes = 2.3.6 = * Design Fixes = 2.3.5 = * Design Fixes = 2.3.4 = * Design Fixes for Mobile Screens = 2.3.3 = * Design Fixes = 2.3.2 = * Available Dates Selection Bug Fixes = 2.3.1 = * Design Fixes = 2.3.0 = * Event Purchase * Design and look updates * Class Packages Purchase = 2.2.1 = * filters modifications = 2.2.0 = * new filter logic in code = 2.1.13 = * bug fixes = 2.1.12 = * bug fixes = 2.1.11 = * bug fixes = 2.1.10 = * bug fixes = 2.1.9 = * bug fixes = 2.1.8 = * color configurations = 2.1.7 = * sessions elementor widget = 2.1.6 = * Activities widget bugs = 2.1.5 = * Design Fixes = 2.1.4 = * payment options on purchase page == Changelog == = 2.1.3 = * payment options on purchase page = 2.1.2 = * Save card feature. = 2.1.1 = * Calander Bug Fixes. = 2.1.0 = * Bug fixes and optimization.