PluginProbe
Automatic YouTube Gallery – Embed Auto-Updating YouTube Video Galleries, Feeds, Playlists & Channels / 2.6.3
Automatic YouTube Gallery – Embed Auto-Updating YouTube Video Galleries, Feeds, Playlists & Channels v2.6.3
2.9.1 2.9.0 trunk 1.0.0 1.1.0 1.2.0 1.3.0 1.4.0 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 2.0.0 2.1.0 2.2.0 2.3.2 2.3.3 2.3.5 2.3.6 2.3.8 2.3.9 2.4.3 All 37 releases
← All changes | block/src/block.json +3 -3 2.9.12.6.3 View file →
@@ -1,13 +1,13 @@
1 1 {
2 2 "$schema": "https://schemas.wp.org/trunk/block.json",
3 - "apiVersion": 3,
3 + "apiVersion": 2,
4 4 "name": "automatic-youtube-gallery/block",
5 - "version": "2.8.0",
5 + "version": "2.5.7",
6 6 "title": "Automatic YouTube Gallery",
7 7 "category": "automatic-youtube-gallery",
8 8 "keywords": [ "youtube", "videos", "gallery", "automatic-youtube-gallery" ],
9 - "icon": "format-video",
9 + "icon": "video-alt3",
10 10 "description": "Build a dynamic YouTube gallery.",
11 11 "textdomain": "automatic-youtube-gallery",
12 12 "editorScript": "file:./index.js"
13 13 }