Title: TailDesk
Author: EyeSeeT
Published: <strong>26 آوریل 2026</strong>
Last modified: 22 می 2026

---

جستجوی افزونه‌ها

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

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

# TailDesk

 توسط [EyeSeeT](https://profiles.wordpress.org/eyeseet/)

[دانلود](https://downloads.wordpress.org/plugin/taildesk.1.0.3.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/taildesk/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/taildesk/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/taildesk/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/taildesk/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/taildesk/)

## توضیحات

TailDesk is a simple booking plugin for pet sitters and petsitters who manage bookings
by day, not by time slot.

It helps you accept pet sitting requests directly from your WordPress website, show
availability based on daily capacity, and manage booking requests from the WordPress
admin area.

TailDesk is built for solo pet sitters, dog sitters, cat sitters, small pet care
businesses, dog daycares, home boarding services and other pet care services that
need a focused booking workflow instead of a generic appointment system.

Use TailDesk when you want visitors to request one or more days, while you stay 
in control of availability, capacity and booking status.

Key features:

 * Add a booking request form with a dedicated Gutenberg block or shortcode.
 * Add an availability calendar with a dedicated Gutenberg block or shortcode.
 * Create multiple services, each with its own daily rate and daily capacity.
 * Manage day based availability instead of time slots.
 * Show clear day states for available, limited and fully booked dates.
 * Let visitors submit booking requests without creating an account.
 * Receive booking requests directly on your WordPress website.
 * Receive email notifications when a new booking request is submitted.
 * Manage bookings, statuses and internal notes in WordPress.
 * Use simple global pricing format settings.

TailDesk works well for:

 * pet sitting
 * petsitter websites
 * dog sitting
 * cat sitting
 * dog daycare requests
 * holiday pet care
 * home boarding
 * small pet care businesses
 * day based pet care services

Both frontend tools can be added in two ways:

 * Block editor: use the `TailDesk Booking Form` block and the `TailDesk Availability
   Calendar` block.
 * Shortcodes: use `[taildesk_booking_form]` and `[taildesk_availability service_id
   ="123"]`.

### Blocks

#### TailDesk Booking Form

Insert a pet sitting booking request form anywhere with the block editor. You can
choose which services are available in the form and control the field order.

Visitors can select a service, choose a date range, enter their details and submit
a booking request without creating an account.

#### TailDesk Availability Calendar

Insert a service availability calendar anywhere with the block editor. Choose the
service in the block settings and show month by month availability on the frontend.

The calendar shows clear availability states, so visitors can see which days are
available, limited or fully booked before they send a request.

### Shortcodes

You can also use shortcodes if you are working with classic themes, widgets, templates
or page builders.

Booking form:

    ```
    [taildesk_booking_form]
    ```

Availability calendar:

    ```
    [taildesk_availability service_id="123"]
    ```

## عکس‌های صفحه

 * [[
 * Services overview in the WordPress admin.
 * [[
 * Booking form inserted with the block editor.
 * [[
 * Availability calendar inserted with the block editor.
 * [[
 * Booking management screen in the WordPress admin.

## بلوک‌ها

این افزونه 2 بلوک ارائه می‌دهد.

 *   TailDesk Booking Form
 *   TailDesk Availability Calendar

## نصب

 1. Upload the plugin to `/wp-content/plugins/` or install it through the WordPress
    Plugins screen.
 2. Activate the plugin.
 3. Go to `TailDesk > Services` and create at least one active service.
 4. Add the `TailDesk Booking Form` block or the `[taildesk_booking_form]` shortcode
    to a page.
 5. Add the `TailDesk Availability Calendar` block or the `[taildesk_availability service_id
    ="123"]` shortcode to a page.
 6. Submit a test booking to verify your setup.

## سوالات متداول

### Can I add the form and calendar with Gutenberg blocks?

Yes. The plugin includes a dedicated booking form block and a dedicated availability
calendar block.

### Can I still use shortcodes?

Yes. Both features are available as shortcodes as well.

### Can visitors send a booking request without creating an account?

Yes. The plugin is designed for direct booking requests from public visitors.

### Can I create multiple pet sitting services?

Yes. You can create multiple services and manage pricing and capacity per service.

### Does the plugin process payments?

No. TailDesk focuses on booking requests, availability and admin management.

### Can I set a custom email address for booking notifications?

Yes. In `TailDesk > Settings` you can set one or multiple notification addresses.
Separate multiple addresses with `;`.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“TailDesk” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

“TailDesk” به 1 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/taildesk/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “TailDesk” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/taildesk)

### علاقه‌ مند به توسعه هستید؟

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

## گزارش تغییرات

#### 1.0.3

 * Added WordPress Dashboard widgets for upcoming capacity and pending booking requests.
 * Added a service filter in dashboard widgets with quick links to filtered booking
   and calendar views.
 * Allowed booking start dates in the past for admin-created and admin-updated bookings.
 * Removed built-in Pro extras and Pro booking field payload handling from core 
   booking flows.
 * Added new booking hooks for integrations and updated translation files.
 * Added PHP 7.4 support by aligning runtime requirement checks with code requirements.

#### 1.0.2

 * Added centralized date format handling across admin and frontend.
 * Improved booking and calendar admin workflows, including date validation and 
   filtering.
 * Added `click_url` support for availability calendar interactions.
 * Updated booking email output and translation files.

#### 1.0.1

 * First public release of TailDesk.
 * Addressed plugin review team feedback.

#### 1.0.0

 * Initial version.

## اطلاعات

 *  نگارش **1.0.3**
 *  Last updated **2 هفته پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 6.5 یا بالاتر **
 *  Tested up to **7.0**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان‌ها
 * [Dutch](https://nl.wordpress.org/plugins/taildesk/) و [English (US)](https://wordpress.org/plugins/taildesk/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/taildesk)
 * Tags
 * [availability calendar](https://fa.wordpress.org/plugins/tags/availability-calendar/)
   [booking form](https://fa.wordpress.org/plugins/tags/booking-form/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/taildesk/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/taildesk/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/taildesk/)