????

Your IP : 216.73.216.79


Current Path : /home/arabianr/public_html/wp-content/plugins/simplybook/config/fields/
Upload File :
Current File : /home/arabianr/public_html/wp-content/plugins/simplybook/config/fields/authentication.php

<?php
defined( 'ABSPATH' ) or die();

return [
    'company_login' => [
        'id' => 'company_login',
        'menu_id' => 'general',
        'group_id' => 'authentication',
        'type' => 'authentication',
        'default' => get_option('simplybook_company_login'),
        'label' => __('Currently logged in as', 'simplybook'),
        'disabled' => true,
    ],
];