Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Youtube Embed Performance

Leírás

I think, it’s no secret that YouTube iframe embeds slow down your page load. YouTube Embed Performance – it very simple plugin for WordPress and it allow solve this issues.
It replaces embedded YouTube videos on image and loading videos only when the user clicks on the play button. Thus It improves page load times and increases your Google PageSpeed Score.

Képernyőmentések

  • screenshot-1.png
  • screenshot-2.png

Telepítés

Installation via WP Dashboard is very easy. Just use the ‘Plugins’ -> ‘Add New’ screen, put „Youtube Embed Performance” in the search form and click „Install Now”.
Manual installation via FTP is very straightforward as well:
1. Upload the plugin files to the /wp-content/plugins/ directory.
2. Activate the plugin through the ‘Plugins’ screen in WordPress.
3. Use the ‘Settings’ -> ‘YouTube Embed’ menu for change default options.
4.1 Just insert Youtube URL in post (example https://www.youtube.com/watch?v=5Fv19KVVya8)
4.2 Or use shortcode (example [yep_youtube width=”XXX” height=”XXX” nocookie=”0″ controls=”1″ start=”03:45″]5Fv19KVVya8[/yep_youtube])

GYIK

Is this plugin make Google PageSpeed 100% for my site?

This plugin encrease result for YouTube video only. If your page have rate 100% without video, this plugin make 100%. Also must be remember – for 100% score you need very fast theme, caching and etc.

Is this plugin responsive?

Yes. By default (shortcodes without „width” and „height” attributes) it is responsive.

Can you add other languages for the plugin?

Sure. Contact me on the plugin page on my blog or create a new topic on the wordpress.org forum or help improve the translation.

I found a bug.

Just tell me. You can use the Plugin page on my blog, leave a comment in a post about Youtube Embed Performance or create a new topic on the wordpress.org forum.

I would like a feature to be added.

Just tell me. You can use the Plugin page on my blog. If you wish some premium feature, you can hire me on Upwork. In this case mark your message please, for example „premium YEP for WP”.

I wish help.

Vélemények

2021.02.03.
Useful plugin to help the website get good Google Pagespeed despite embedded Youtube videos.
2019.08.09.
This plugin does it job better than WP YouTube Lyte. If you use WP YouTube Lyte, Google pagespeed says you need to remove or defer the youtube css www-player-sprite-mode... If you use this plugin everything runs smooth. If you use autoptimize together with this plugin you need to exclude yep.js from being optimized by autoptimize
6 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“Youtube Embed Performance” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Youtube Embed Performance” 2 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!

“Youtube Embed Performance” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0.4

  • NEW: tested for WP 5.3.2
  • FIX: rename classes and traslations

1.0.3

  • Solved small JS issue (addEventListener).

1.0.2

  • Added shortcode.

1.0.1

  • Write simple plugin.