Changeset 2895875
- Timestamp:
- 04/08/2023 09:20:15 AM (3 years ago)
- Location:
- zeevou/trunk
- Files:
-
- 3 edited
-
css/style.css (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
-
zeevou.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
zeevou/trunk/css/style.css
r2828092 r2895875 1934 1934 z-index: 200; 1935 1935 position: relative; 1936 cursor: pointer; 1936 1937 } 1937 1938 … … 1941 1942 vertical-align: top; 1942 1943 position: relative; 1944 text-overflow: ellipsis; 1945 white-space: nowrap; 1946 overflow: hidden; 1943 1947 } 1944 1948 -
zeevou/trunk/readme.txt
r2882805 r2895875 4 4 Requires at least: 3.1.0 5 5 Tested up to: 5.9.2 6 Stable tag: 0.7.3 46 Stable tag: 0.7.35 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
zeevou/trunk/zeevou.php
r2882805 r2895875 5 5 * Plugin URI: https://zeevou.com 6 6 * Description: Zeevou is a global community that helps you grow your hospitality business through cutting-edge automation, industry-leading training, and world-class support. 7 * Version: 0.7.3 48 * Stable tag: 0.7.3 47 * Version: 0.7.35 8 * Stable tag: 0.7.35 9 9 * Tags: Booking Website Engine, Airbnb, Booking.com, Expedia, Agoda, VRBO, HomeAway, Hotel, iCal, Zeevou, Short Term Accommodation, Serviced Apartment, Hospitality, Vacation Rentals, Property Management System, Property Management Software (PMS), Central Reservation System (CRS), Holiday Homes, Channel Manager, Guesthouse, Booking System, Free Booking Engine, Direct Booking Website 10 10 * Requires at least: 3.1.0 … … 76 76 //============================================================================ 77 77 if (!defined('ZEEVOU_PLUGIN_VERSION')) 78 define('ZEEVOU_PLUGIN_VERSION', '0.7.3 4');78 define('ZEEVOU_PLUGIN_VERSION', '0.7.35'); 79 79 80 80 function zeevou_plugin_check_version() {
Note: See TracChangeset
for help on using the changeset viewer.