Skip to content

Commit

Permalink
shortcodeList.js, Widgetbay multi links
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudio-Emmolo committed Jul 26, 2024
1 parent 1da521e commit d6d7d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shortcodeList.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit d6d7d3c

Please sign in to comment.