Commit Graph

25 Commits

Author SHA1 Message Date
Justin Foell ffe977cbf3 Removed all instances of 'ride' in favor of 'activity'
Removed all extract()
Updated code standards and documentation
Update readme
2018-01-26 13:27:57 -06:00
Justin Foell bd40fe4021 Fixed activities URL https://wordpress.org/support/topic/problem-with-link-4/
Lots of formatting (code standards)
Bumped version #
2017-12-26 14:18:13 -06:00
Justin Foell 4668b4fc4e Added check for distance_min and make sure it's a positive integer - fixes Issue #7
Revise name/token update settings
Minor formatting
2017-12-08 12:33:29 -06:00
Justin Foell 78443d5ea9 Updated instructions and changelog 2017-09-29 11:25:22 -05:00
Justin Foell 4f696b8c19 Updated Latest Map and Latest Activity widgets to work with new multiple athlete settings. 2017-08-11 17:28:29 -05:00
Justin Foell 07b8b51762 Updated token/nickname saving. 2017-07-21 23:20:43 -05:00
Justin Foell 8fc5ea3407 Working multi tokens with nicknames 2017-07-21 16:12:15 -05:00
Justin Foell 3487d1dc34 Added missing text-domain 2017-05-26 10:59:21 -05:00
Justin Foell 0d797b90ad Changes for better language support
Cleaned up more formatting
2017-05-26 10:53:24 -05:00
Justin Foell 3bb9faace6 Added option to clear cache 2017-05-10 14:39:00 -05:00
Justin Foell d9399b14af Added Google Maps Static Key setting 2017-05-10 13:50:39 -05:00
Justin Foell ded3929a44 Revise setup instructions
Fix some formatting
2017-05-10 12:17:25 -05:00
Justin Foell 353ee5ecb0 Register styles in main plugin
Enqueue styles only if needed
2014-11-04 21:09:12 -06:00
Justin Foell ac7be472ab Merge branch 'v3-api' of github.com:jrfoell/wp-strava into v3-api
Conflicts:
	lib/Settings.class.php
2014-09-23 14:55:02 -05:00
Justin Foell 7992db37f0 Updated version
Addd handling of 503 service unavail
2014-09-23 13:39:48 -05:00
Justin Foell bc36c9c7cc Updated settings workflow 2014-09-12 12:28:53 -05:00
Justin Foell 5ae8a9bee1 Renamed option_home hook function 2014-09-12 10:40:02 -05:00
Justin Foell 140c04fd24 Formatting 2014-09-12 10:37:34 -05:00
Justin Foell 76cb5f1b22 Fixed latest rides widget and settings workflow 2014-09-11 10:48:03 -05:00
Justin Foell 12d529e8ac Updated instruction wording 2014-09-11 09:07:25 -05:00
Justin Foell fde59eab6d Added new v3 settings 2014-09-10 23:35:08 -05:00
Justin Foell 414e2648bb Renamed Util to API
Added SOM classes for English & Metric
Use WP HTTP API for requests
2013-03-31 21:28:49 -05:00
Justin Foell 8d511f72ec Added system of measurement to settings page 2013-02-17 22:14:10 -06:00
Justin Foell cfa7b083f9 Fixed broken references after moving things around a bit 2013-02-17 21:19:08 -06:00
Justin Foell c8031dd678 Compartmentalized classes
Restructured settings to use the WP Settings API
2013-02-03 20:38:55 -06:00