Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Agnoplay WordPress

Descrição

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;
}
`

Imagens de tela

Blocos

Este plugin disponibiliza 1 bloco.

  • Agnoplay

Instalação

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

Avaliações

Não existem avaliações para esse plugin.

Colaboradores e desenvolvedores

“Agnoplay WordPress” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores