=== Priceline Partner Network for Wordpress ===
Contributors: mattpramschufer
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mattpram%40gmail%2ecom
Tags: priceline, ppn, travel, priceline partner network
Requires at least: 3.8
Tested up to: 5.5
Stable tag: 1.1.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires PHP: 5.6
Quickly add a Priceline Partner Network Flights, Car, Hotel, Vacation Packages, search box to your site.

== Description ==

This plugin was made out of necessity for anyone who actually works with PPN will know their service is very cumbersome to say the least.  I wanted a quick and easy shortcode implementation of various search forms for Flights, Hotels, Car Rentals, and Vacation Packages.

This also has the ability to output a list of customizable text links based on a CSV file which interacts with the various search boxes.

== Installation ==

This section describes how to install the plugin and get it working.

1. You can either upload and activate plugin, or search in the plugin section for Priceline Partner Network, and then install and activate.
1. Once you have plugin activated you can goto Settings->Priceline Partner Network and enter in your PPN REF ID.
1. Implement search box utilizing shortcode `[ppn-search-box]`

== Frequently Asked Questions ==

= Can I change how the search box looks? =

Yes and no... you can change the styles by targeting the form utilizing the `.ppn-search-box-wrap` class.  But you can't add any new form fields.


== Screenshots ==

1. Flights search box.
2. Multi search box
3. Hotels Search Box
4. Car Rentals Search Box
5. Settings Panel
6. Shortcodes

== Changelog ==

= 1.1.6 =
* Confirmed working with WP 5.8

= 1.1.5 =
* Confirmed working with WP 5.5.x

= 1.1.4 =
* Corrected call to have the settings link on the plugin screen

= 1.1.3 =
* Initial release