Plugin Directory

Changeset 3130956


Ignore:
Timestamp:
08/05/2024 10:35:52 AM (17 months ago)
Author:
nicdark
Message:

edit files for version 3.5

Location:
nd-booking/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • nd-booking/trunk/addons/elementor/search/index.php

    r2827791 r3130956  
    55class nd_booking_search_element extends \Elementor\Widget_Base {
    66
    7   public function get_name() { return 'search'; }
     7  public function get_name() { return 'ndsearch'; }
    88  public function get_title() { return __( 'search', 'nd-booking' ); }
    99  public function get_icon() { return 'fa fa-hands-helping'; }
  • nd-booking/trunk/nd-booking.php

    r2827791 r3130956  
    33Plugin Name:       Hotel Booking
    44Description:       The plugin is used to manage your booking. To get started: 1) Click the "Activate" link to the left of this description. 2) Follow the documentation for installation for use the plugin in the better way.
    5 Version:           3.4
     5Version:           3.5
    66Plugin URI:        https://nicdark.com
    77Author:            Nicdark
  • nd-booking/trunk/readme.txt

    r2827791 r3130956  
    33Tags: booking, hotel, travel, book
    44Requires at least: 4.5
    5 Tested up to: 6.0
    6 Stable tag: 3.4
     5Tested up to: 6.6
     6Stable tag: 3.5
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2020
    2121== Changelog ==
     22
     23= 3.5 =
     24* added new css rules
    2225
    2326= 3.4 =
Note: See TracChangeset for help on using the changeset viewer.