HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/zeusxp5/zenoxpressjobs.com/careers.htm/wp-content/plugins/sumome/views/siteID.php
<!-- Site ID -->
<div class="sumome-plugin-main">
    <div class="site-ID-container">
        <div class="row row3 site-ID">
            <div class="columns">
                <div class="list-bullet">
                    <h4 class="list-number-title">Your Site Id</h4>
                </div>

                <form method="post" action="options.php">
                    <?php settings_fields('sumome'); ?>

                    <table>
                        <?php do_settings_fields('sumome', 'sumome-settings') ?>
                    </table>
                    <div class="sumome-instructions">
                        NOTE: If you already have a site ID from a previous installation, and you wish to retain all
                        your settings, then enter the site ID above, otherwise you may use a new site ID to perform a
                        new installation. Changing the site ID will lose all settings, apps, and purchases.
                    </div>
                    <?php submit_button(); ?>
                </form>
            </div>
        </div>
    </div>
</div>