=== Data Dash === Contributors: think201, anuragrath, vivekpandey Tags: Data Dash, website counter, counter Requires at least: 3.5.2 Donate link: http://www.think201.com/ Tested up to: 4.2.2 Stable tag: 1.2 Version: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Data dash allows you to create dynamic counters for your website pages. == Description == Data dash allows you to create dynamic counters for your website pages. = Salient Features = - Create counters which gets updated from server side - Give time interval to update counters - Provide range for the incremental value - Easy integration to UI using shortcode & function * Like the plugin or want features? Tweet to us @think201 = Plugin Support = Dedicated Support: talk to us on Twitter @think201 To raise issues or if you have a question for us, post to the support forum here https://wordpress.org/support/plugin/data-dash and we are happy to help. = Requirements = * WordPress 3.5.2 or greater * PHP 5.2.6 or greater (5.3 recommended) * MySQL 4.1.2 or greater (5.x recommended) == Installation == 1. Download [data-dash.zip](TODO: URL to be inserted) 2.Upload the 'data-dash.zip' file from the Plugins->Add New page in the WordPress administration panel. 3.Activate the plugin through the 'Plugins' menu in WordPress. = Data Dash Work flow Explained = Once Data Dash plug-in is installed and activated, you can see Data Dash on the sidebar menu section. 1. You can start adding counters by clicking on Data Counter under the main menu. == Screenshots == To be updated soon == Frequently Asked Questions == = Something isn't working. Help! = * First try deactivating and reactivating the plugin * If that doesn't fix the problem, try deleting and reinstalling the plugin * If that doesn't work, you should file a bug report. == Upgrade Notice == = 1.0 = * Initial version of Data Dash Plugin checkin. = 1.2 = * Uninstallation of existing plugin is recommended before installing. == Changelog == = 1.0 = - First commit to the WP repository. = 1.0.1 = - Updated the admin listing style. = 1.1 = - Raw conuter included. - CSS Optimization = 1.2 = - Multiple time interval for cron - Shortcode implemented for Counter - Small bug fixes