WordPress.org

Plugin Directory

Embed YouTube Block – Fast Loading Videos, Shorts & Playlists

Embed YouTube Block – Fast Loading Videos, Shorts & Playlists

Περιγραφή

The default embed block for YouTube videos sucks. It slows down your site. The more videos on the page the more it slow. This single-block plugin fixes that.

Why this block is better than the default one:

This plugin also provides a PHP API for developers to render a YouTube video URL as this block; or to automatically transform core/embed YouTube videos into this block.

The simplest example is:

    better_youtube_embed_block_render_block( ['url' => 'https://youtu.be/paSXmpHU9K4'] );

The example with all the parameters is:

    better_youtube_embed_block_render_block(
      [
        'url'               => 'https://youtu.be/paSXmpHU9K4',
        'aspectRatio'       => '16/9',
        'isMaxResThumbnail' => false,
        'thumbnailFormat'   => 'jpg',
        'caption'           => 'My awesome video',
        'caption_kses'      => false,
        'customThumbnail'   => 'https://example.com/bg.jpg',
        'settings'          => ['loop' => 1, 'rel' => 0],
        'echo'              => false,
      ]
    );

To automatically transform all core/embed YouTube videos on your site to this block, you need to put the following code to the wp-config.php file or your theme/plugin:

    define('BYEB_SPEED_UP_YOUTUBE_VIDEOS', true);

or

    add_filter( 'byeb_speed_up_youtube_videos', '__return_true' );

On iOS, browsers like Safari and Chrome require two clicks to play videos. If you want to allow users to play videos with a single click, you need to add the following code to the wp-config.php file or your theme/plugin:

    define('BYEB_FORCE_IFRAME_ON_UNSUPPORTED_BROWSERS', true);

Please check out this page to see how fast it helps. The page contains around 30 embedded YouTube videos but they don’t slow down the page.

If this plugin is useful for you, please do a quick review and rate it on WordPress.org to help us spread the word. I would very much appreciate it.

Please check out my other plugins if you’re interested:

The plugin is developed using @wordpress/create-block.

Στιγμιότυπα

Μπλοκς

Αυτό το πρόσθετο παρέχει 1 μπλοκ.

Embed YouTube Video Faster than the default YouTube embed. Supports videos, shorts and playlists.

Εγκατάσταση

  1. Upload the plugin files to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Συχνές Ερωτήσεις

What problem does this plugin solve?

It provides a better solution to embed YouTube videos than the default one.

Who needs this plugin?

Anyone can use this plugin.

Κριτικές

28 Νοεμβρίου 2025 1 απάντηση
default embed block for YouTube videos sucks YouTube Block – A better way to embed YouTube videos, shorts, playlists – Cool plugin
17 Αυγούστου 2025 1 απάντηση
Very easy to use and the php api function to add a block is great. I use it via a custom shortcode.
23 Μαρτίου 2025 1 απάντηση
This one is essential if you have YouTube videos on your block site. Super simple and effective.
4 Μαρτίου 2025 1 απάντηση
I’ve tried 10+ similar plugins to do similar things for youtube videos, but to put it simply, by far and large this was the best one.
26 Νοεμβρίου 2024 1 απάντηση
Your plugin is a little gem. You’re a genius. Thanks a lot.
Ανάγνωση όλων των 16 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Embed YouTube Block – Fast Loading Videos, Shorts & Playlists” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “Embed YouTube Block – Fast Loading Videos, Shorts & Playlists” έχει μεταφραστεί σε 3 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Embed YouTube Block – Fast Loading Videos, Shorts & Playlists” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.1.6

Release Date – 10 June 2026

1.1.5

Release Date – 06 May 2026

1.1.4

Release Date – 06 January 2026

1.1.3

Release Date – 21 July 2025

1.1.2

Release Date – 06 January 2025

1.1.1

Release Date – 09 November 2024

1.1.0

Release Date – 23 August 2024

1.0.5

Release Date – 15 June 2024

1.0.4

Release Date – 23 February 2024

1.0.3

Release Date – 05 January 2024

1.0.2

Release Date – 11 August 2023

1.0.1

Release Date – 21 April 2023

1.0.0

Μεταστοιχεία

Αξιολογήσεις

5 out of 5 stars.

Συντελεστές

Υποστήριξη

Επιλυμένα θέματα τους τελευταίους δύο μήνες:

1 από 1

Φόρουμ υποστήριξης

Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

Κάντε δωρεά σε αυτό το πρόσθετο