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

---

Search plugins

![](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

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

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

 * [Details](https://test.wordpress.org/plugins/tp-rest-booking/#description)
 * [Reviews](https://test.wordpress.org/plugins/tp-rest-booking/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/tp-rest-booking/#installation)
 * [Development](https://test.wordpress.org/plugins/tp-rest-booking/#developers)

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

## Description

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/

## Screenshots

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

## Installation

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”.

## FAQ

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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TruePine Restaurant Booking” is open source software. The following people have
contributed to this plugin.

Contributors

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

“TruePine Restaurant Booking” has been translated into 3 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/tp-rest-booking/contributors)
for their contributions.

[Translate “TruePine Restaurant Booking” into your language.](https://translate.wordpress.org/projects/wp-plugins/tp-rest-booking)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/tp-rest-booking/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/tp-rest-booking/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/tp-rest-booking/)
by [RSS](https://plugins.trac.wordpress.org/log/tp-rest-booking/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

 *  Version **1.0.9**
 *  Last updated **10 months ago**
 *  Active installations **10+**
 *  WordPress version ** 6.3 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [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/), and [Russian](https://ru.wordpress.org/plugins/tp-rest-booking/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/tp-rest-booking)
 * Tags
 * [booking](https://test.wordpress.org/plugins/tags/booking/)[management](https://test.wordpress.org/plugins/tags/management/)
   [reservation](https://test.wordpress.org/plugins/tags/reservation/)[restaurant](https://test.wordpress.org/plugins/tags/restaurant/)
   [table](https://test.wordpress.org/plugins/tags/table/)
 *  [Advanced View](https://test.wordpress.org/plugins/tp-rest-booking/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.truepine.net/projects/restaurant-booking-plugin-for-wordpress/)