Changeset 1994122
- Timestamp:
- 12/13/2018 09:30:38 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
r1982937 r1994122 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. 5.55 Version: 1.6.1 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. 5.5';21 $product_version_with_commit = '2. 5.5.6558317.F';20 $product_version = '1.6.1'; 21 $product_version_with_commit = '2.6.1.2b006eb.F'; 22 22 23 23 Bookingrobin_Plugin::set_plugin_file_path( __FILE__ ); -
bookingrobin/trunk/readme.txt
r1982937 r1994122 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: 4.9.85 Tested up to: 5.0 6 6 Requires PHP: 5.5.9 7 Stable tag: 1. 5.57 Stable tag: 1.6.1 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.