Changeset 1047741
- Timestamp:
- 12/18/2014 03:28:11 AM (11 years ago)
- Location:
- cleanbook/trunk
- Files:
-
- 2 added
- 4 edited
-
.gitignore (added)
-
admin/listdata.php (modified) (1 diff)
-
cleanbook.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
-
screenshot.png (modified) (previous)
-
screenshot_fr.png (added)
Legend:
- Unmodified
- Added
- Removed
-
cleanbook/trunk/admin/listdata.php
r1018564 r1047741 65 65 </div><!-- #appoitnments --> 66 66 </div><!-- wrap --> 67 -
cleanbook/trunk/cleanbook.php
r1031495 r1047741 3 3 Plugin Name: Cleanbook 4 4 Plugin URI: https://wordpress.org/plugins/cleanbook/ 5 Description: Cleanbook shows a form, i18n, so you can book an appointment.5 Description: Cleanbook shows a beautiful calendar and a form right next to it. The form is used to register appointments that have to be activated by an administrator from the control panel. 6 6 Text Domain: cleanbook 7 7 Domain Path: /languages 8 Version: 1.3 8 Version: 1.3.1 9 9 Author: David Francoeur 10 10 Author URI: http://davidfrancoeur.ca -
cleanbook/trunk/readme.txt
r1031495 r1047741 3 3 Tags: booking, appointment, form, bootstrap, cleanbook, calendar, multilingual 4 4 Requires at least: 3.8.1 5 Tested up to: 4. 06 Stable tag: 1.3 5 Tested up to: 4.1 6 Stable tag: 1.3.1 7 7 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UJ5KDKRGHQZES 8 8 License: GPLv2 or later … … 66 66 == Screenshots == 67 67 1. screenshot.png 68 1. screenshot_french.png68 2. screenshot_fr.png 69 69 70 70 == Frequently Asked Questions == … … 77 77 78 78 == Changelog == 79 80 = 1.3.1 = 81 Compatibility with Wordpress 4.1 79 82 80 83 = 1.3 =
Note: See TracChangeset
for help on using the changeset viewer.