embedpress
Last commit date
Core
11 months ago
EmbedPress
11 months ago
assets
11 months ago
languages
11 months ago
vendor
11 months ago
autoloader.php
11 months ago
embedpress.php
11 months ago
includes.php
11 months ago
index.html
9 years ago
providers.php
11 months ago
readme.txt
11 months ago
tsconfig.node.json
11 months ago
wpml-config.xml
5 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 |