Title: Stay7 Calendar
Author: nikola926
Published: <strong>August 3, 2026</strong>
Last modified: August 3, 2026

---

Search plugins

![](https://ps.w.org/stay7-calendar/assets/banner-772x250.png?rev=3632628)

![](https://ps.w.org/stay7-calendar/assets/icon-256x256.png?rev=3632628)

# Stay7 Calendar

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

[Download](https://downloads.wordpress.org/plugin/stay7-calendar.1.0.7.zip)

 * [Details](https://wordpress.org/plugins/stay7-calendar/#description)
 * [Reviews](https://wordpress.org/plugins/stay7-calendar/#reviews)
 *  [Installation](https://wordpress.org/plugins/stay7-calendar/#installation)
 * [Development](https://wordpress.org/plugins/stay7-calendar/#developers)

 [Support](https://wordpress.org/support/plugin/stay7-calendar/)

## Description

Stay7 Calendar connects a WordPress site with the Stay7 property and reservation
management service.

The plugin lets you:

 * display an availability calendar;
 * show per-night pricing;
 * let guests choose a room, dates, and number of guests;
 * send a direct booking request;
 * sync Stay7 properties and rooms;
 * customize the colors, width, and number of steps of the form.

A Stay7 account is required to use this plugin. Once the account is connected, the
plugin fetches properties, rooms, availability, and pricing from the Stay7 service.
All functionality included in the plugin code is available without any separate 
license for the plugin itself.

Shortcode:

    ```
    [stay7_calendar]
    ```

To display a specific property:

    ```
    [stay7_calendar property_id="public_property_id"]
    ```

### External service

This plugin relies on the Stay7 service to display availability and pricing and 
to send booking requests.

When an administrator voluntarily connects a Stay7 account, the plugin communicates
with `https://app.stay7.io`. During the connection, the WordPress site URL and a
one-time connection code are sent. Stay7 returns an account token along with data
about the connected user, properties, and rooms. Tokens are stored in the WordPress
database.

When a visitor opens a page containing the Stay7 calendar, the plugin sends the 
property identifier and the selected date range to the Stay7 service to fetch availability
and pricing.

When a guest submits a booking request, the following is sent to the Stay7 service:

 * first and last name;
 * email address and phone number;
 * check-in and check-out dates;
 * the selected property and room;
 * number of adults, children, and pets;
 * the calculated price and currency;
 * an optional note entered by the guest.

Stay7 terms of service: https://stay7.io/terms/

Privacy information: https://stay7.io/terms/

## Screenshots

[[

[[

[[

## Installation

 1. Upload the `stay7-calendar` directory to `/wp-content/plugins/`, or install the
    ZIP file through the WordPress admin.
 2. Activate the plugin on the “Plugins” page.
 3. Open the “Stay7” menu in your WordPress admin sidebar (the connection screen).
 4. Click the connect button and complete the connection.
 5. Copy the generated property shortcode onto the page or post where you want the 
    calendar to appear.
 6. Optionally, adjust the appearance under the “Stay7” calendar configuration submenu.

Note: the plugin’s admin screens and the public calendar/booking form are currently
in Serbian (the plugin’s primary market); all strings are translatable and additional
locales can be contributed via translate.wordpress.org.

## FAQ

### Is a Stay7 account required?

Yes. The plugin uses Stay7 as an external service for properties, availability, 
pricing, and booking requests.

### Which shortcode should I use?

Use `[stay7_calendar]`. Once the account is connected, the Stay7 admin page will
also display the shortcode for each property.

### Does the plugin charge the guest?

No. The plugin sends a booking request. The host then processes the request through
Stay7.

### Is data sent to an external service?

Yes. Data needed for availability and booking is sent to the Stay7 service. A detailed
list is provided in the “External service” section.

### What gets deleted on uninstall?

Uninstalling removes the plugin’s settings, connection tokens, and locally synced
property data.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Stay7 Calendar” is open source software. The following people have contributed 
to this plugin.

Contributors

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

[Translate “Stay7 Calendar” into your language.](https://translate.wordpress.org/projects/wp-plugins/stay7-calendar)

### Interested in development?

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

## Changelog

#### 1.0.7

 * Initial public release.
 * Improved input sanitization and validation.
 * Restricted the calendar maximum-width setting to safe CSS size values.

#### 1.0.6

 * Preserved the account connection state explicitly through the Stay7 login and
   API redirect flow.

#### 1.0.5

 * Made the account connection state independent of WordPress session-token rotation
   during the external login redirect.
 * Added a specific error when the external connection flow omits the state parameter.

#### 1.0.4

 * Fixed account connection state validation across the external Stay7 login redirect.

#### 1.0.3

 * Enqueued admin JavaScript through the WordPress assets API.
 * Moved plugin administration pages under Settings.
 * Updated the external service terms and privacy URL.
 * Reviewed request handlers for nonce and capability checks.

#### 1.0.2

 * Security: the Stay7 account connection flow now verifies a one-time state token,
   closing a CSRF exposure during account connection.
 * Fixed a calendar layout break when the site’s theme/page builder wraps the shortcode
   in a flex or grid container.

#### 1.0.1

 * Fixed reconnecting a Stay7 account after returning to WordPress.
 * Added compatible handling of the legacy callback code parameter name.

#### 1.0.0

 * First public release.
 * Stay7 account connection.
 * Availability calendar and booking request form.
 * Property and room sync.
 * Calendar appearance settings.

## Meta

 *  Version **1.0.7**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [availability](https://wordpress.org/plugins/tags/availability/)[booking](https://wordpress.org/plugins/tags/booking/)
   [calendar](https://wordpress.org/plugins/tags/calendar/)[property](https://wordpress.org/plugins/tags/property/)
   [reservations](https://wordpress.org/plugins/tags/reservations/)
 *  [Advanced View](https://wordpress.org/plugins/stay7-calendar/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/stay7-calendar/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/stay7-calendar/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/stay7-calendar/)