Linux 软件免费装
Banner图

GamiPress - Youtube integration

开发者 gamipress
tsunoa
rubengc
eneribs
更新时间 2023年7月11日 06:59
PHP版本: 4.4 及以上
WordPress版本: 6.2
版权: GNU AGPLv3
版权网址: 版权信息

标签

player video youtube badges achievements points rewards engagement watch play gamipress gamification credits awards

下载

1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.8 1.0.7 1.0.0

详情介绍:

GamiPress - Youtube integration let's you add activity triggers based on Youtube video interaction adding new activity events on GamiPress! Watch a demo https://youtu.be/AG-f0Uv5_WM New Events Important: The unique Youtube videos that trigger this activities are the videos placed through GamiPress: Youtube block, [gamipress_youtube] shortcode and GamiPress: Youtube widget.

安装:

From WordPress backend
  1. Navigate to Plugins -> Add new.
  2. Click the button "Upload Plugin" next to "Add plugins" title.
  3. Upload the downloaded zip file and activate it.
Direct upload
  1. Upload the downloaded zip file into your wp-content/plugins/ folder.
  2. Unzip the uploaded zip file.
  3. Navigate to Plugins menu on your WordPress admin area.
  4. Activate this plugin.

常见问题:

Frequently Asked Questions

Which attributes support [gamipress_youtube] shortcode?

[gamipress_youtube] shortcode supports:

  • url: The Youtube video URL or ID.
  • width: The player width (in pixels). By default, 640.
  • height: The player height (in pixels). By default, 360.
  • autoplay: Option to automatically play the video. Accepts "yes" or "no", by default "no".
  • controls: Option to enable or disable player controls. Accepts "yes" or "no", by default "yes".
Example with video URL: [gamipress_youtube url="https://www.youtube.com/watch?v=72xdCU__XCk" width="640" height="360" autoplay="no" controls="yes"] Example with video ID: [gamipress_youtube url="72xdCU__XCk" width="640" height="360" autoplay="no" controls="yes"]

Can this plugin work with Youtube videos embedded in other way?

No, is required that videos are placed through the provided block, shortcode or widget to let the plugin detect when an user interacts with them.

更新日志:

1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0