Sindbad~EG File Manager

Current Path : /home/xiedrke/entrepot/wp-content/plugins/thim-core/templates/dashboard/gs-steps/
Upload File :
Current File : /home/xiedrke/entrepot/wp-content/plugins/thim-core/templates/dashboard/gs-steps/quick-setup.php

<div class="top">
    <h2>General Setup</h2>

    <div class="caption">
        <p>Let's do some quick set up for your site!</p>
    </div>

    <form>
        <div class="form-group">
            <label for="blogname">What is the name of your website?</label>
            <input id="blogname" name="blogname" type="text" class="regular-text" value="<?php echo esc_html( get_bloginfo( 'name' ) ); ?>">
        </div>

        <div class="form-group">
            <label for="blogdescription">How would you describe your site?</label>
            <input id="blogdescription" name="blogdescription" type="text" class="regular-text" value="<?php echo esc_html( get_bloginfo( 'description' ) ); ?>">
        </div>
    </form>
</div>

<div class="bottom">
    <a class="tc-skip-step">Skip</a>
    <button class="button button-primary tc-button tc-run-step" data-request="yes">Save</button>
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists