=== Plugin Name === Contributors: aliakro Tags: weight, graph, track, stones, kg, table, data, plot Requires at least: 4.0.0 Tested up to: 4.1 Stable tag: 1.13 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Donate link: Paypal: email@YeKen.uk A simple plugin to allow a logged in user to record their weight on given dates. This data is then shown in a graph (ChartNew.js) and table. == Description == A simple plugin to allow a logged in user to record their weight on given dates. This data is then shown in a graph (ChartNew.js) and table. Place the tag [weightlosstracker] on a given page and the user is presented with a form to enter a date, weight and notes for that entry. When the person saves their entry the data table and graph is refreshed. There are options to allow users to enter target weights, split data into tabs and support for the Avada theme. The following weight formats are supported: - Metric (Kg) - Imperial - Stones & Pounds - Imperial - Pounds only If data is entered for an existing date, then the previous entry is simply updated. The graph is shown when there are two or more entries. Also supports the following tags: [weightloss_weight_difference] - total weight lost by the logged in member [weightloss_weight_start] - start weight of the logged in member [weightloss_weight_most_recent] - end weight of the logged in member [weightloss_weight_difference_from_target] - end weight of the logged in member Languages supported: - English (UK) - French - Romanian - Dutch - Need a translation? Email us: email@YeKen.uk * Developed by YeKen.uk * Paypal Donate: email@YeKen.uk == Installation == 1. Install "Weight Loss Tracker" via the "Plugins" page in WordPress Admin (or download zip and upload). 2. Setup the plugin in WordPress Admin panel by goto to Settings > Weight Loss Tracker 3. Create a page that users will visit. Within the page content add the shortcode [weightlosstracker]. 4. Voila == Frequently Asked Questions == = Does it create any custom mySQL tables = Yes it creates two. One to store weight information per user and another to store target weights: - WP_WS_LS_DATA_TARGETS - Stores user target data - WP_WS_LS_DATA - Stores weight history = Does it support the Avada theme? = Yes. In WordPress Admin goto Settings > Weight Loss Tracker and change the setting "Enable support for Avada theme?" to Yes. = How do I switch it from Metric (Kg) to Imperial (Stones / Pounds)? = In WordPress Admin goto Settings > Weight Loss Tracker and change the setting "Weight Units" to the desried type. = How do I enable tabs? = Yes. In WordPress Admin goto Settings > Weight Loss Tracker and change the setting "Display data in tabs?" to Yes. = Can I change measurement units while the site is live? = It is only recommended if you first installed the plugin at version 1.6+ (as it stores measurements in Kg / Pound). Before this, you may find data isn't present for previous date entries. = How do I disable "Target weight" = Yes. In WordPress Admin goto Settings > Weight Loss Tracker and change the setting "Allow targets?" to No. == Screenshots == 1. A basic view of the plugin displayed to the user (in Avada theme support mode) == Changelog == = 1.13 = - BUG FIX: Some third party plugins / installs insert additional input fields within