PATH:
home
/
letacommog
/
adelcya
/
wp-content
/
plugins
/
white-label-cms
/
view
/
admin
/
parts
<div class="wlcms-input-group"> <?php echo wlcms_form_upload_field(__('Footer Image', 'white-label-cms'), 'footer_image', __('Image which will appear in the footer replacing "Thank you for creating with WordPress. Max height 50px', 'white-label-cms')) ?> </div> <div class="wlcms-input-group"> <label><?php _e('Footer Text', 'white-label-cms') ?></label> <div class="wlcms-input"> <input type="text" name="footer_text" value="<?php echo wlcms_field_setting('footer_text') ?>" /> </div> <div class="wlcms-help"> <?php _e('Text which will appear to the right of the Footer Image.', 'white-label-cms') ?> </div> </div> <div class="wlcms-input-group"> <label><?php _e('Footer URL', 'white-label-cms') ?></label> <div class="wlcms-input"> <input type="url" name="footer_url" value="<?php echo wlcms_field_setting('footer_url') ?>" /> </div> <div class="wlcms-help"> <?php _e('Replace WordPress in the page titles.', 'white-label-cms') ?> </div> </div> <div class="wlcms-input-group"> <label><?php _e('or use HTML', 'white-label-cms') ?></label> <div class="wlcms-input"> <textarea name="footer_html" class="textarea-full" id="footer_html"><?php echo wlcms_field_setting('footer_html') ?></textarea> </div> <div class="wlcms-help"> <?php _e('If you would like more control over what appears in the footer, add your own HTML.<br/> Note: this will overwrite anything set in the Footer Image, Footer Text and Footer URL.', 'white-label-cms') ?> </div> </div>
[+]
..
[-] menus-menus.php
[edit]
[-] branding-wordpress.php
[edit]
[-] dashboard-default-panels.php
[edit]
[-] advert.php
[edit]
[-] dashboard-custom-welcome-dashboard-panel.php
[edit]
[-] menus-legacy.php
[edit]
[-] settings-admin-settings.php
[edit]
[-] live-preview.php
[edit]
[-] branding.php
[edit]
[-] wizard-step-1.php
[edit]
[-] settings-nag-messages.php
[edit]
[-] branding-footer.php
[edit]
[-] settings-hide-page-meta-boxes.php
[edit]
[-] login-custom-js.php
[edit]
[-] settings.php
[edit]
[-] settings-custom-editor-stylesheet.php
[edit]
[-] dashboard-rss-dashboard-panel.php
[edit]
[-] login-logo-and-background.php
[edit]
[-] settings-custom-css-for-admin.php
[edit]
[-] menus-white-label-cms-admin.php
[edit]
[-] branding-admin-bar.php
[edit]
[-] settings-admin-bar-setting.php
[edit]
[-] login-custom-css.php
[edit]
[-] wizard-step-2.php
[edit]
[-] settings-hide-post-meta-boxes.php
[edit]
[-] menus.php
[edit]
[-] login-live-preview.php
[edit]
[-] menus-admin-bar-menus.php
[edit]
[-] branding-developer.php
[edit]
[-] login.php
[edit]
[-] dashboard.php
[edit]
[-] import-settings.php
[edit]
[-] index.php
[edit]
[-] branding-side-menu.php
[edit]
[-] login-advanced.php
[edit]