manifest / performance / tribe-embeds
Tribe Embed
A Tribe Embed Plugin.
by Modern Tribe · github.com/moderntribe/tribe-embeds · website
★ 0stars
2.3krelease downloads
≈20active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/moderntribe/tribe-embeds/releases/download/v1.2/tribe-embed.2.0.0.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Tribe Embed
What it Does
This plugin replaces the video embed with a facade and fetches additional image sizes which are more responsive. This all helps with the initial loading time of pages using the core/embed. It also replaces the default youtube URL with a no-cookie alternative.
How it Works
This plugin filters the core/embed block code to make a few improvements:
1. Replaces the video embed with a facade, in this case a placeholder image
2. Fetches multiple image sizes from the video provider and adds srcset and sizes attributes to the new image element
3. Adds width and height attributes to the image element
Limitations
Currently, only the providers listed below are supported. Even when one of these is used, the URL provided must match a specific format in order to be caught by our filters.
YouTube
Vimeo
Dailymotion
Local Development
Getting Started
This repo is setup to run either with lando by symlinking the dev/public/wp-content/plugins/tribe-embed folder with the project root. To get started make sure you have lando installed and run lando start. You should be able to reach the site at tribe-embed.lndo.site/ and the login username is admin and password is
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.2 | Aug 6, 2026 | tribe-embed.2.0.0.zip | 0 |
| v1.1.1 | Nov 20, 2025 | tribe-embed.1.1.1.zip | 19 |
| v1.1.0 | Mar 6, 2025 | tribe-embed.1.1.0.zip | 1,518 |
| v1.0.5 | Jan 9, 2025 | tribe-embed.1.0.4.zip | 0 |
| v1.0.4 | Jan 3, 2025 | tribe-embed.1.0.4.zip | 2 |
| v1.0.3 | Jun 13, 2024 | tribe-embed.1.0.3.zip | 90 |
| v1.0.2 | Dec 20, 2023 | tribe-embed.1.0.2.zip | 676 |
| v1.0.2-rc1 | Dec 20, 2023 | tribe-embed.1.0.2-rc1.zip | 5 |
| v1.0.1 | Dec 1, 2023 | tribe-embed.1.0.1.zip | 26 |
| v1.0.0 | Nov 17, 2023 | — | — |
Active-site estimate ≈20 comes from the median of recent superseded releases. Method.