responsive-lightbox
Last commit date
assets
7 months ago
css
7 months ago
font
7 months ago
images
4 years ago
includes
7 months ago
js
7 months ago
languages
1 year ago
index.php
12 years ago
readme.txt
7 months ago
responsive-lightbox.php
7 months ago
wpml-config.xml
7 months 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> |