all-in-one-seo-pack
Last commit date
app
2 months ago
dist
2 months ago
languages
2 months ago
vendor
2 months ago
all_in_one_seo_pack.php
2 months ago
readme.txt
2 months ago
uninstall.php
2 months ago
wpml-config.xml
5 years ago
wpml-config.xml
19 lines
| 1 | <wpml-config> |
| 2 | <custom-fields> |
| 3 | <custom-field action="translate">_aioseo_title</custom-field> |
| 4 | <custom-field action="translate">_aioseo_description</custom-field> |
| 5 | <custom-field action="translate">_aioseo_keywords</custom-field> |
| 6 | <custom-field action="translate">_aioseo_og_title</custom-field> |
| 7 | <custom-field action="translate">_aioseo_og_description</custom-field> |
| 8 | <custom-field action="translate">_aioseo_og_article_section</custom-field> |
| 9 | <custom-field action="translate">_aioseo_og_article_tags</custom-field> |
| 10 | <custom-field action="translate">_aioseo_twitter_title</custom-field> |
| 11 | <custom-field action="translate">_aioseo_twitter_description</custom-field> |
| 12 | </custom-fields> |
| 13 | |
| 14 | <admin-texts> |
| 15 | <key name="aioseo_options_localized"> |
| 16 | <key name="*" /> |
| 17 | </key> |
| 18 | </admin-texts> |
| 19 | </wpml-config> |