OPR Place Reservations

外掛說明

With this plugin you can show list of available places for renting and get reservations for those places.

Reservations can be created from client-side UI or from WP admin. When place is reserved then it will no longer be available for new reservations,
before previous reservation has been removed.

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/placereservation directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Reservations->Types & locations screen to configure the plugin
  4. Add shortcode [show-available-places] to page where you want show list of available places and the reservation form
  5. Add attribute filtering=”true” to the shortcode tag to show form for filtering the places list

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈OPR Place Reservations〉的開發相關工作。

參與者

〈OPR Place Reservations〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈OPR Place Reservations〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.14

  • Fixing version numbering in SVN repo

1.1.13

  • Tested to work with WordPress 6.6
  • Removed support for PHP 7.4

1.1.12

  • Small bugfix to adding types and locations
  • Tested to work with WordPress 6.3

1.1.11

  • Bugfixes to problems with removing reservations and places

1.1.10

  • More bugfixes for usage with PHP 8.1

1.1.9

  • Tested for working with WordPress 6.1
  • Bugfixes for PHP 8.1

1.1.8

  • Tested for working with WordPress 6.0

1.1.7

  • Tested for working with WordPress 5.8

1.1.6

  • Tested for working with WordPress 5.7

1.1.5

  • Ability to select which fields in add new reservation forms are mandatory

1.1.4

  • Bug fixes

1.1.3

  • Bug fixes

1.1.2

  • Performance tweaks
  • Filtering of reservations in admin
  • Paging of reservations and places in admin
  • Loading indicators to importer

1.1.1

  • Critical bug fix to deployment

1.1.0

  • Implemented new roles and capablities that can administrate reservation related things, but can’t otherwise administrate WP
  • Implemented data import functionalities
  • Bug fixes

1.0.6

  • Bug fixes

1.0.5

  • Implemented remove of reservations and places
  • Bug fixes

1.0.4

  • Added TablePress CSS classes to customer view places listing table
  • Bug fixes

1.0.3

  • Implemented function to choose which fields are shown at the customer view
  • Implemented function for setting order by field at the customer view places list
  • Implemented email notification about a new reservation made
  • Bug fixes

1.0.2

  • Security fix: sanitation, validation and escaping data

1.0.1

  • Bug fix to database table creation when activating plugin.

1.0

  • Initial production version.