mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-19 06:34:03 +09:00
Moved LatestMapWidget code into LatestMap class for use in both
widget/shortcode
This commit is contained in:
@@ -173,5 +173,6 @@ class WPStrava {
|
||||
new WPStrava_ActivityShortcode();
|
||||
new WPStrava_LatestActivitiesShortcode();
|
||||
new WPStrava_RouteShortcode();
|
||||
new WPStrava_LatestMapShortcode();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user