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.
Screenshots
Installation
This section describes how to install the plugin and get it working.
- You can either upload and activate plugin, or search in the plugin section for Priceline Partner Network, and then install and activate.
- Once you have plugin activated you can goto Settings->Priceline Partner Network and enter in your PPN REF ID.
- Implement search box utilizing shortcode
[ppn-search-box]
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Priceline Partner Network for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Priceline Partner Network for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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