이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Agnoplay WordPress

설명

This plugin allows the user to add and configure an Agnoplay video within pages and posts.

Configuring the plugin

General configuration

The following general settings can be found on the Agnoplay settings page. This page can be accessed via the Agnoplay settings submenu-item of the settings menu-item in the wordpress backend

  • Video brand ID
  • Audio brand ID
  • Live brand ID
  • License keys
  • Environment switcher

Player specific configuration

The following player specific options can be configured within the Agnoplay Gutenberg block.

  • Video ID
  • Video title
  • Video thumbnail
  • Player variant

Licensing

To enable the playback of video with the Agnoplay plugin an active license is mandatory. You will receive a license key for each active brand in your account. When configuring the player in your WordPress settings, just add the corresponding license key for each of your available player variants.

Disclaimer

Use of this plugin is entirely at the risk of its user. Agnoplay disclaims any direct or indirect liability arising from its use. This plugin may be used freely by customers of Agnoplay, and merely serves as a basis for the integration of Agnoplay within WordPress. Any conflicting issues with WordPress and/or other plugins, themes, etc. must be resolved by the user itself. The use of this plugin falls outside the SLA that Agnoplay concludes with its customers, there is no support available on this WordPress plugin.

Styling

The Agnoplay player is inserted inline in the wordpress page. If your theme overrides default values for e.g. buttons this can also affect the player. One of the most common issues is that a specific font-size is set for elements on the page. Since the player UI scales based on the font-size adjusting this value on individual elements will produce unexpected/unwanted results.

If your theme applies these global style changes you can prevent them from affecting the player by appending a :not selector and specifically not-target the affected agnoplayer elements.

e.g. When setting a global font-size, to not affect the sizing of images inside the player

`text/css

*:not(.video-js) {
font-size: 12px;
}
`

스크린샷

블록

이 플러그인은 1(을)를 제공합니다.

  • Agnoplay

설치

  1. Upload agnoplay-wordpress to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Agnoplay WordPress”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Agnoplay WordPress”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.