Changeset 2437598
- Timestamp:
- 12/11/2020 04:31:10 PM (5 years ago)
- Location:
- yext-answers
- Files:
-
- 2 edited
-
tags/1.0.1/answers.php (modified) (2 diffs)
-
trunk/answers.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
yext-answers/tags/1.0.1/answers.php
r2437595 r2437598 4 4 * Plugin Name: Yext Answers 5 5 * Description: Your customers have questions. Can your website answer them? The Yext Answers plugin allows you to seamlessly integrate your Yext Answers search bar and search results page with your website. 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * Author: Yext Engineering 8 8 * Author URI: https://www.yext.com … … 18 18 * Current plugin version. 19 19 */ 20 define('YEXT_ANSWERS_PLUGIN_VERSION', '1.0. 0');20 define('YEXT_ANSWERS_PLUGIN_VERSION', '1.0.1'); 21 21 22 22 /** -
yext-answers/trunk/answers.php
r2398786 r2437598 4 4 * Plugin Name: Yext Answers 5 5 * Description: Your customers have questions. Can your website answer them? The Yext Answers plugin allows you to seamlessly integrate your Yext Answers search bar and search results page with your website. 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * Author: Yext Engineering 8 8 * Author URI: https://www.yext.com … … 18 18 * Current plugin version. 19 19 */ 20 define('YEXT_ANSWERS_PLUGIN_VERSION', '1.0. 0');20 define('YEXT_ANSWERS_PLUGIN_VERSION', '1.0.1'); 21 21 22 22 /**
Note: See TracChangeset
for help on using the changeset viewer.