=== Plugin Name === Contributors: crappycodingguy Donate link: http://www.willowridgesoftware.com/blog/products/walking-log-wordpress-plugin/ Tags: exercise, walking, hiking Requires at least: 3.0 Tested up to: 3.0 Stable tag: 1.0 Exercise log for tracking time and distance based exercise, such as walking or running. == Description == Walking Log is a WordPress plugin for tracking time and distance based exercise, such as walking or hiking. The plugin allows you to track date, exercise time in minutes, distance, type (e.g. walking), and location. The log is view only for visitors, and editable for users with "manage options" permissions. == Installation == 1. Upload the 'walking-log' folder to the '/wp-content/plugins/' directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Create a page, or identify an existing page, that will be used to host the log 1. Add this short code to the page: [wrs_walking_log view="main"] 1. Add a custom field to the page with a name of wrs_walking_log (along with any value). This is required so the plugin can load itself only on pages where it's needed. 1. Add new exercise types and locations using the Walking Log admin pages. == Frequently Asked Questions == = How do I add new exercise types or locations? = Add new exercise types and locations using the Walking Log/Maintenance settings admin menu. == Changelog == = 1.0 = * Initial version. == Upgrade Notice == = 1.0 = * Initial version. == Screenshots == 1. Sample log imbedded in a page 2. Add exercise types and locations 3. Uninstall page removes all options and database tables created by the plugin == License == Copyright (c) 2010 Dave Carlile (email: david@willowridgesoftware.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.