定制 johnie/talandewebb 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

johnie/talandewebb

最新稳定版本:v1.2.2

Composer 安装命令:

composer require johnie/talandewebb

包简介

WordPress plugin for Funka Nu screen reader application Talande Webb Plus

README 文档

README

WordPress plugin for Funka Nu screen reader application Talande Webb Plus

Getting started

Download the latest zip and upload it via the plugins page in WordPress or unzip it in the plugins directory.

You can also install it via composer require johnie/talandewebb

Usage

Shortcode

[talandewebb class="optional-class"]Aktivera Talande Webb[/talandewebb]

Link

<a href="#" onclick="toggleBar();">Aktivera Talande Webb</a>

JavaScript

;(function () {
  var btn = document.getElementById('tw-btn');

  btn.addEventListener('click', toggleBar());
})();

jQuery

;(function () {
  var btn = $('#tw-btn');

  btn.on('click', toggleBar());
})();

Languages

Currently supported languages are:

  • Swedish
  • English
  • Norwegian
  • Finnish
  • German

Support

If the plugin can't load the script files, then that might be because you haven't been added to the list of accessible sites. If that is the case, please contact Funka Nu

Licence

GPL2 © Funka Nu

统计信息

  • 总下载量: 471
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL2
  • 更新时间: 2015-01-13