mirror of
https://github.com/10h30/wp-strava.git
synced 2026-06-05 15:10:01 +09:00
Update readme and bump version
This commit is contained in:
+3
-1
@@ -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 =
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user