fieldday

plugin banner

fieldday wordpress plugin is a free wordpress plugin

Author:Field Day (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.4.3
Plugin version:3.3.7
Added to WordPress repository:22-05-2020
Last updated:26-03-2024
Rating, %:100
Rated by:1
Plugin URI:https://activityhub.com
Total downloads:6 864
plugin download
Click to start download

Field Day plugin can be used on wordpress websites to use fieldday API to get sessions, Get user profile with provider

Requirments

valid fieldday account. You can get the details from fieldday

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.

Activity Session Listing:- [fieldday_activity_sessions] This shortcode will list the specific session with Session ID and sessions within specific activity with Activity ID parameters in shortcode. This shortcode will fetch the sessions through an API call.

[fieldday_activity_sessions] :- To fetch all the sessions

[fieldday_activity_sessions activityid=”pass activity id here”] :- To fetch all the sessions from any activityid.

[fieldday_activity_sessions sessionid=”pass session id here”] :- To fetch single session by sessionid.

[fieldday_activity_sessions sessionid=”pass session id here” buttononly=”true”] :- To display add to cart button for a session.

[fieldday_event_button type=”bankday” id=’bank day event id here’ text=’Purchase Now’] :- – To create fieldday button to pop up bankday, by bank day event id and text.By passing text we can override plugin default text.

[fieldday_event_button type=”giftcard” id=’giftcard id here’ text=’Purchase Now’] :- – To create fieldday button to pop up giftcard, by passing giftcard event id and text.By passing text we can override plugin default text.

[fieldday_event_button id=’session or event id here’ text=’Purchase Now’] :- – To create fieldday button to pop up session or event, by passing event id and text.By passing text we can override plugin default text.

CheckIn Page:- [fieldday_checkin] This shortcode will used on the Check-in Page. Where user can see the ticket details to self Check-in.

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.

Cart page:- [fieldday_cart] This shortcode will display a cart page where user can see the items added into cart to purchase.

Checkout page:- [fieldday_checkout] This shortcode will display a checkout page where user can purchase the items added into cart through stripe payments.

Contact Us Form :- [fieldday_contact] This shortcode will display a contact form.

Request Demo Form :- [fieldday_requestdemo] This shortcode will display a Request demo form.

Party Form :- [fieldday_partyform] This shortcode will display a party form.

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
FAQ
ChangeLog