From e2a5ccae6de0a2e7dffdbda1619a2998feadcb64 Mon Sep 17 00:00:00 2001 From: Justin Foell Date: Wed, 28 Mar 2018 09:05:14 -0500 Subject: [PATCH] Update readme and bump version --- readme.txt | 4 +++- wp-strava.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index dd3337f..9d48665 100755 --- a/readme.txt +++ b/readme.txt @@ -81,8 +81,10 @@ WP-Strava caches activity for one hour so your site doesn't hit the Strava API o = 1.5.1 = -urlencode() redirect_uri so authentication works more consistently. +rawurlencode() redirect_uri so authentication works more consistently. Added FAQ about caching. +Changed to new-style phpcs ignores and ignored some additional lines. +Added debug option to Authentication Failed path for https://wordpress.org/support/topic/problem-authenticating-with-strava/ = 1.5.0 = diff --git a/wp-strava.php b/wp-strava.php index 9e53cbd..826a4d3 100755 --- a/wp-strava.php +++ b/wp-strava.php @@ -3,7 +3,7 @@ * Plugin Name: WP Strava * Plugin URI: https://wordpress.org/plugins/wp-strava/ * Description: Show your strava.com activity on your WordPress site. Some Icons are Copyright © Yusuke Kamiyamane. All rights reserved. Licensed under a Creative Commons Attribution 3.0 license. - * Version: 1.5.1-rc1 + * Version: 1.5.1-rc2 * Author: Carlos Santa Cruz, Justin Foell, Lance Willett, Daniel Lintott * License: GPL2 * Text Domain: wp-strava