這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Vacation Rental Calendar

外掛說明

An availability calendar for vacation rentals driven via the iCal standard by any calendar that exports iCal format (HomeAway, VRBO, Flipkey, AirBnB, Google, Apple iCloud, and more).
The availability calendar shows the next 15 months of availability. Shortcodes enable you to display your calendar on any page or post in three different sizes. Arrive and depart dates
from your master calendar are displayed as available and unavailable nights. The depart day is not counted as an unavailable night. Compatible with VRBO and HomeAway, reservations marked
TENTATIVE or HOLD will not be shown as unavailable.

螢幕擷圖

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png

安裝方式

  1. Upload the contents of the zip to the ‘/wp-content/plugins/’ directory.
  2. Navigate to the ‘Add New’ in the plugins dashboard
  3. Search for ‘vr-calendar’
  4. Click ‘Install Now’
  5. Activate the plugin on the Plugin dashboard

常見問題集

How do I use the plugin?

After following the installation instructions, find the “VR Calendar” menu item on the left-hand Settings menu. Enter the URL of your master calendar iCal feed. Display your calendar
using the [vrcalendar] shortcode.

Some calendar iCal feeds send the end date as the depart day, others send the end date as the last unavailable night. For those that send the end date as the depart day,
clicking the “Show end day as available” box will strip off the last day so that it shows as an available night.

The iCal URL setting can be overridden on a page or
post by using the shortcode option ical_url like [vrcalendar ical_url=”http://activevacationrentals.com/tracker/ical/ical3.php”]. This is useful if you have multiple properties on a
single WordPress site.

You can specify a size like [vrcalendar size=large] where size can be small, medium, or large.

If you are logged into your WordPress site and have permissions to edit pages, the owners view option is enabled. This highlights each arrive day and if clicked a pop-up details form
will appear with the reservation name, arrive and depart dates. Highlighted arrive dates show if there are back to back reservations in a block of reserved dates.

The formatting and colors can be modified by editing the css pages for the small, medium, or large options. Go to the Plugins menu of the dashboard, find Vacation Rental Calendar in the list,
click edit, and choose one of the css pages. Some knowledge of css syntax is required.

使用者評論

2017 年 5 月 13 日 2 則留言
Hi, First time to do my first website for multiple vacation homes rentals, before to download vacation rental calendar, I want to make sure can import iCal link from the external website to sync the calendars into my wp website. Also, what will be the right version to have the download for multiple calendars (check-in, check-out, back to back) and can manually change rates after import ical link from external? Thanks, mimit63
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Vacation Rental Calendar〉的開發相關工作。

參與者

將〈Vacation Rental Calendar〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial Release

1.1.0

  • Added ical url override option and owners view

1.1.1

  • Fixed owners view enable

1.2.0

  • Added settings option to show end date as available. This was required to cope with changes made by
    HomeAway/VRBO where their iCal feed changed from arrive and depart days to unavailable nights.

1.2.1

  • Fixed ical feeds from AirBnb since they started to redirect iCal URLs.

1.2.2

  • Fixed ical feeds from VRBO/HomeAway since they started to reject ‘Content-type: text/calendar’.