Описание
This plugin pulls the latest data from WoWToken.info providing you with the ability to have the current World of Warcraft Token price for your region on your own WordPress website through the use of a widget.
Скриншоты
Установка
Requires: PHP5.4
Install and activate the plugin through the ‘Plugins’ menu in WordPress
Default styling of the widget is provided and modifications can be made through your theme’s CSS file using the following div classes.
- .jawowtoken_text
- .jawowtoken_price
- .jawowtoken_credit
Часто задаваемые вопросы
- How often does it get the latest price?
-
WoWToken.info requires that you make requests no more often than once every ten minutes. This widget makes requests at least 15 minutes apart.
Участники и разработчики
«ja WowToken» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «ja WowToken» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.1
- Added plugin activation/deactivation hooks
1.0
- First release