Plugin Directory

Changeset 3439730


Ignore:
Timestamp:
01/14/2026 05:19:10 PM (2 months ago)
Author:
roomcloud
Message:

version 2.0.30

Location:
roomcloud
Files:
2 edited
15 copied

Legend:

Unmodified
Added
Removed
  • roomcloud/tags/2.0.30/readme.txt

    r3274940 r3439730  
    44Tags: Roomcloud booking engine
    55Requires at least: 4.0.1
    6 Tested up to: 6.7.1
     6Tested up to: 6.9
    77Requires PHP: 7.0.0
    8 Stable tag: 2.0.28
     8Stable tag: 2.0.30
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    100100= 2.0.29 =
    101101Variables initialization
     102= 2.0.30 =
     103WCAG2.2 corrections
    102104== Frequently Asked Questions ==
    103105= Do I need a Roomcloud account? =
  • roomcloud/tags/2.0.30/roomcloud.php

    r3274940 r3439730  
    55 * Description: A Plugin to add roomcloud booking form to hotel website using [roomcloud] shortcode
    66 * Short Description: Roomcloud Booking Engine Wordpress Plugin
    7  * Version: 2.0.28
     7 * Version: 2.0.30
    88 * Author: Tecnes Milano Srl
    99 * Author URI: http://www.roomcloud.net
     
    4747    $dictionary["bg_night"]="нощ";
    4848    $dictionary["bg_nights"]="нощи";
     49    $dictionary["bg_travelers"]="travelers";
    4950
    5051    $dictionary["cz_adults"]="Dospělí";
     
    151152    $dictionary["hr_checkin"]="prijaviti se";
    152153    $dictionary["hr_checkout"]="provjeri";
    153     $dictionary["hr_search"]="Dob";
    154     $dictionary["hr_age"]="traži";
     154    $dictionary["hr_search"]="traži";
     155    $dictionary["hr_age"]="Dob";
    155156    $dictionary["hr_night"]="noć";
    156157    $dictionary["hr_nights"]="noći";
     
    591592                                    <div class="rc-input-group" id="rc-calendar_search_group">
    592593                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar src-icon" aria-hidden="true"></i></span>
    593                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     594                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    594595                                       
    595596                                        <input type="hidden" name="hotel" id="hotel" value="<?php echo ($hotel); ?>">
     
    622623                                        <input class="form-control" id="rc-travelers" autocomplete="off"
    623624                                            value="<?php if ($adults==1) echo ("1 ".$dictionary[$lang.'_adult']);
    624                                                         else echo ($adults." ".$dictionary[$lang.'_adults']);?>"/>
     625                                                        else echo ($adults." ".$dictionary[$lang.'_adults']);?>"
     626                                                        aria-label="<?php echo ($dictionary[$lang.'_adults'].'/'.$dictionary[$lang.'_children']);?>"/>
    625627
    626628                                       
     
    752754                            <div class="rc-col-xs-12 rc-col-sm-6 rc-col-md-2 rc-col-lg-3 rc-text-center">
    753755                           
    754                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     756                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" aria-label="<?php echo ($dictionary[$lang."_search"]); ?>">
    755757                                    <i class="fa fa-search" aria-hidden="true"></i>
    756758                                   
     
    932934                                    <div class="rc-input-group" id="rc-calendar_search_group">
    933935                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar src-icon" aria-hidden="true"></i></span>
    934                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     936                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    935937                                        <input type="hidden" name="checkin" id="rc-checkin">
    936938                                        <input type="hidden" name="checkout" id="rc-checkout">
     
    974976                                                        if ($adults==1) echo ("1 ".$dictionary[$lang.'_adult']);
    975977                                                        else echo ($adults." ".$dictionary[$lang.'_adults']);
    976                                                     ?>"/>
     978                                                    ?>" aria-label="<?php echo ($dictionary[$lang.'_adults'].'/'.$dictionary[$lang.'_children']);?>"/>
    977979
    978980                                       
     
    11171119                            <div class="rc-col-xs-12 rc-col-sm-6 rc-col-md-2 rc-col-lg-3 rc-text-center">
    11181120                           
    1119                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     1121                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" aria-label="<?php echo ($dictionary[$lang."_search"]); ?>">
    11201122                                    <i class="fa fa-search" aria-hidden="true"></i>
    11211123                                   
     
    13071309                                    <div class="rc-input-group" id="rc-calendar_search_group">
    13081310                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar" aria-hidden="true"></i></span>
    1309                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     1311                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    13101312                                        <input type="hidden" name="hotel" id="hotel" value="<?php echo ($hotel)?>">
    13111313                                        <input type="hidden" name="start_day" id="start_day">
     
    16231625                                    <div class="rc-input-group" id="rc-calendar_search_group">
    16241626                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar" aria-hidden="true"></i></span>
    1625                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     1627                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    16261628                                        <input type="hidden" name="checkin" id="rc-checkin">
    16271629                                        <input type="hidden" name="checkout" id="rc-checkout">
     
    17601762                            <div class="rc-col-xs-12 rc-col-12 rc-text-center">
    17611763                           
    1762                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     1764                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" >
    17631765                                    <?php echo ($dictionary[$lang."_search"]); ?>
    17641766                                   
     
    19641966                                    <div class="rc-input-group" id="rc-calendar_search_group">
    19651967                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar src-icon" aria-hidden="true"></i></span>
    1966                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     1968                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    19671969                                       
    19681970                                        <input type="hidden" name="start_day" id="start_day">
     
    19861988                                   
    19871989                                        <span class="input-group-addon" ><i class="fa fa-male src-icon" aria-hidden="true"></i></span>
    1988                                         <input class="form-control" id="rc-travelers" autocomplete="off" value="1 <?php echo ($dictionary[$lang."_room"]); ?> - 1 <?php echo ($dictionary[$lang."_adult"]); ?>"/>
     1990                                        <span class="form-control" id="rc-travelers" autocomplete="off" value="1 <?php echo ($dictionary[$lang."_room"]); ?> - 1 <?php echo ($dictionary[$lang."_adult"]); ?>"
     1991                                        aria-label="<?php echo ($dictionary[$lang.'_rooms'].'/'.$dictionary[$lang.'_adults']);?>" />
    19891992
    19901993                                       
     
    21212124                            <div class="rc-col-xs-12 rc-col-sm-12 rc-col-md-12 rc-col-lg-2 rc-text-center">
    21222125                           
    2123                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     2126                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" aria-label="<?php echo ($dictionary[$lang."_search"]); ?>">
    21242127                                    <i class="fa fa-search" aria-hidden="true"></i>
    21252128                                   
     
    23312334                                    <div class="rc-input-group" id="rc-calendar_search_group">
    23322335                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar src-icon" aria-hidden="true"></i></span>
    2333                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     2336                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    23342337                                        <input type="hidden" name="checkin" id="rc-checkin">
    23352338                                        <input type="hidden" name="checkout" id="rc-checkout">
     
    23472350                                   
    23482351                                        <span class="input-group-addon" ><i class="fa fa-male src-icon" aria-hidden="true"></i></span>
    2349                                         <input class="form-control" id="rc-travelers" autocomplete="off" value="1 <?php echo ($dictionary[$lang.'_room'])?> - 1 <?php echo ($dictionary[$lang.'_adult'])?>"/>
     2352                                        <input class="form-control" id="rc-travelers" autocomplete="off" value="1 <?php echo ($dictionary[$lang.'_room'])?> - 1 <?php echo ($dictionary[$lang.'_adult'])?>"
     2353                                        aria-label="<?php echo ($dictionary[$lang.'_rooms'].'/'.$dictionary[$lang.'_adults']);?>"
     2354                                        />
    23502355
    23512356                                       
     
    24852490                            <div class="rc-col-xs-12 rc-col-sm-12 rc-col-md-12 rc-col-lg-2 rc-text-center">
    24862491                           
    2487                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     2492                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" aria-label="<?php echo ($dictionary[$lang."_search"]); ?>">
    24882493                                    <i class="fa fa-search" aria-hidden="true"></i>
    24892494                                   
  • roomcloud/trunk/readme.txt

    r3274940 r3439730  
    44Tags: Roomcloud booking engine
    55Requires at least: 4.0.1
    6 Tested up to: 6.7.1
     6Tested up to: 6.9
    77Requires PHP: 7.0.0
    8 Stable tag: 2.0.28
     8Stable tag: 2.0.30
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    100100= 2.0.29 =
    101101Variables initialization
     102= 2.0.30 =
     103WCAG2.2 corrections
    102104== Frequently Asked Questions ==
    103105= Do I need a Roomcloud account? =
  • roomcloud/trunk/roomcloud.php

    r3274940 r3439730  
    55 * Description: A Plugin to add roomcloud booking form to hotel website using [roomcloud] shortcode
    66 * Short Description: Roomcloud Booking Engine Wordpress Plugin
    7  * Version: 2.0.28
     7 * Version: 2.0.30
    88 * Author: Tecnes Milano Srl
    99 * Author URI: http://www.roomcloud.net
     
    4747    $dictionary["bg_night"]="нощ";
    4848    $dictionary["bg_nights"]="нощи";
     49    $dictionary["bg_travelers"]="travelers";
    4950
    5051    $dictionary["cz_adults"]="Dospělí";
     
    151152    $dictionary["hr_checkin"]="prijaviti se";
    152153    $dictionary["hr_checkout"]="provjeri";
    153     $dictionary["hr_search"]="Dob";
    154     $dictionary["hr_age"]="traži";
     154    $dictionary["hr_search"]="traži";
     155    $dictionary["hr_age"]="Dob";
    155156    $dictionary["hr_night"]="noć";
    156157    $dictionary["hr_nights"]="noći";
     
    591592                                    <div class="rc-input-group" id="rc-calendar_search_group">
    592593                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar src-icon" aria-hidden="true"></i></span>
    593                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     594                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    594595                                       
    595596                                        <input type="hidden" name="hotel" id="hotel" value="<?php echo ($hotel); ?>">
     
    622623                                        <input class="form-control" id="rc-travelers" autocomplete="off"
    623624                                            value="<?php if ($adults==1) echo ("1 ".$dictionary[$lang.'_adult']);
    624                                                         else echo ($adults." ".$dictionary[$lang.'_adults']);?>"/>
     625                                                        else echo ($adults." ".$dictionary[$lang.'_adults']);?>"
     626                                                        aria-label="<?php echo ($dictionary[$lang.'_adults'].'/'.$dictionary[$lang.'_children']);?>"/>
    625627
    626628                                       
     
    752754                            <div class="rc-col-xs-12 rc-col-sm-6 rc-col-md-2 rc-col-lg-3 rc-text-center">
    753755                           
    754                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     756                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" aria-label="<?php echo ($dictionary[$lang."_search"]); ?>">
    755757                                    <i class="fa fa-search" aria-hidden="true"></i>
    756758                                   
     
    932934                                    <div class="rc-input-group" id="rc-calendar_search_group">
    933935                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar src-icon" aria-hidden="true"></i></span>
    934                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     936                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    935937                                        <input type="hidden" name="checkin" id="rc-checkin">
    936938                                        <input type="hidden" name="checkout" id="rc-checkout">
     
    974976                                                        if ($adults==1) echo ("1 ".$dictionary[$lang.'_adult']);
    975977                                                        else echo ($adults." ".$dictionary[$lang.'_adults']);
    976                                                     ?>"/>
     978                                                    ?>" aria-label="<?php echo ($dictionary[$lang.'_adults'].'/'.$dictionary[$lang.'_children']);?>"/>
    977979
    978980                                       
     
    11171119                            <div class="rc-col-xs-12 rc-col-sm-6 rc-col-md-2 rc-col-lg-3 rc-text-center">
    11181120                           
    1119                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     1121                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" aria-label="<?php echo ($dictionary[$lang."_search"]); ?>">
    11201122                                    <i class="fa fa-search" aria-hidden="true"></i>
    11211123                                   
     
    13071309                                    <div class="rc-input-group" id="rc-calendar_search_group">
    13081310                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar" aria-hidden="true"></i></span>
    1309                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     1311                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    13101312                                        <input type="hidden" name="hotel" id="hotel" value="<?php echo ($hotel)?>">
    13111313                                        <input type="hidden" name="start_day" id="start_day">
     
    16231625                                    <div class="rc-input-group" id="rc-calendar_search_group">
    16241626                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar" aria-hidden="true"></i></span>
    1625                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     1627                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    16261628                                        <input type="hidden" name="checkin" id="rc-checkin">
    16271629                                        <input type="hidden" name="checkout" id="rc-checkout">
     
    17601762                            <div class="rc-col-xs-12 rc-col-12 rc-text-center">
    17611763                           
    1762                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     1764                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" >
    17631765                                    <?php echo ($dictionary[$lang."_search"]); ?>
    17641766                                   
     
    19641966                                    <div class="rc-input-group" id="rc-calendar_search_group">
    19651967                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar src-icon" aria-hidden="true"></i></span>
    1966                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     1968                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    19671969                                       
    19681970                                        <input type="hidden" name="start_day" id="start_day">
     
    19861988                                   
    19871989                                        <span class="input-group-addon" ><i class="fa fa-male src-icon" aria-hidden="true"></i></span>
    1988                                         <input class="form-control" id="rc-travelers" autocomplete="off" value="1 <?php echo ($dictionary[$lang."_room"]); ?> - 1 <?php echo ($dictionary[$lang."_adult"]); ?>"/>
     1990                                        <span class="form-control" id="rc-travelers" autocomplete="off" value="1 <?php echo ($dictionary[$lang."_room"]); ?> - 1 <?php echo ($dictionary[$lang."_adult"]); ?>"
     1991                                        aria-label="<?php echo ($dictionary[$lang.'_rooms'].'/'.$dictionary[$lang.'_adults']);?>" />
    19891992
    19901993                                       
     
    21212124                            <div class="rc-col-xs-12 rc-col-sm-12 rc-col-md-12 rc-col-lg-2 rc-text-center">
    21222125                           
    2123                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     2126                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" aria-label="<?php echo ($dictionary[$lang."_search"]); ?>">
    21242127                                    <i class="fa fa-search" aria-hidden="true"></i>
    21252128                                   
     
    23312334                                    <div class="rc-input-group" id="rc-calendar_search_group">
    23322335                                        <span class="input-group-addon" id="rc-calendar_search_span" ><i class="fa fa-calendar dates_calendar src-icon" aria-hidden="true"></i></span>
    2333                                         <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();"/>
     2336                                        <input class="form-control" name="search_calendar" id="rc-search_calendar" value="" autocomplete="off" onfocus="blur();" aria-label="<?php echo ($dictionary[$lang."_checkin"]."/".$dictionary[$lang."_checkout"]); ?>"/>
    23342337                                        <input type="hidden" name="checkin" id="rc-checkin">
    23352338                                        <input type="hidden" name="checkout" id="rc-checkout">
     
    23472350                                   
    23482351                                        <span class="input-group-addon" ><i class="fa fa-male src-icon" aria-hidden="true"></i></span>
    2349                                         <input class="form-control" id="rc-travelers" autocomplete="off" value="1 <?php echo ($dictionary[$lang.'_room'])?> - 1 <?php echo ($dictionary[$lang.'_adult'])?>"/>
     2352                                        <input class="form-control" id="rc-travelers" autocomplete="off" value="1 <?php echo ($dictionary[$lang.'_room'])?> - 1 <?php echo ($dictionary[$lang.'_adult'])?>"
     2353                                        aria-label="<?php echo ($dictionary[$lang.'_rooms'].'/'.$dictionary[$lang.'_adults']);?>"
     2354                                        />
    23502355
    23512356                                       
     
    24852490                            <div class="rc-col-xs-12 rc-col-sm-12 rc-col-md-12 rc-col-lg-2 rc-text-center">
    24862491                           
    2487                                 <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search">
     2492                                <button class="button btn btn-block  be-btn" type="button" id="rc-btn-search" aria-label="<?php echo ($dictionary[$lang."_search"]); ?>">
    24882493                                    <i class="fa fa-search" aria-hidden="true"></i>
    24892494                                   
Note: See TracChangeset for help on using the changeset viewer.