Plugin Directory

Changeset 719964


Ignore:
Timestamp:
05/29/2013 05:05:25 PM (13 years ago)
Author:
carquery
Message:

update changes logs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • carquery-api/trunk/readme.txt

    r712527 r719964  
    3939
    4040= 0.1 =
    41 * Initial release
     41* Initial release=== Plugin Name ===
     42Contributors: carquery
     43Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim
     44Requires at least: 3.0
     45Tested up to: 3.5.1
     46Stable tag: 1.1
     47
     48The CarQuery API plugin easily creates dependent vehicle year, make, model, and trim dropdowns and you can display the result as per selected drop down values.
     49
     50== Description ==
     51
     52The CarQuery API plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page.
     53The vehicle dropdown menus use AJAX requests to auto-populate using the CarQuery API from http://www.carqueryapi.com
     54
     55== Installation ==
     56
     571. Download the plugin archive
     581. Extract all files from the zip archive
     591. Copy the carquery-api folder to the /wp-content/plugins directory
     601. Activate the plugin through the 'Plugins' menu in WordPress
     611. Use the shortcodes [cq-year] [cq-make] [cq-model] [cq-trim][cq-trim][cq-button] anywhere in your site to create automatically populated vehicle data dropdowns.
     62
     63== Frequently Asked Questions ==
     64
     65= Where does this vehicle data come from? =
     66
     67The plugin uses data from the [CarQuery API](http://www.carqueryapi.com "CarQuery API")
     68
     69= What else can I use the CarQuery API for? =
     70
     71There are many other things you can do with the CarQuery API outside of what the plugin enables.
     72Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/  "CarQuery Documentation") for more details.
     73
     74= Can I download the CarQuery source data? =
     75
     76Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/  "CarQuery Download")!
     77
     78== Changelog ==
     79
     80= 1.0 =
     81* Improved preformatted code.
     82* Used latest Api for make and model search.
     83* Updated code is compatible with Wp version 3.0 to 3.5.1.
Note: See TracChangeset for help on using the changeset viewer.