Installation Instructions:
- Upload the nikePlus.php file to your WordPress plugins directory ex: /wp-content/plugins/)
- Enable the plugin in WordPress administration.
- Go to the "Options" tab in WordPress administration and select the "Nike+" tab.
- Enter your Nike+ username
- Enter your Nike+ password
- Choose your display options
- Enter a local caching path that is writeable.
- The path to your /wp-content/ directory should already be filled in.
- This directory must be writeable or it will not work!
- Insert this code into your sidebar.php file in your template folder:
My Nike+ Stats';
get_nikePLUS();
}
?>