-
Notifications
You must be signed in to change notification settings - Fork 3
/
wpml-config.xml
30 lines (30 loc) · 1.69 KB
/
wpml-config.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<wpml-config>
<custom-types>
<custom-type translate="1">cherry_popups</custom-type>
</custom-types>
<custom-fields>
<custom-field action="copy">cherry-layout-type</custom-field>
<custom-field action="copy">cherry-open-page-popup</custom-field>
<custom-field action="copy">cherry-close-page-popup</custom-field>
<custom-field action="copy">cherry-show-hide-animation</custom-field>
<custom-field action="copy">cherry-popup-base-style</custom-field>
<custom-field action="copy">cherry-container-bg-type</custom-field>
<custom-field action="copy">cherry-container-color</custom-field>
<custom-field action="copy">cherry-container-opacity</custom-field>
<custom-field action="copy">cherry-container-image</custom-field>
<custom-field action="copy">cherry-popup-width</custom-field>
<custom-field action="copy">cherry-popup-height</custom-field>
<custom-field action="copy">cherry-show-once</custom-field>
<custom-field action="copy">cherry-overlay-type</custom-field>
<custom-field action="copy">cherry-overlay-color</custom-field>
<custom-field action="copy">cherry-overlay-opacity</custom-field>
<custom-field action="copy">cherry-overlay-image</custom-field>
<custom-field action="copy">cherry-overlay-close-area</custom-field>
<custom-field action="copy">cherry-popup-open-appear-event</custom-field>
<custom-field action="copy">cherry-page-load-open-delay</custom-field>
<custom-field action="copy">cherry-user-inactive-time</custom-field>
<custom-field action="copy">cherry-page-scrolling-value</custom-field>
<custom-field action="copy">cherry-popup-close-appear-event</custom-field>
<custom-field action="copy">cherry-popup-template</custom-field>
</custom-fields>
</wpml-config>