Changeset 2099897
- Timestamp:
- 06/03/2019 03:20:28 PM (7 years ago)
- Location:
- bookingrobin/trunk
- Files:
-
- 2 edited
-
bookingrobin.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bookingrobin/trunk/bookingrobin.php
r1994122 r2099897 3 3 Plugin Name: BookingRobin 4 4 Description: An appointment booking and online scheduling plugin that allows service businesses to take online bookings. 5 Version: 1.6. 15 Version: 1.6.5 6 6 Author: BookingRobin 7 7 Author URI: http://www.bookingrobin.com … … 18 18 $product_edition = 'free'; 19 19 $product_code = 'bookingrobin'; 20 $product_version = '1.6. 1';21 $product_version_with_commit = '2.6. 1.2b006eb.F';20 $product_version = '1.6.5'; 21 $product_version_with_commit = '2.6.5.f26bdfe.F'; 22 22 23 23 Bookingrobin_Plugin::set_plugin_file_path( __FILE__ ); -
bookingrobin/trunk/readme.txt
r1994122 r2099897 3 3 Tags: appointment, appointment booking, appointment booking calendar, appointment calendar, appointment scheduling, booking calendar, scheduling, booking form, online scheduling 4 4 Requires at least: 4.5 5 Tested up to: 5. 05 Tested up to: 5.2.1 6 6 Requires PHP: 5.5.9 7 Stable tag: 1.6. 17 Stable tag: 1.6.5 8 8 9 9 BookingRobin WordPress Booking Calendar is an easy-to-use WordPress plugin that can let your clients quickly view your real-tim
Note: See TracChangeset
for help on using the changeset viewer.