helsingborg-stad/readspeaker-helper

这是一个WordPress插件,可以帮助您使用来自readspeaker.com的ReadSpeaker功能

安装数量: 4,796

依赖项: 2

建议者: 0

安全性: 0

星标: 1

关注者: 5

分支: 0

开放问题: 0

类型:wordpress-plugin

2.0.1 2017-01-23 09:54 UTC

This package is auto-updated.

Last update: 2024-09-13 22:29:12 UTC


README

注意:此插件需要安装Advanced Custom Fields。

一个辅助工具,帮助您将ReadSpeaker.com的ReadSpeaker解决方案集成到WordPress网站中。

多站支持

多站默认行为是从每个站点单独加载设置。如果想要从主博客加载所有博客的设置,请使用过滤器"ReadSpeakerHelper\multisite_load"将多站加载设置为"true"。

动作参考

ReadSpeakerHelper/before_the_readspeaker

Executes just before the readspeaker element is outputted (not when manually placed)

ReadSpeakerHelper/before_the_play_button

Executes before the play button is outputted (only when manually placed)

ReadSpeakerHelper/before_the_player_element

Executes before the player element is outputted (only when manually placed)

过滤器参考

ReadSpeakerPlayer/play_button

Modify the play button markup

ReadSpeakerHelper/play_button_class

Modify the play button classes

ReadSpeakerPlayer/player_element

Modify the player element markup

ReadSpeakerHelper/readspeaker_tag

Modify the complete readspeaker tag