This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Hospitality Calculators

توضیحات

A comprehensive suite of hospitality calculators including:

– ADR (Average Daily Rate)
– RevPAR (Revenue Per Available Room)
– GOPPAR (Gross Operating Profit Per Available Room)
– TRevPAR (Total Revenue Per Available Room)
– TRevPAB (Total Revenue Per Available Bed)
– Occupancy Rate Calculator

Features:
– Responsive design
– Input validation
– Error handling
– Admin documentation
– Easy shortcode implementation
– Mobile-friendly interface

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

عکس‌های صفحه

  • Admin interface with shortcode instructions
  • ADR Calculator interface
  • RevPAR Calculator interface

نصب

  1. Upload the plugin files to the /wp-content/plugins/hospitality-calculators directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Access shortcodes through the admin menu (Hospitality Calculators > Shortcodes)

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

What shortcodes are available?

[property_adr] – Average Daily Rate Calculator
[property_revpar] – RevPAR Calculator
[property_goppar] – GOPPAR Calculator
[property_trevpar] – TRevPAR Calculator
[property_trevpab] – TRevPAB Calculator
[property_occupancy] – Occupancy Rate Calculator

How do I format currency inputs?

The calculators automatically handle currency symbols. Users can input:
– $1000
– 1000
– 1,000
– 1000.00

Why am I seeing validation errors?

The system checks for:
– Non-numeric characters in number fields
– Zero values in denominator fields
– Logical inconsistencies (e.g. occupied rooms > available rooms)

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

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

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

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

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

ترجمه “Hospitality Calculators” به زبان شما.

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

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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

2.0

  • Added 6 separate calculators
  • Enhanced mobile responsiveness
  • Added admin documentation page
  • Improved error validation
  • Added currency formatting support
  • Updated CSS styling

1.0

  • Initial release with basic calculator functionality