Mô tả
This plugin simplifies the embedding of videos hosted on muse.ai platform.
It does three things:
– whitelists muse.ai as an oEmbed provider (which lets you embed videos simply by pasting links),
– adds shortcodes as an alternative method of embedding that gives you a bit more control,
– adds an Elementor widget for embedding muse.ai videos.
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="100%" title="0"]
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“muse.ai video embedding” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “muse.ai video embedding” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.4.1
- Fix an Elementor widget issue that was preventing blocks from being removed.
0.4
- Basic Elementor widget.
0.3.4
- Support for more shortcode attributes.
0.3.3
- Support for
resume
,align
, andcover_play_position
shortcode attributes.
0.3.2
- Support for
start
andloop
shortcode attributes.
0.3.1
- Support for WordPress 6.1.
0.3
- Support for more shortcode attributes.
0.2
- oEmbed support for more video link types.