Описание
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.
Скриншоты
Установка
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.
Часто задаваемые вопросы
- 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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Ratio. Site Control.» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Ratio. Site Control.» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1
- Initial release