File "wpml-config.xml"

Full Path: /home/digimqhe/flashdigi.uk/comment-content/plugins/the-plus-addons-for-block-editor/wpml-config.xml
File size: 595 bytes
MIME-type: text/plain
Charset: utf-8

<wpml-config>
	<gutenberg-blocks>
        <gutenberg-block type="tpgb/tp-heading" translate="1">
			<xpath>//*[self::h1 or self::h2 or self::h3 or self::h4 or self::h5 or self::h6][contains(@class, "tp-core-heading")]</xpath>
            <xpath>//div[contains(@class, "tp-core-heading")]</xpath>
			<key name="tLink" />
		</gutenberg-block>
        <gutenberg-block type="tpgb/tp-image" translate="1">
            <xpath>//figcaption[@class="tpgb-image-caption"]</xpath>
            <xpath>//figure/figcaption</xpath>
        </gutenberg-block>
    </gutenberg-blocks>
</wpml-config>