ParkingPro Booking Widgets
by ParkingPro 5 (1 reviews)

ParkingPro Booking Widgets

ParkingPro Booking Widgets plugin: add widgets to your website.

ParkingPro Booking Widgets ranks #14,924 among WordPress.org plugins with 100+ active installations, is #347 of 1,922 in the Calendar & Events category, a 5/5 rating from 1 reviews, and was last updated Aug 28, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 6.8.10 (Current: 7.1.2)
v1.2.63 Current Version v1.2.63
Updated 3 weeks ago Last Update on 28 Aug, 2026
Refreshed 10 hours ago Last Refreshed on
#347 of 1,922 in Calendar & Events Top 25% by installs Downloads -7.4% this week Actively maintained
View on WordPress.org
Rank
#14,924
+12 this week
Active Installs
100+
-32%
KW Avg Position
39.3
1 worse
Downloads
8.5K
+1 today
Support Resolved
0%
No change
Rating
100%
Review 5 out of 5
5 (1 reviews)

Next Milestone 200

Total Progress 52%
100+ 200+
2,220
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 48 more installs to reach 200+

Rank Changes

14,926 14,976 15,026 15,075 15,125 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
14,895 15,012 15,128 15,244 15,361 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #14,924
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
0 10 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

5.0
1 reviews
Overall 100%
5
1 (100%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Security History

Source: WPVulnerability

No known vulnerabilities on record for ParkingPro Booking Widgets. Checked 1 month ago.

Frequently Asked Questions

Common questions about ParkingPro Booking Widgets

Using the [pp_booking_widget] shortcode, you can add the ParkingPro Booking Widget to any post or page. All plugin settings are customizable by adding parameters to the shortcode. Example: [pp_booking_widget form_title="Example Parking" size="small" display_services="hide"]
myparkingpro_url (example: https://demo.myparking.pro) display_services (example: display, hide) filter_services (example: GUID,GUID,GUID) force_single_service (example: true) airport (example: GUID) booking_page (example: https://www.example.com/book-now) products_page (example: https://www.example.com/products) thankyou_page (example: https://www.example.com/thank-you) widget_destination (example: booking, product_selection) iframe_destination (example: iframe, thankyou_page) size (example: large, medium, small, row) display_airport_dropdown (example: display, hide) display_car_dropdown (example: display, hide) remember_widget_fields (example: true) locale (example: en-GB or en_GB; forces the native widget language for this render only) form_title (example: Book your valet service) section_dates_title (example: Parking and return) section_services_title (example: Our services) label_parkingdate (example: Parking date and time) label_returndate (example: Return date and time) section_airport_title (example: Airports) section_car_title (example: Cars) colors_header_background (example: #000000) colors_header_text (example: #000000) colors_border (example: #000000) colors_section_text (example: #000000) colors_label_text (example: #000000) colors_button_background (example: #000000) colors_button_text (example: #000000) colors_button_hoveR_background (example: #000000) colors_button_hoveR_text (example: #000000) button_text (example: Book now) hide_times (example: yes)
Use the locale parameter on [pp_booking_widget]. This changes the WordPress locale only while that native widget is rendered and restores the page locale afterwards. Both MyParkingPro-style language tags (en-GB) and WordPress-style locales (en_GB) are accepted. [pp_booking_widget locale="en-GB"] This is separate from culture on [pp_booking_iframe]. Use both parameters when a page contains the native widget and sends the visitor to a MyParkingPro iframe. A configured literal widget label such as button_text remains authoritative. Non-English locales require the corresponding WordPress language pack; English falls back to the plugin's English source strings when the exact English pack is unavailable.
Use the shortcode [pp_booking_iframe] in the booking page to include the MyParkingPro iFrame. The form fields from the widget (dates, times and location) will be prefilled in the MyParkingPro iFrame, so the user don't need to enter the same information twice. This is only possible by using the shortcode. If you include the MyParkingPro iFrame with HTML (like <iframe src="https://demo.myparking.pro"></iframe>), this won't work. By adding the hideheader="yes" parameter, you can hide the header in the MyParkingPro iFrame. Using the culture="nl-NL" parameter, you can force the language context in the MyParkingPro iFrame. [pp_booking_iframe hideheader="yes" hidetitle="yes" culture="nl-NL"]
hideheader (example: yes) hidetitle (example: yes) culture (example: nl-NL, de-DE, en-GB) height (example: 2200) width (example: 100%) showlocations (example: GUID,GUID,GUID) header_element_selector (example: #header) query_string (example: emailProfileId=GUID)
Use [pp_form_iframe] for CustomerPortal dynamic forms such as subscription or annual-pass forms on /forms/<id>. This shortcode uses the ParkingPro postMessage resize bridge, so mobile and tablet pages are not dependent on a fixed raw iframe height. [pp_form_iframe form_id="GUID" hideheader="yes" hidetitle="yes" culture="es-ES"] You can also target a relative CustomerPortal path: [pp_form_iframe path="forms/GUID" hideheader="yes"]
form_id (example: GUID) path (example: forms/GUID) hideheader (example: yes) hidetitle (example: yes) culture (example: nl-NL, de-DE, en-GB, es-ES) height (example: 3000) width (example: 100%) header_element_selector (example: #header) query_string (example: emailProfileId=GUID)
Using the [pp_product_selection] shortcode, you can add the ParkingPro product selection table to any post or page. Use parameters extra.hide_more_info, extra.more_info_as_link and extra.more_info_link in ParkingPro to change the behaviour of the More info button for each location.
Using the [pp_account_registration_iframe] shortcode, you can add the ParkingPro account registration iFrame to any post or page. This shortcode supports the following parameters: hideheader (example: yes) hidetitle (example: yes) culture (example: nl-NL, de-DE, en-GB) height (example: 1500) width (example: 100%) query_string (example: customerType=company&lockCustomerType=true) [pp_account_registration_iframe hideheader="yes" hidetitle="yes" culture="nl-NL"] To preselect a registration type, use query_string="customerType=company" or add ?customerType=company to the WordPress page URL. Add lockCustomerType=true when visitors should not be able to change the preselected type.
Using the [pp_account_login_iframe] shortcode, you can add the ParkingPro account login iFrame to any post or page. This shortcode supports the following parameters: hideheader (example: yes) hidetitle (example: yes) culture (example: nl-NL, de-DE, en-GB, fr-FR, es-ES, pt-PT) height (example: 1500) width (example: 100%) query_string (example: emailProfileId=GUID) [pp_account_login_iframe hideheader="yes" hidetitle="yes" culture="nl-NL"] When culture is omitted and WPML is active, the current WPML language is mapped to the matching login culture: English (en-GB), Dutch (nl-NL), German (de-DE), French (fr-FR), Spanish (es-ES) or Portuguese (pt-PT). Regional WPML codes, underscores and letter case are normalized. Unknown or missing WPML languages keep the English fallback.

Sign In / Register

You need to sign in or register to use this feature.