mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-16 21:23:48 +09:00
Added new v3 settings
This commit is contained in:
@@ -35,6 +35,7 @@ if( file_exists( WPSTRAVA_PLUGIN_DIR . 'lang/' . get_locale() . '.mo' ) ) {
|
||||
|
||||
require_once WPSTRAVA_PLUGIN_DIR . 'lib/Strava.class.php';
|
||||
$wpstrava = WPStrava::get_instance();
|
||||
//wp_die( '<pre>' . var_export( $wpstrava->api->get( 'athlete' ), true ) );
|
||||
|
||||
//@TODO only load these when needed using is_active_widget()
|
||||
function load_styles() {
|
||||
|
||||
Reference in New Issue
Block a user