Descripción
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.
Capturas
Instalación
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Ratio. Site Control.» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Ratio. Site Control.» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.1
- Initial release