Beschrijving
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.
Schermafbeeldingen
Installatie
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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Ratio. Site Control.” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Ratio. Site Control.” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.1
- Initial release