Descripción
This plugin simplifies the embedding of videos hosted on muse.ai platform. It does two things: whitelists muse.ai as an oEmbed provider (which lets you embed videos simply by pasting links), and adds shortcodes as an alternative method of embedding that gives you a bit more control. The shortcodes are essentially a wrapper around muse.ai embed library.
To embed videos using oEmbed, simply paste a video link into a separate line in your post or page. For example:
https://muse.ai/v/VBdrD8v
If you would like more control, you can use shortcodes. For example:
[muse-ai id="VBdrD8v" width="50%" title="0"]
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«muse.ai video embedding» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «muse.ai video embedding» 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
0.3
- Support for more shortcode attributes.
0.2
- oEmbed support for more video link types.