Changeset 2061691
- Timestamp:
- 04/02/2019 04:15:37 PM (7 years ago)
- File:
-
- 1 edited
-
swiftype-search/trunk/swiftype.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
swiftype-search/trunk/swiftype.php
r2056911 r2061691 6 6 Description: The Swiftype Search plugin replaces the standard WordPress search with a better search engine that is fully customizable via the Swiftype dashboard. The Swiftype dashboard lets you customize the results for any search keyword via a drag-and-drop interface. 7 7 Author: Swiftype, Inc. 8 Version: 2.0. 08 Version: 2.0.1 9 9 Author URI: http://swiftype.com 10 10 */ 11 11 12 define('SWIFTYPE_VERSION', '2.0. 0');12 define('SWIFTYPE_VERSION', '2.0.1'); 13 13 14 14 require_once('vendor/autoload.php');
Note: See TracChangeset
for help on using the changeset viewer.