=== Yacht CYA ===
Plugin Name: Yacht CYA
Plugin URI: http://www.caretec.in/yachtplugin/
Description: This plugin add CYA yacht listings.
Version: 3.0.1
Author: careTec Team
Text Domain: care-yacht-cya

== Description ==

Plugin to 
= Docs & Support =

You can find [docs](http://www.caretec.in/yachtplugin/) and more detailed information about CYA Yacht plugin on [careTec.in](http://www.caretec.in/yachtplugin/). If you were unable to find the answer to your question on the FAQ or in any of the documentation, you can contact us via contact form in our careTec site (http://careTec.in/contact-us/).

== Installation ==

1.	Upload the yacht-cya folder to the '/wp-content/plugins/' directory
2.	Activate the plugin through the 'Plugins' menu in WordPress
3.	Go to "Settings" > “Yacht CYA Configuration” page. Add your "User ID" and "API Key".
4.	[fleets] copy and paste shortcode, where you want to show your yacht listings on pages.
5.	<?php echo do_shortcode("[fleets]") ?> copy and paste php code, where you want to show your fleets in wp templates.


== Shortcode’s Used ==

[yacht_search_form] – Search Form

[featured_yatchts ids="3494,3474,1270"] – Featured Yachts with ids of yachts as argument.

[yacht_name_list] – Yacht Name’s List

[fleets] – Our Fleets

[fleets type="C" max_results="9"] – Our Fleets (Filter by Catamarans)

[fleets type="P"] – Our Fleets (Filter by Power Yachts)

[fleets type="S"] – Our Fleets (Filter by Sailing Yachts)

[fleets type="M"] – Our Fleets (Filter by Motor Sailors)

[cya-ebroucher id="4311"] - Show the e-broucher page of an yacht. id parameter is optional

[yacht_calender id="4311"] - Show the calendar of available dates to book of an yacht

[cya-search-result] - Show the search results

== Screenshots ==


== Changelog ==
= 1.0.0 =

* Settings to configure pages and search form fields
* Shortcodes to show search form, fleets, yacht name list, featured yachts
* Optimized yacht images to load.
* Fixed major theme compatible issues

