25 lines
642 B
XML
25 lines
642 B
XML
<wpml-config>
|
|
<shortcodes>
|
|
<shortcode>
|
|
<tag>ct_headline</tag>
|
|
</shortcode>
|
|
<shortcode>
|
|
<tag>ct_text_block</tag>
|
|
</shortcode>
|
|
<shortcode>
|
|
<tag>ct_paragraph</tag>
|
|
</shortcode>
|
|
<shortcode>
|
|
<tag>ct_li</tag>
|
|
</shortcode>
|
|
<shortcode>
|
|
<tag>ct_link_text</tag>
|
|
</shortcode>
|
|
<shortcode>
|
|
<tag>example_shortcode_with_attributes</tag>
|
|
<attributes>
|
|
<attribute>my_attribute</attribute>
|
|
</attributes>
|
|
</shortcode>
|
|
</shortcodes>
|
|
</wpml-config> |