Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

TwitchPress Embed Everything

Descripción

Add the Embed Everything plugin to your blog after installing the core TwitchPress plugin
called Channel Solution for Twitch. The core plugin provides a platform to build an advanced
Twitch system that can enhance how we use Twitch iframe and API features.

This plugin focuses on a feature provided on the Twitch.tv developer site called Embed Everything.
The feature is still a beta in October 2017 and for now this extension should be treated as a beta.

Links

Features List

  • Embed Twitch Live Video
  • Embed Twitch Live Chat
  • Sign In Button
  • Follow Button
  • Subscribe Button

Languages

Translator needed to localize our Channel Solution for Twitch: TwitchPress, and it’s extensions.

Version Numbers and Updating

Explanation of versioning used by myself Ryan Bayne. The versioning scheme I use is called «Semantic Versioning 2.0.0» and more
information about it can be found at http://semver.org/

These are the rules followed to increase the TwitchPress plugin version number. Given a version number MAJOR.MINOR.PATCH, increment the:

MAJOR version when you make incompatible API changes,
MINOR version when you add functionality in a backwards-compatible manner, and
PATCH version when you make backwards-compatible bug fixes.
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

Instalación

  1. Requires the core TwitchPress plugin to be installed first. It is officially called «Channel Solution for Twitch».
  2. Method 1: Move folder inside the .zip file into the «wp-content/plugins/» directory if your website is stored locally. Then upload the new plugin folder using your FTP program.
  3. Method 2: Use your hosting control panels file manager to upload the plugin folder (not the .zip, only the folder inside it) to the «wp-content/plugins/» directory.
  4. Method 3: In your WordPress admin click on Plugins then click on Add New. You can search for your plugin there and perform the installation easily. This method does not apply to premium plugins.

FAQ

Installation Instructions
  1. Requires the core TwitchPress plugin to be installed first. It is officially called «Channel Solution for Twitch».
  2. Method 1: Move folder inside the .zip file into the «wp-content/plugins/» directory if your website is stored locally. Then upload the new plugin folder using your FTP program.
  3. Method 2: Use your hosting control panels file manager to upload the plugin folder (not the .zip, only the folder inside it) to the «wp-content/plugins/» directory.
  4. Method 3: In your WordPress admin click on Plugins then click on Add New. You can search for your plugin there and perform the installation easily. This method does not apply to premium plugins.
How do I display my live Twitch stream in a page?

Add this shortcode «[twitchpress_embed_everything channel=»ZypheREvolved» height=»1000″]» to any page or post to begin displaying live video and chat from the
Twitch.tv site. The shortcode has parameters including «channel», «width, «height» and more.

Can I hire you to customize the plugin for me?

Yes you can pay the plugin author to improve the plugin to suit your needs. Many improvements will be done free so
post your requirements on the plugins forum first.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«TwitchPress Embed Everything» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «TwitchPress Embed Everything» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.3.0: September 5, 2018

  • Function shortcode_embed_everything() now uses json_encode
  • Function shortcode_embed_everything() now removes curly quotes from channel title (copied from webpage)

1.2.0

  • FIX – Shortcode [twitchpress-embed-everything] now returns content rather than echoing it which positions the content better.
  • DEV – New method added for updating core system required scopes to tell admin which scopes are required.

1.1.1

  • DEV – New scopes() function for holding the scopes needed by this extension.

1.1.0

  • FIX – Corrected constant names which used «SYNC» and should have used «EMBED»

1.0.0

  • DEV – Released 20th October 2017