<wpml-config>
    <custom-fields>
        <custom-field action="translate">_wds_title</custom-field>
        <custom-field action="translate">_wds_metadesc</custom-field>
        <custom-field action="translate">_wds_focus-keywords</custom-field>
        <custom-field action="translate">_wds_twitter</custom-field>
        <custom-field action="translate">_wds_opengraph</custom-field>
        <custom-field action="copy-once">_wds_meta-robots-adv</custom-field>
        <custom-field action="copy-once">_wds_meta-robots-nofollow</custom-field>
        <custom-field action="copy-once">_wds_meta-robots-noindex</custom-field>
        <custom-field action="ignore">_wds_redirect</custom-field>
        <custom-field action="ignore">_wds_canonical</custom-field>
    </custom-fields>
    <custom-fields-texts>
        <key name="_wds_twitter">
            <key name="title"/>
            <key name="description"/>
        </key>
        <key name="_wds_opengraph">
            <key name="title"/>
            <key name="description"/>
        </key>
    </custom-fields-texts>
    <admin-texts>
        <key name="wds_onpage_options">
            <key name="title-*"/>
            <key name="metadesc-*"/>
            <key name="og-title-*"/>
            <key name="og-description-*"/>
            <key name="twitter-title-*"/>
            <key name="twitter-description-*"/>
        </key>

        <key name="wds_taxonomy_meta">
            <key name="*">
                <key name="*">
                    <key name="wds_title"/>
                    <key name="wds_desc"/>
                    <key name="opengraph">
                        <key name="title"/>
                        <key name="description"/>
                    </key>
                    <key name="twitter">
                        <key name="title"/>
                        <key name="description"/>
                    </key>
                </key>
            </key>
        </key>
    </admin-texts>
</wpml-config>