embedpress
Last commit date
.vscode
1 year ago
EmbedPress
1 year ago
Gutenberg
1 year ago
assets
1 year ago
languages
1 year ago
vendor
1 year ago
CONTRIBUTING.md
7 years ago
autoloader.php
2 years ago
embedpress.php
1 year ago
includes.php
1 year ago
index.html
9 years ago
providers.php
1 year ago
readme.txt
1 year ago
wpml-config.xml
4 years ago
wpml-config.xml
18 lines
| 1 | <wpml-config> |
| 2 | <admin-texts> |
| 3 | <key name="embedpress:youtube"> |
| 4 | <key name="yt_sub_text" /> |
| 5 | </key> |
| 6 | </admin-texts> |
| 7 | <elementor-widgets> |
| 8 | <widget name="embedpres_elementor"> |
| 9 | <conditions> |
| 10 | <condition key="widgetType">embedpres_elementor</condition> |
| 11 | </conditions> |
| 12 | <fields> |
| 13 | <field type="YouTube Subscriber Button: Subscription Text" editor_type="LINE">yt_sub_text</field> |
| 14 | </fields> |
| 15 | </widget> |
| 16 | </elementor-widgets> |
| 17 | </wpml-config> |
| 18 |