Title: TruePine Restaurant Booking
Author: Dario
Published: <strong>2025-07-10</strong>
Last modified: 2025-07-10

---

Szukaj wtyczek

![](https://ps.w.org/tp-rest-booking/assets/banner-772x250.png?rev=3329257)

![](https://ps.w.org/tp-rest-booking/assets/icon-256x256.png?rev=3329255)

# TruePine Restaurant Booking

 Autor: [Dario](https://profiles.wordpress.org/pinovero/)

[Pobierz](https://downloads.wordpress.org/plugin/tp-rest-booking.1.0.9.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/tp-rest-booking/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/tp-rest-booking/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/tp-rest-booking/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/tp-rest-booking/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/tp-rest-booking/)

## Opis

The TruePine Restaurant Booking plugin for WordPress empowers restaurant owners 
to streamline their reservation process. Configure your restaurant’s booking policy,
including seating capacity and availability. Guests can easily make online reservations
through a user-friendly public form. The plugin intelligently assigns bookings to
your database, providing administrators with comprehensive management options. You
can easily view, confirm, or modify reservations directly from the backend. A key
feature is the flexible time management: choose between a fixed two-turn booking
system or allow customers to select their preferred reservation time dynamically.
Both customers and administrators receive email notifications for new bookings. 
Additionally, administrators have the option to receive booking requests directly
via WhatsApp for instant alerts. The attached screenshot showcases the multi-week
view of the backend, offering a clear overview of upcoming reservations.

### External Services

This plugin utilizes external third-party services to provide certain functionalities.
These services are detailed below:

 1. **CallMeBot (for WhatsApp Notifications)**
 2.  * **What it is and what it is used for:** CallMeBot is an external third-party
       service that provides the functionality for sending WhatsApp messages. When 
       enabled by the administrator, it allows the restaurant owner or manager to receive
       booking requests and confirmations directly on their WhatsApp number for instant
       alerts.
     * **What data is sent and when:** When enabled, your WordPress site sends the 
       WhatsApp message content (booking details, customer name, date, time) to CallMeBot’s
       API for delivery. This data is sent only when an administrator opts to receive
       WhatsApp notifications for a new booking or update and only for administrator
       notifications.
     * **Terms of Service and Privacy Policy:** Please review CallMeBot’s own Privacy
       Policy and Terms of Service for how they handle data:
        - Privacy Policy: https://www.callmebot.com/privacy-policy/
        - Terms of Service: https://www.callmebot.com/terms-of-service/
 3. **Google reCAPTCHA**
 4.  * **What it is and what it is used for:** Google reCAPTCHA is a free service from
       Google that helps protect your website from spam and abuse. It is used on the
       public booking form to verify that the user making a reservation is human and
       not a bot.
     * **What data is sent and when:** When the public booking form (where reCAPTCHA
       is active) is loaded and submitted, reCAPTCHA collects hardware and software
       information, such as device and application data, and sends it to Google for
       analysis. This occurs when a user interacts with the reCAPTCHA challenge or 
       when the reCAPTCHA script loads on the booking form page. The collected information
       helps Google distinguish between humans and bots.
     * **Terms of Service and Privacy Policy:**
        - Google Privacy Policy: https://policies.google.com/privacy
        - Google Terms of Service: https://policies.google.com/terms
        - reCAPTCHA Terms of Service: https://www.google.com/recaptcha/about/terms

### Upgrade to Pro

Looking for more advanced features such as support for large restaurants and mobile
app integration?
 Visit our website to learn more: https://www.truepine.net/projects/
restaurant-booking-plugin-for-wordpress/

## Zrzuty ekranu

 * [[
 * Restaurant policy settings
 * [[
 * Booking notification settings
 * [[
 * Multi-week view and management of reservations
 * [[
 * View of reservations list
 * [[
 * Example of frontend

## Instalacja

Download and Install: The easiest way to install the TruePine Restaurant Booking
plugin is directly from the WordPress Plugin Repository.
 Navigate to your WordPress
dashboard. Go to „Plugins” > „Add New”. Search for „TruePine Restaurant Booking”.
Click „Install Now” next to the plugin name. Once installed, click „Activate”.

## Najczęściej zadawane pytania

Q: Can customers receive booking confirmations via WhatsApp?
 A: Currently, WhatsApp
notifications are designed exclusively for the administrator. This means only the
restaurant owner or manager can receive booking requests and confirmations on their
WhatsApp number. Customer notifications are handled via email.

Q: Is there a limit to the number of reservations the plugin can handle?
 A: No,
there is no inherent limit to the number of reservations the plugin can process.
It scales with your WordPress installation and database capacity. However, for very
high-volume restaurants, ensuring your hosting environment is adequately resourced
is always recommended for optimal performance.

Q: How long are booking data and customer information retained by the plugin?
 A:
To ensure data privacy and minimize unnecessary data storage, booking records and
associated customer information are automatically deleted from your database no 
later than one week after the confirmed reservation date. This means your data is
kept only for as long as necessary for operational purposes.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„TruePine Restaurant Booking” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

 *   [ Dario ](https://profiles.wordpress.org/pinovero/)

Wtyczka „TruePine Restaurant Booking” została przetłumaczona na 3 języki. Podziękuj
[tłumaczom](https://translate.wordpress.org/projects/wp-plugins/tp-rest-booking/contributors)
za ich wkład.

[Przetłumacz wtyczkę “TruePine Restaurant Booking” na swój język.](https://translate.wordpress.org/projects/wp-plugins/tp-rest-booking)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/tp-rest-booking/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/tp-rest-booking/) lub czytaj
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/tp-rest-booking/) przez
[RSS](https://plugins.trac.wordpress.org/log/tp-rest-booking/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

1.0.9
 Security fix on admin-menu. Removed legacy license code from the free version.

1.0.8
 Fixed ajax bug when reCaptcha is disabled and other php warning, solved some
css conflict

1.0.7
 Changed API Namespace, class and other stuff in order to comply with wordpress
svn

1.0.6
 Small fix and cleanup

1.0.5
 Compliant to wordpress svn

1.0.4
 Fixed get_available_slots, added 'mintableseats’ in general setting and recaptcha
implementation

1.0.3
 Multilanguage support, API for Android app management

1.0.2
 WPBakery compatibility added

1.0.1 – 2025-06-04
 New Feature: Implemented color coding in the multi-week backend
view for enhanced clarity. New Feature: Introduced shortcodes to display weekly 
and/or multi-week reservation summaries on the frontend. Improvement: Added search
functionality to the booking list in the backend for easier navigation. Improvement:
Numerous aesthetic and UI improvements throughout the plugin.

1.0.0 – Initial Release
 Core booking functionality implemented. Restaurant policy
and seating capacity settings. Online reservation form for customers. Email notifications
for administrators and customers. Optional WhatsApp notifications for administrators
via CallMeBot integration. Fixed two-turn or dynamic reservation time management.
Backend management for viewing, confirming, and modifying reservations.

## Meta

 *  Wersja **1.0.9**
 *  Ostatnia aktualizacja **9 miesięcy temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.3 lub nowszej **
 *  Testowano do **6.8.5**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Języki
 * [Dutch](https://nl.wordpress.org/plugins/tp-rest-booking/), [English (US)](https://wordpress.org/plugins/tp-rest-booking/),
   [Korean](https://ko.wordpress.org/plugins/tp-rest-booking/), i [Russian](https://ru.wordpress.org/plugins/tp-rest-booking/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/tp-rest-booking)
 * Tagi
 * [booking](https://pl.wordpress.org/plugins/tags/booking/)[management](https://pl.wordpress.org/plugins/tags/management/)
   [reservation](https://pl.wordpress.org/plugins/tags/reservation/)[restaurant](https://pl.wordpress.org/plugins/tags/restaurant/)
   [table](https://pl.wordpress.org/plugins/tags/table/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/tp-rest-booking/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/tp-rest-booking/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/tp-rest-booking/reviews/)

## Zaangażowani

 *   [ Dario ](https://profiles.wordpress.org/pinovero/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/tp-rest-booking/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://www.truepine.net/projects/restaurant-booking-plugin-for-wordpress/)