=== WP Data Track ===
Contributors: corycollier
Donate link: https://www.buymeacoffee.com/corycollier
Tags: data, post, tracking
Requires at least: 5.0
Tested up to: 5.2
Requires PHP: 5.6
Stable tag: 1.1.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin allows a user to create measurement post types, and track data along side of it.

== Description ==

<strong>WordPress Data Track</strong>
Track data in your WordPress site, and share a story of your progress. You can create any data to track you want.

== Installation ==

Installation is no different than a standard WordPress plugin installation.

1. Upload the zip file and unzip it in the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Navigate to `Data Track > Field Types` to create the hierarchy of data tracking info.
4. Go to `Settings > Manage Data Track Fields` and create the data fields for the data type hierarchy.

== Changelog ==

= 1.1.1 =
* Fixing build system to automate SVN releases.
* Updating end user documentation.

= 1.1.0 =
* Plugin Approved.
* Implementation of wp.data subscribe and custom namespaces.
* Reworked architecture of storing fields.
* lots of fixes to conform to WordPress Coding Standards.

= 1.0.1 =
* Minor adjustments.
* Adding CI/CD Integration.

= 1.0.0 =
* Initial Release.
