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