Описание
«Renders faster than a sneeze.» This plugin is based on Paul Irish’s script for embedding YouTube videos. Provide videos with a supercharged focus on visual performance. This custom element renders just like the real thing but approximately 224X faster.
Установка
- Unzip and upload plugin folder to the
/wp-content/plugins/
directory, you should end up with/wp-content/plugins/lite-yt-embed/
. - Activate plugin.
- In the text mode (not visual) of your editor (or in the Document mode — not Block, if using Gutenberg) insert the following code
<lite-youtube videoid="ogfYd705cRs"></lite-youtube>
, whereogfYd705cRs
is the ID of the video you’d like to embed. You can find it in the URL:https://www.youtube.com/watch?v=ogfYd705cRs
. You can use quicktag button in the WordPress post editor (Classic Editor mode) to insert the code.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Lite YouTube Embed» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Lite YouTube Embed» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
3.3
- Update
Lite YouTube Embed
sources
3.2
- Update
Lite YouTube Embed
sources
2.0
- Update
Lite YouTube Embed
sources
1.2
- Update
Lite YouTube Embed
sources, which includes - normalize colon usage for pseudo elements
- use youtube nocookie for enhanced privacy
- replace css with actual YT SVG
1.1
- Update
Lite YouTube Embed
sources - Add quicktag button to the WordPress post editor (Classic Editor mode)
1.0
- Initial release.