=== Ratio. Site Control. ===
Contributors: losol, losviko
Tags: facebook, facebook sdk, google analytics
Requires at least: 4.4
Tested up to: 4.8
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://paypal.me/losolio

Ratio. Site Control. is a plugin that provides you Google analytics and Facebook. 

== Description ==

This plugin aims to provide the most needed functions for your WordPress site. 

* Google analytics - just provide your tracking id, and the plugin will 
* Facebook SDK

The Facebook functions uses your site language by default, you can display Facebook widgets in all languages that Facebook supports, including English, French, Norwegian, Danish, Swedish, and many more.

The plugin requires PHP version 5.3.

== Installation ==

To install the plugin, you can do it from the repository, or by

1. Upload `ratio.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Find the Ratio menu page in the WordPress control panel. 

== Frequently Asked Questions ==

= I installed the Facebook SDK, but nothing happens. =

The SDK does not give any functionality in it self. But you may now use code from the [Facebook social plugins](https://developers.facebook.com/docs/plugins).

= Where do I find my Google Analytics? =

The plugin only adds the tracking code. To see your statistics you have to visit [Google Analytics](https://analytics.google.com).

== Screenshots ==

1. This screen shot shows the administration interface for Facebook. 
2. This screen shot shows the Google Analytics administration interface.

== Changelog ==

= 0.1 =
* Initial release

== Upgrade notice ==

= 0.1 = 
* Get started!

== Credits ==
* This plugin started with the [WordPress Plugin Boilerplate](https://github.com/devinvinson/WordPress-Plugin-Boilerplate/)
* The article [3 Approaches To Adding Configurable Fields To Your WordPress Plugin](https://www.smashingmagazine.com/2016/04/three-approaches-to-adding-configurable-fields-to-your-plugin/) by Matthew Ray helped me quite a lot. 
* Thanks to Tom McFarlin for giving this guide on getting [Wordpress Coding Standards in Visual Studio Code](https://github.com/tommcfarlin/phpcs-wpcs-vscode). 
