Linux 软件免费装
Banner图

GamiPress - Vimeo integration

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

标签

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

下载

1.0.2 1.0.4 1.0.5 1.0.6 1.0.8 1.0.9 1.0.7 1.0.0 1.0.3 1.0.1

详情介绍:

GamiPress - Vimeo integration let's you add activity triggers based on Vimeo video interaction adding new activity events on GamiPress! Watch a demo https://youtu.be/pijaOYc9nLo New Events Important: The unique Vimeo videos that trigger this activities are the videos placed through GamiPress: Vimeo block, [gamipress_vimeo] shortcode and GamiPress: Vimeo 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_vimeo] shortcode?

[gamipress_vimeo] shortcode supports:

  • url: The Vimeo video URL or ID.
  • width: The player width (in pixels). By default, 640.
  • height: The player height (in pixels). By default, 360.
  • from_url: Force load video from URL. Set it to yes if video is private or if you can not get it loaded correctly. Accepts yes or no. By default, no.
Example with video URL: [gamipress_vimeo url="https://vimeo.com/170993302" width="640" height="360"] Example with video ID: [gamipress_vimeo url="170993302" width="640" height="360"] Important: For private links (URLs like https://vimeo.com/{video_id}/{public_token}) you need to provide the full URL on "url" attribute and set "from_url" to "yes". Example: [gamipress_vimeo url="{full_private_link}" from_url="yes"]

Can this plugin work with Vimeo 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.9 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