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.
Credits
- This plugin started with the WordPress Plugin Boilerplate
- The article 3 Approaches To Adding Configurable Fields To Your WordPress 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.
Screenshots
Installation
To install the plugin, you can do it from the repository, or by
- Upload
ratio.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Find the Ratio menu page in the WordPress control panel.
FAQ
- Installation Instructions
-
To install the plugin, you can do it from the repository, or by
- Upload
ratio.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Find the Ratio menu page in the WordPress control panel.
- Upload
- 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.
- Where do I find my Google Analytics?
-
The plugin only adds the tracking code. To see your statistics you have to visit Google Analytics.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Ratio. Site Control.” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ratio. Site Control.” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Initial release