From d6d7d3c8539928989aa82e879a86c1d19acf3774 Mon Sep 17 00:00:00 2001 From: Claudio-Emmolo <113107618+Claudio-Emmolo@users.noreply.github.com> Date: Fri, 26 Jul 2024 14:24:35 +0200 Subject: [PATCH] shortcodeList.js, Widgetbay multi links --- src/shortcodeList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shortcodeList.js b/src/shortcodeList.js index 5f2409a..b5ab52a 100644 --- a/src/shortcodeList.js +++ b/src/shortcodeList.js @@ -35,7 +35,7 @@ tinymce.PluginManager.add('shortcodeList', function (editor, url) { { title: 'Widgetbay', code: '[widgetbay id="optional" link="optional"]', - description: 'Insert a widgetbay iframe. You can use the id or the link, but not both' + description: 'Insert a widgetbay iframe. You can use the id or the link, but not both. You can use multiple links separated by a comma. - link="https://link1.com,https://link2.com' }, { title: 'Merchandise Product',