mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-14 20:27:15 +09:00
Update 1.7.0 functions and readme.txt
This commit is contained in:
@@ -102,7 +102,7 @@ class WPStrava_ActivityShortcode {
|
||||
* @return string HTML Table of activity details.
|
||||
* @author Justin Foell <justin@foell.org>
|
||||
* @author Sebastian Erb <mail@sebastianerb.com>
|
||||
* @since NEXT
|
||||
* @since 1.7.0
|
||||
*/
|
||||
private function get_table( $activity_details, $som ) {
|
||||
$strava_som = WPStrava_SOM::get_som( $som );
|
||||
|
||||
Reference in New Issue
Block a user