PluginProbe
Block Animations, Motion & Scroll Effects – Ghost Kit / trunk
Block Animations, Motion & Scroll Effects – Ghost Kit vtrunk
3.7.1 3.7.0 3.6.1 trunk 1.6.3 2.25.0 3.3.0 3.3.1 3.3.2 3.3.3 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.4.6 3.5.0 3.5.1 3.6.0
ghostkit / wpml-config.xml

wpml-config.xml in Block Animations, Motion & Scroll Effects – Ghost Kit trunk, at wpml-config.xml

181 lines 8.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <wpml-config>
2 <gutenberg-blocks>
3 <gutenberg-block type="ghostkit/accordion-item" translate="1">
4 <xpath>//a[@class="ghostkit-accordion-item-heading"]/span[@class="ghostkit-accordion-item-label"]</xpath>
5 </gutenberg-block>
6 <gutenberg-block type="ghostkit/button-single" translate="1">
7 <xpath>//span[@class="ghostkit-button-text"]</xpath>
8 <xpath>//a/@href</xpath>
9 </gutenberg-block>
10 <gutenberg-block type="ghostkit/changelog" translate="1">
11 <xpath>//h2[@class="ghostkit-changelog-date"]</xpath>
12 </gutenberg-block>
13 <gutenberg-block type="ghostkit/countdown" translate="1">
14 <xpath>//div[contains(@class,"ghostkit-countdown-unit")]/span[@class="ghostkit-countdown-unit-label"]</xpath>
15 </gutenberg-block>
16 <gutenberg-block type="ghostkit/counter-box" translate="1">
17 <xpath>//div[contains(@class,"ghostkit-counter-box-number")]/div[contains(@class,"ghostkit-counter-box-number-wrap")]</xpath>
18 <xpath>//a/@href</xpath>
19 </gutenberg-block>
20 <gutenberg-block type="ghostkit/gif" translate="1">
21 <xpath>//img/@alt</xpath>
22 <xpath>//figcaption</xpath>
23 </gutenberg-block>
24 <gutenberg-block type="ghostkit/gist" translate="1">
25 <xpath>//div/@data-caption</xpath>
26 </gutenberg-block>
27 <gutenberg-block type="ghostkit/google-maps" translate="1">
28 <xpath>//div[@class="ghostkit-google-maps-marker"]/div[@class="ghostkit-pro-google-maps-marker-info-window-text"]</xpath>
29 </gutenberg-block>
30 <gutenberg-block type="ghostkit/markdown" translate="1">
31 <xpath>//div[@class="ghostkit-markdown"]</xpath>
32 </gutenberg-block>
33 <gutenberg-block type="ghostkit/pricing-table-item" translate="1">
34 <xpath>//div[@class="ghostkit-pricing-table-item"]/h3[@class="ghostkit-pricing-table-item-title"]</xpath>
35 <xpath>//div[@class="ghostkit-pricing-table-item"]/div[@class="ghostkit-pricing-table-item-price"]/span</xpath>
36 <xpath>//div[@class="ghostkit-pricing-table-item"]/ul[@class="ghostkit-pricing-table-item-features"]/li</xpath>
37 <xpath>//div[@class="ghostkit-pricing-table-item"]/div[@class="ghostkit-pricing-table-item-popular-badge"]</xpath>
38 </gutenberg-block>
39 <gutenberg-block type="ghostkit/progress" translate="1">
40 <xpath>//div[@class="ghostkit-progress-caption"]</xpath>
41 <xpath>//div[@class="ghostkit-progress-bar-count"]/div/span</xpath>
42 </gutenberg-block>
43 <gutenberg-block type="ghostkit/table-of-contents" translate="1">
44 <key name="title" />
45 </gutenberg-block>
46 <gutenberg-block type="ghostkit/tabs-v2" translate="1">
47 <xpath>//div[contains(@class,"ghostkit-tabs-buttons")]/a[contains(@class,"ghostkit-tabs-buttons-item")]</xpath>
48 <xpath>//div[contains(@class,"ghostkit-tabs-buttons")]/div[contains(@class,"ghostkit-tabs-buttons-item")]/span</xpath>
49 </gutenberg-block>
50 <gutenberg-block type="ghostkit/testimonial" translate="1">
51 <xpath>//div[@class="ghostkit-testimonial-meta"]/div[@class="ghostkit-testimonial-name"]</xpath>
52 <xpath>//div[@class="ghostkit-testimonial-meta"]/div[@class="ghostkit-testimonial-source"]</xpath>
53 </gutenberg-block>
54
55
56 <gutenberg-block type="ghostkit/form" translate="1">
57 <key name="mailTo" />
58 <key name="mailSubject" />
59 <key name="mailFrom" />
60 <key name="mailReplyTo" />
61 <key name="mailMessage" />
62 <key name="confirmationMessage" />
63 </gutenberg-block>
64 <gutenberg-block type="ghostkit/form-field-name" translate="1">
65 <key name="label" />
66 <key name="description" />
67 <key name="placeholder" />
68 <key name="default" />
69 <key name="descriptionLast" />
70 <key name="descriptionMiddle" />
71 <key name="placeholderLast" />
72 <key name="placeholderMiddle" />
73 <key name="defaultLast" />
74 <key name="defaultMiddle" />
75 </gutenberg-block>
76 <gutenberg-block type="ghostkit/form-field-text" translate="1">
77 <key name="label" />
78 <key name="description" />
79 <key name="placeholder" />
80 <key name="default" />
81 </gutenberg-block>
82 <gutenberg-block type="ghostkit/form-field-email" translate="1">
83 <key name="label" />
84 <key name="description" />
85 <key name="placeholder" />
86 <key name="default" />
87 <key name="descriptionConfirmation" />
88 <key name="placeholderConfirmation" />
89 <key name="defaultConfirmation" />
90 </gutenberg-block>
91 <gutenberg-block type="ghostkit/form-field-text" translate="1">
92 <key name="label" />
93 <key name="description" />
94 <key name="placeholder" />
95 <key name="default" />
96 </gutenberg-block>
97 <gutenberg-block type="ghostkit/form-field-textarea" translate="1">
98 <key name="label" />
99 <key name="description" />
100 <key name="placeholder" />
101 <key name="default" />
102 </gutenberg-block>
103 <gutenberg-block type="ghostkit/form-field-url" translate="1">
104 <key name="label" />
105 <key name="description" />
106 <key name="placeholder" />
107 <key name="default" />
108 </gutenberg-block>
109 <gutenberg-block type="ghostkit/form-field-phone" translate="1">
110 <key name="label" />
111 <key name="description" />
112 <key name="placeholder" />
113 <key name="default" />
114 </gutenberg-block>
115 <gutenberg-block type="ghostkit/form-field-number" translate="1">
116 <key name="label" />
117 <key name="description" />
118 <key name="placeholder" />
119 <key name="default" />
120 </gutenberg-block>
121 <gutenberg-block type="ghostkit/form-field-date" translate="1">
122 <key name="label" />
123 <key name="description" />
124 <key name="placeholder" />
125 <key name="default" />
126 </gutenberg-block>
127 <gutenberg-block type="ghostkit/form-field-select" translate="1">
128 <key name="label" />
129 <key name="description" />
130 <key name="placeholder" />
131 <key name="default" />
132 <key name="options">
133 <key name="label" />
134 <key name="value" />
135 </key>
136 </gutenberg-block>
137 <gutenberg-block type="ghostkit/form-field-checkbox" translate="1">
138 <key name="label" />
139 <key name="description" />
140 <key name="placeholder" />
141 <key name="default" />
142 <key name="options">
143 <key name="label" />
144 <key name="value" />
145 </key>
146 </gutenberg-block>
147 <gutenberg-block type="ghostkit/form-field-radio" translate="1">
148 <key name="label" />
149 <key name="description" />
150 <key name="placeholder" />
151 <key name="default" />
152 <key name="options">
153 <key name="label" />
154 <key name="value" />
155 </key>
156 </gutenberg-block>
157 <gutenberg-block type="ghostkit/form-field-hidden" translate="1">
158 <key name="default" />
159 </gutenberg-block>
160
161
162 <gutenberg-block type="ghostkit/alert" translate="0" />
163 <gutenberg-block type="ghostkit/accordion" translate="0" />
164 <gutenberg-block type="ghostkit/button" translate="0" />
165 <gutenberg-block type="ghostkit/carousel" translate="0" />
166 <gutenberg-block type="ghostkit/carousel-slide" translate="0" />
167 <gutenberg-block type="ghostkit/divider" translate="0" />
168 <gutenberg-block type="ghostkit/form-submit-button" translate="0" />
169 <gutenberg-block type="ghostkit/grid" translate="0" />
170 <gutenberg-block type="ghostkit/grid-column" translate="0" />
171 <gutenberg-block type="ghostkit/icon-box" translate="0" />
172 <gutenberg-block type="ghostkit/instagram" translate="0" />
173 <gutenberg-block type="ghostkit/shape-divider" translate="0" />
174 <gutenberg-block type="ghostkit/tabs-tab-v2" translate="0" />
175 <gutenberg-block type="ghostkit/pricing-table" translate="0" />
176 <gutenberg-block type="ghostkit/twitter" translate="0" />
177 <gutenberg-block type="ghostkit/video" translate="0" />
178 <gutenberg-block type="ghostkit/widgetized-area" translate="0" />
179 </gutenberg-blocks>
180 </wpml-config>
181