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.