Award Winning Appointment Booking Plugin
Documentation

Available Shortcodes in BookingPress

1. Step-by-Step Booking Wizard:

  1. [bookingpress_form] – This shortcode will display the basic Step-by-step Booking wizard
  2. [bookingpress_form category=1] – This shortcode will display the Booking wizard with only those services having category ID 1.
  3. [bookingpress_form service=1] – This shortcode will display the Booking wizard with the service having ID 1.
  4. [bookingpress_form selected_service=1] – This shortcode will display the Booking wizard with the service is selected having ID 1.

Enter comma-separated service Ids to add multiple services

2. Front-end Customer Panel:

  1. [bookingpress_my_appointments] – This shortcode will display the appointments booked by currently logged in customer

3. Company details:

  1. [bookingpress_company_avatar] :- This shortcode will display the company avatar which is set from the admin panel.
  2. [bookingpress_company_name] :- This shortcode will display the company name.
  3. [bookingpress_company_website] :- This shortcode will display the company website URL.
  4. [bookingpress_company_address] :- This shortcode will display the company address.
  5. [bookingpress_company_phone] :- This shortcode will display the company phone number.