=== GetYourGuide WordPress plugin === Contributors: nicolaszanotti, fechu0307, janhrubes, zachgreen Tags: plugin, Gutenberg, widget, affiliate, travel, travel widget, activities, activity, tour, tours, booking, attractions, attraction, city Requires at least: 4.4.0 Tested up to: 4.9.8 Stable tag: 1.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Get paid to travel. Make money by sharing activities with your readers. Share GetYourGuide's incredible selection of attractions, tours and activities with your readers. == Installation == This plugin either be installed from the WordPress dashboard, or manually. = From the WP dashboard = 1. Visit `/wp-admin/plugin-install.php?s=getyourguide+list&tab=search&type=term` and install and activate the plugin. = Manually = 1. Upload the plugin folder to the `/wp-content/plugins/` directory. 2. Activate the plugin. == Description == Display tours and activities from the [GetYourGuide](https://www.getyourguide.com/) marketplace, using either Gutenberg blocks or traditional WordPress widgets. == Gutenberg blocks == Gutenberg blocks require the use of the Gutenberg editor. Until this is enabled by default in WordPress (probably at version 5.0.0), you must activate the Gutenberg plugin. You can do so by installing Gutenberg from the WordPress Dashboard (`/wp-admin/index.php`) or by visting `/wp-admin/plugin-install.php` and searching for "Gutenberg". You can render three separate GetYourGuide Gutenberg blocks: = Tours and activities = Display range of GetYourGuide tours and activities. [View an example here.](https://widget.getyourguide.com/default/activites.frame?id=code-example&partner_id=H0IOJ67&widget=activities&number_of_items=3&locale_code=eu-AU&q=berlin) Display options can be configured directly within the editor. = City = Display a GetYourGuide City widget. [View an example here.](https://widget.getyourguide.com/default/city.frame?id=city-example&partner_id=H0IOJ67&widget=city&locale_code=eu-AU&iata=SYD) Display options can be configured directly within the editor. = Search = Display a GetYourGuide search box. == GetYourGuide Widget == The GetYourGuide Widget allows you to easily list tours and activities from the GetYourGuide marketplace. The widget has a default configuration to get started, but can be changed in the widget options. There is an additional box that allows you to specify a specific search query while editing posts and pages. The box resides in the sidebar of the "Edit Post" and "Edit Page" views. Its display can also be toggled by clicking "Screen Options" at the top. == Settings == Add your GetYourGuide partner ID at `/wp-admin/options-general.php?page=getyourguide`, and start making money by sharing activities with your readers. == Frequently Asked Questions == = How does the plugin fetch the tours and activities? = In order to provide the latest available tours and activities, the content is loaded in real-time from the GetYourGuide marketplace using JavaScript and AJAX. == Screenshots == 1. Activities widget 2. City widget 3. Activities widget admin 4. City widget admin 5. Search box 6. A listing of activities in Paris == Changelog == = 1.0.0 = - Basic setup of the plugin - Search query and amount can be set on the widget - Currency, locale, and partner ID can be set on the configuration page - Search query can be overridden when editing posts and pages - Wordpress UI available in English and German = 1.1.0 = - Added optional campaign parameter = 1.1.1 = - Code maintenance & cleanup = 1.2.0 = - Added support for Gutenberg blocks - Security improvements = 1.2.1 = - README fixes = 1.2.1 = - More README fixes