responsive-lightbox
Last commit date
assets
8 years ago
css
8 years ago
font
8 years ago
images
8 years ago
includes
8 years ago
js
8 years ago
languages
8 years ago
index.php
12 years ago
readme.txt
8 years ago
responsive-lightbox.php
8 years ago
wpml-config.xml
8 years ago
wpml-config.xml
13 lines
| 1 | <wpml-config> |
| 2 | <custom-fields> |
| 3 | <custom-field action="copy-once">_rl_images</custom-field> |
| 4 | <custom-field action="copy-once">_rl_config</custom-field> |
| 5 | <custom-field action="copy-once">_rl_lightbox</custom-field> |
| 6 | <custom-field action="copy-once">_rl_misc</custom-field> |
| 7 | <custom-field action="copy-once">_rl_featured_image_type</custom-field> |
| 8 | <custom-field action="copy-once">_rl_featured_image</custom-field> |
| 9 | </custom-fields> |
| 10 | <custom-types> |
| 11 | <custom-type translate="1">rl_gallery</custom-type> |
| 12 | </custom-types> |
| 13 | </wpml-config> |