HEX
Server: Apache
System: Linux 65-254-81-60.cprapid.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64
User: roshanchandy (1003)
PHP: 8.4.12
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/roshanchandy/public_html/petiva/wp-content/themes/petiva/wpml-config.xml
<wpml-config>
    <!-- Example for Theme Options -->
    <theme>
        <options>
            <option name="theme_option_name">
                <key name="option_key">Option Label</key>
            </option>
        </options>
    </theme>

    <!-- Example for Custom Post Types -->
    <custom-types>
        <custom-type translate="1">custom_post_type_name</custom-type>
    </custom-types>

    <!-- Example for Custom Fields -->
    <custom-fields>
        <custom-field action="translate">custom_field_name</custom-field>
    </custom-fields>

    <!-- Example for Widgets -->
    <widgets>
        <widget name="widget_id">
            <field>widget_field_name</field>
        </widget>
    </widgets>

    <!-- Example for Admin Texts -->
    <admin-texts>
        <key name="option_name">Option Label</key>
    </admin-texts>
</wpml-config>