Changeset 1320067
- Timestamp:
- 01/02/2016 10:24:14 PM (10 years ago)
- Location:
- carquery-api
- Files:
-
- 4 edited
-
readme.txt (modified) (1 diff)
-
tags/1.3/readme.txt (modified) (1 diff)
-
trunk/carquery-api.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
carquery-api/readme.txt
r1320053 r1320067 1 === Plugin Name===1 === CarQueryAPI === 2 2 Contributors: carquery 3 3 Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim 4 Requires at least: 3.05 Tested up to: 4.44 Requires at least: 1.3 5 Tested up to: 1.1 6 6 Stable tag: 1.3 7 License: GPLv2 or later 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 9 8 10 The 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. 9 11 10 12 == Description == 11 12 13 The CarQuery API plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page. 13 14 The vehicle dropdown menus use AJAX requests to auto-populate using the CarQuery API from http://www.carqueryapi.com 14 15 15 16 == Installation == 16 17 17 1. Download the plugin archive 18 1. Extract all files from the zip archive19 1. Copy the carquery-api folder to the /wp-content/plugins directory20 1. Activate the plugin through the 'Plugins' menu in WordPress21 1. 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.18 2. Extract all files from the zip archive 19 3. Copy the carquery-api folder to the /wp-content/plugins directory 20 4. Activate the plugin through the \'Plugins\' menu in WordPress 21 5. 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. 22 22 23 23 == Frequently Asked Questions == 24 25 24 = Where does this vehicle data come from? = 26 25 27 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com "CarQuery API")26 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com \"CarQuery API\") 28 27 29 28 = What else can I use the CarQuery API for? = 30 29 31 30 There are many other things you can do with the CarQuery API outside of what the plugin enables. 32 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ "CarQuery Documentation") for more details.31 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ \"CarQuery Documentation\") for more details. 33 32 34 33 = Can I download the CarQuery source data? = 35 34 36 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ "CarQuery Download")!35 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ \"CarQuery Download\")! 37 36 38 39 The 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. 40 37 == Screenshots == 38 1. http://carqueryapi.com/assets/wp.org/carquery-screenshot1.png 41 39 42 40 == Changelog == 43 41 = 0.1 = 44 * Initial release=== Plugin Name === 45 Contributors: carquery 46 Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim 47 Requires at least: 3.0 48 Tested up to: 3.5.1 49 Stable tag: 1.1 42 * Initial release 50 43 51 44 = 1.0 = -
carquery-api/tags/1.3/readme.txt
r1320057 r1320067 1 === Plugin Name===1 === CarQueryAPI === 2 2 Contributors: carquery 3 3 Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim 4 Requires at least: 3.05 Tested up to: 4.44 Requires at least: 1.3 5 Tested up to: 1.1 6 6 Stable tag: 1.3 7 License: GPLv2 or later 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 9 8 10 The 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. 9 11 10 12 == Description == 11 12 13 The CarQuery API plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page. 13 14 The vehicle dropdown menus use AJAX requests to auto-populate using the CarQuery API from http://www.carqueryapi.com 14 15 15 16 == Installation == 16 17 17 1. Download the plugin archive 18 1. Extract all files from the zip archive19 1. Copy the carquery-api folder to the /wp-content/plugins directory20 1. Activate the plugin through the 'Plugins' menu in WordPress21 1. 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.18 2. Extract all files from the zip archive 19 3. Copy the carquery-api folder to the /wp-content/plugins directory 20 4. Activate the plugin through the \'Plugins\' menu in WordPress 21 5. 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. 22 22 23 23 == Frequently Asked Questions == 24 25 24 = Where does this vehicle data come from? = 26 25 27 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com "CarQuery API")26 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com \"CarQuery API\") 28 27 29 28 = What else can I use the CarQuery API for? = 30 29 31 30 There are many other things you can do with the CarQuery API outside of what the plugin enables. 32 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ "CarQuery Documentation") for more details.31 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ \"CarQuery Documentation\") for more details. 33 32 34 33 = Can I download the CarQuery source data? = 35 34 36 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ "CarQuery Download")!35 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ \"CarQuery Download\")! 37 36 38 39 The 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. 40 37 == Screenshots == 38 1. http://carqueryapi.com/assets/wp.org/carquery-screenshot1.png 41 39 42 40 == Changelog == 43 41 = 0.1 = 44 * Initial release=== Plugin Name === 45 Contributors: carquery 46 Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim 47 Requires at least: 3.0 48 Tested up to: 3.5.1 49 Stable tag: 1.1 42 * Initial release 50 43 51 44 = 1.0 = -
carquery-api/trunk/carquery-api.php
r1151825 r1320067 2 2 /* 3 3 Plugin Name: CarQuery API Vehicle Data Plugin 4 Plugin URI: http://www.carqueryapi.com/ demo/wordpress-plugin/4 Plugin URI: http://www.carqueryapi.com/wordpress-plugin/ 5 5 Description: The CarQuery API Plugin easily creates dependent vehicle year, make, model, and trim dropdowns. 6 Version: 1. 26 Version: 1.3 7 7 Author: CarQueryAPI 8 8 Author URI: http://www.carqueryapi.com -
carquery-api/trunk/readme.txt
r1320059 r1320067 1 === Plugin Name===1 === CarQueryAPI === 2 2 Contributors: carquery 3 3 Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim 4 Requires at least: 3.05 Tested up to: 4.44 Requires at least: 1.3 5 Tested up to: 1.1 6 6 Stable tag: 1.3 7 License: GPLv2 or later 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 9 8 10 The 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. 9 11 10 12 == Description == 11 12 13 The CarQuery API plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page. 13 14 The vehicle dropdown menus use AJAX requests to auto-populate using the CarQuery API from http://www.carqueryapi.com 14 15 15 16 == Installation == 16 17 17 1. Download the plugin archive 18 1. Extract all files from the zip archive19 1. Copy the carquery-api folder to the /wp-content/plugins directory20 1. Activate the plugin through the 'Plugins' menu in WordPress21 1. 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.18 2. Extract all files from the zip archive 19 3. Copy the carquery-api folder to the /wp-content/plugins directory 20 4. Activate the plugin through the \'Plugins\' menu in WordPress 21 5. 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. 22 22 23 23 == Frequently Asked Questions == 24 25 24 = Where does this vehicle data come from? = 26 25 27 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com "CarQuery API")26 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com \"CarQuery API\") 28 27 29 28 = What else can I use the CarQuery API for? = 30 29 31 30 There are many other things you can do with the CarQuery API outside of what the plugin enables. 32 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ "CarQuery Documentation") for more details.31 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ \"CarQuery Documentation\") for more details. 33 32 34 33 = Can I download the CarQuery source data? = 35 34 36 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ "CarQuery Download")!35 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ \"CarQuery Download\")! 37 36 38 39 The 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. 40 37 == Screenshots == 38 1. http://carqueryapi.com/assets/wp.org/carquery-screenshot1.png 41 39 42 40 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.