Skip to content

Commit

Permalink
Merge branch 'release/1.4.18'
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornharvold committed Aug 13, 2024
2 parents f7250a4 + 1686283 commit 09cf114
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Wink Affiliate WordPress plugin documentation #

### Project information ###
Integrates WordPress with your Wink account at [https://sell.wink.travel](https://sell.wink.travel)
Integrates WordPress with your Wink account at [https://studio.wink.travel](https://studio.wink.travel)

### Setup ###
Once you've created an account with Wink, you can install this WordPress plugin on your site. Once installed, the plugin will ask you for your clientId and secretKey to connect with your account on Wink.
Expand Down Expand Up @@ -34,7 +34,7 @@ There are 2 ways to use our components:

* Support: developer@wink.travel

[https://sell.wink.travel]: https://sell.wink.travel
[https://studio.wink.travel]: https://studio.wink.travel

### Contributors

Expand Down
14 changes: 7 additions & 7 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ Contributors: MB-Jan, bjornharvold
Tags: wink2travel, travel, hotel, booking, affiliate network
Requires at least: 4.7
Tested up to: 6.4
Stable tag: 1.4.17
Version: 1.4.17
Stable tag: 1.4.18
Version: 1.4.18
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Integrates WordPress with your Wink account. Learn more at [https://sell.wink.travel](https://sell.wink.travel).
Integrates WordPress with your Wink account. Learn more at [https://studio.wink.travel](https://studio.wink.travel).

== Description ==

Expand Down Expand Up @@ -39,7 +39,7 @@ This plugin relies on a 3rd party service.

Name: Wink API
Description: This plugin requires that you have created an account with Wink. It uses the [Wink API](https://api.wink.travel) to retrieve travel inventory data from your Wink account. You can find more information about Wink at [https://wink.travel](https://wink.travel "Influencer-driven travel booking").
How to create a Wink account: [https://sell.wink.travel](https://sell.wink.travel)
How to create a Wink account: [https://studio.wink.travel](https://studio.wink.travel)
Wink API endpoint: [https://api.wink.travel](https://api.wink.travel)
Privacy policy: [https://wink.travel/privacy-policy](https://wink.travel/privacy-policy)
Terms & Conditions: [https://wink.travel/terms-and-conditions](https://wink.travel/terms-and-conditions)
Expand All @@ -55,7 +55,7 @@ There are multiple ways to use our components:

= Is a Wink affiliate account required to use this plugin? =

Yes. Learn more at [https://sell.wink.travel](https://sell.wink.travel "Your favorite travel inventory platform").
Yes. Learn more at [https://studio.wink.travel](https://studio.wink.travel "Your favorite travel inventory platform").

= Is it compatible with PHP <8.0 =

Expand All @@ -69,8 +69,8 @@ No. It is not yet compatible with PHP 8.x

* Support: developer@wink.travel

[https://sell.wink.travel](https://sell.wink.travel "The travel monetization platform for influencers and affiliates")
[https://studio.wink.travel](https://studio.wink.travel "The travel monetization platform for influencers and affiliates")

== Changelog ==

See CHANGELOG.md in our public Github repo (https://github.com/wink-travel/wink-wordpress-plugin)[https://github.com/wink-travel/wink-wordpress-plugin] for details
See CHANGELOG.md in our public Github repo https://github.com/wink-travel/wink-wordpress-plugin for details
2 changes: 1 addition & 1 deletion wink.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Wink Affiliate WordPress Plugin
* Description: This plugin integrates your Wink affiliate account with WordPress. It integrates with Gutenberg, Elementor, Avada, WPBakery and as shortcodes.
* Version: 1.4.17
* Version: 1.4.18
* Author: Wink
* Author URI: https://wink.travel/
* License: GPL-3.0
Expand Down

0 comments on commit 09cf114

Please sign in to comment.