Output: Admin Options
array  [
  'opt-text' => 'dtj'
  'opt-textarea' => ''
  'opt-upload' => ''
  'opt-switcher' => ''
  'opt-color' => '#3498db'
  'opt-checkbox' => ''
  'opt-radio' => 'yes'
  'opt-select' => ''
  'opt-image-select' => 'opt-1'
  'opt-background' = [
    'background-color' => ''
    'background-image' = [
      'url' => ''
      'id' => ''
      'width' => ''
      'height' => ''
      'thumbnail' => ''
      'alt' => ''
      'title' => ''
      'description' => ''
    ]
    'background-position' => ''
    'background-repeat' => ''
    'background-attachment' => ''
    'background-size' => ''
  ]
  'opt-icon' => ''
  'opt-alt-text' => ''
  'opt-alt-textarea' => ''
  'opt-text-1' => ''
  'opt-text-2' => 'This is default value bla bla bla'
  'opt-text-3' => ''
  'opt-text-4' => ''
  'opt-text-5' => 'readonly text field, can not be changed'
  'opt-text-6' => 'abc'
  'opt-text-7' => ''
  'opt-text-8' => ''
  'opt-textarea-1' => ''
  'opt-textarea-2' => 'This is default value bla bla bla'
  'opt-textarea-3' => ''
  'opt-textarea-4' => ''
  'opt-textarea-5' => ''
  'opt-textarea-6' => ''
  'opt-select-1' => ''
  'opt-select-2' => 'opt-2'
  'opt-select-3' => ''
  'opt-select-4' = [
    '0' => 'opt-2'
    '1' => 'opt-3'
  ]
  'opt-select-5' => ''
  'opt-select-6' => ''
  'opt-select-7' = [
    '0' => 'opt-1'
    '1' => 'opt-2'
    '2' => 'opt-3'
  ]
  'opt-select-8' => ''
  'opt-select-9' => ''
  'opt-select-10' => ''
  'opt-select-11' => ''
  'opt-select-12' => ''
  'opt-select-13' => ''
  'opt-select-14' => ''
  'opt-select-15' => ''
  'opt-select-16' => ''
  'opt-select-17' => ''
  'opt-select-18' => ''
  'opt-select-19' => ''
  'opt-select-20' => ''
  'opt-select-21' => ''
  'opt-checkbox-1' => ''
  'opt-checkbox-2' => '1'
  'opt-checkbox-3' => ''
  'opt-checkbox-4' => ''
  'opt-checkbox-5' = [
    '0' => 'opt-1'
    '1' => 'opt-2'
  ]
  'opt-checkbox-6' => ''
  'opt-checkbox-7' => ''
  'opt-checkbox-8' => ''
  'opt-radio-1' => ''
  'opt-radio-2' => 'opt-2'
  'opt-radio-3' => ''
  'opt-radio-4' => ''
  'opt-radio-5' => ''
  'opt-radio-6' => ''
  'opt-repeater-1' => ''
  'opt-repeater-2' = [
    '0' = [
      'opt-text' => 'Text default 1'
    ]
    '1' = [
      'opt-text' => 'Text default 2'
    ]
  ]
  'opt-repeater-3' = [
    '0' = [
      'opt-switcher' => ''
      'opt-color' => '#3498db'
      'opt-text' => 'Text default 1'
    ]
  ]
  'opt-repeater-4' = [
    '0' = [
      'opt-text' => 'Text default 1'
    ]
    '1' = [
      'opt-text' => 'Text default 2'
    ]
  ]
  'opt-repeater-6' = [
    '0' = [
      'opt-text' => 'Text default 1'
      'opt-repeater-6-nested-1' = [
        '0' = [
          'opt-text' => 'Text default 1'
        ]
        '1' = [
          'opt-text' => 'Text default 2'
        ]
      ]
    ]
  ]
  'opt-group-1' => ''
  'opt-group-2' = [
    '0' = [
      'opt-text' => 'Some text 1'
      'opt-switcher' => '1'
      'opt-textarea' => 'Some textarea content 1'
    ]
    '1' = [
      'opt-text' => 'Some text 2'
      'opt-switcher' => ''
      'opt-textarea' => 'Some textarea content 2'
    ]
  ]
  'opt-group-3' = [
    '0' = [
      'opt-text' => 'Limited text 1'
      'opt-textarea' => 'Limited textarea content 1'
    ]
    '1' = [
      'opt-text' => 'Limited text 2'
      'opt-textarea' => 'Limited textarea content 2'
    ]
  ]
  'opt-group-4' = [
    '0' = [
      'opt-text' => 'WP Editor 1'
      'opt-editor' => 'Editor content 1'
    ]
    '1' = [
      'opt-text' => 'WP Editor 2'
      'opt-editor' => 'Editor content 2'
    ]
  ]
  'opt-group-5' = [
    '0' = [
      'opt-text' => 'Top Level 1'
      'opt-group-5-sublevel-1' = [
        '0' = [
          'opt-text' => 'Sub Level 1'
          'opt-group-5-sublevel-2' = [
            '0' = [
              'opt-text' => 'Sub Sub Level 1'
              'opt-switcher' => ''
              'opt-textarea' => ''
            ]
            '1' = [
              'opt-text' => 'Sub Sub Level 2'
              'opt-switcher' => ''
              'opt-textarea' => ''
            ]
          ]
          'opt-switcher' => ''
          'opt-textarea' => ''
        ]
        '1' = [
          'opt-text' => 'Sub Level 2'
          'opt-switcher' => ''
          'opt-textarea' => ''
        ]
      ]
      'opt-switcher' => ''
      'opt-textarea' => ''
    ]
    '1' = [
      'opt-text' => 'Top Level 2'
      'opt-switcher' => ''
      'opt-textarea' => ''
    ]
  ]
  'opt-group-6' = [
    '0' = [
      'opt-text' => 'Some text 1'
      'opt-group-6-repeater' = [
        '0' = [
          'opt-text' => 'Some text 1'
        ]
        '1' = [
          'opt-text' => 'Some text 2'
        ]
      ]
      'opt-switcher' => ''
      'opt-textarea' => ''
    ]
  ]
  'opt-group-7' = [
    '0' = [
      'opt-text' => 'Some text 1'
      'opt-switcher' => '1'
      'opt-textarea' => 'Some textarea content 1'
    ]
    '1' = [
      'opt-text' => 'Some text 2'
      'opt-switcher' => ''
      'opt-textarea' => 'Some textarea content 2'
    ]
  ]
  'opt-group-8' = [
    '0' = [
      'opt-text' => 'Some text 1'
      'opt-switcher' => '1'
      'opt-textarea' => 'Some textarea content 1'
    ]
    '1' = [
      'opt-text' => 'Some text 2'
      'opt-switcher' => ''
      'opt-textarea' => 'Some textarea content 2'
    ]
  ]
  'opt-group-9' = [
    '0' = [
      'opt-name' => 'John'
      'opt-surname' => 'Doe'
      'opt-textarea' => 'Textarea 1'
    ]
    '1' = [
      'opt-name' => 'Jane'
      'opt-surname' => 'Doe'
      'opt-textarea' => 'Textarea 1'
    ]
  ]
  'opt-group-10' = [
    '0' = [
      'opt-text' => 'Text 1'
      'opt-textarea' => 'Textarea 1'
    ]
    '1' = [
      'opt-text' => 'Text 2'
      'opt-textarea' => 'Textarea 1'
    ]
  ]
  'opt-accordion-1' = [
    'opt-text-1' => ''
    'opt-switcher-1' => ''
    'opt-textarea-1' => ''
    'opt-text-2' => ''
    'opt-color-1' => ''
  ]
  'opt-accordion-2' = [
    'opt-text-1' => 'This is text 1 default value'
    'opt-text-2' => 'This is text 2 default value'
    'opt-color-1' => '#1e73be'
    'opt-color-2' => '#ffbc00'
    'opt-textarea-1' => 'This is textarea 1 default value'
    'opt-textarea-2' => 'This is textarea 2 default value'
  ]
  'accordion_3' = [
    'opt-text-1' => ''
    'opt-text-2' => ''
  ]
  'opt-tabbed-1' = [
    'opt-text-1' => ''
    'opt-textarea-1' => ''
    'opt-text-2' => ''
    'opt-textarea-2' => ''
  ]
  'opt-tabbed-2' = [
    'opt-text-1' => 'This is text 1 default value'
    'opt-text-2' => 'This is text 2 default value'
    'opt-color-1' => '#1e73be'
    'opt-color-2' => '#ffbc00'
    'opt-textarea-1' => 'This is textarea 1 default value'
    'opt-textarea-2' => 'This is textarea 2 default value'
  ]
  'opt-fieldset-1' = [
    'opt-color' => ''
    'opt-text' => ''
    'opt-textarea' => ''
  ]
  'opt-fieldset-2' = [
    'opt-color' => '#1e73be'
    'opt-text' => 'This is text default value'
    'opt-textarea' => 'This is textarea default value'
  ]
  'opt-media-1' = [
    'url' => ''
    'id' => ''
    'width' => ''
    'height' => ''
    'thumbnail' => ''
    'alt' => ''
    'title' => ''
    'description' => ''
  ]
  'opt-media-2' = [
    'url' => ''
    'id' => ''
    'width' => ''
    'height' => ''
    'thumbnail' => ''
    'alt' => ''
    'title' => ''
    'description' => ''
  ]
  'opt-media-3' = [
    'url' => ''
    'id' => ''
    'width' => ''
    'height' => ''
    'thumbnail' => ''
    'alt' => ''
    'title' => ''
    'description' => ''
  ]
  'opt-media-4' = [
    'url' => ''
    'id' => ''
    'width' => ''
    'height' => ''
    'thumbnail' => ''
    'alt' => ''
    'title' => ''
    'description' => ''
  ]
  'opt-media-5' = [
    'url' => ''
    'id' => ''
    'width' => ''
    'height' => ''
    'thumbnail' => ''
    'alt' => ''
    'title' => ''
    'description' => ''
  ]
  'opt-media-6' = [
    'url' => ''
    'id' => ''
    'width' => ''
    'height' => ''
    'thumbnail' => ''
    'alt' => ''
    'title' => ''
    'description' => ''
  ]
  'opt-upload-1' => ''
  'opt-upload-2' => ''
  'opt-upload-3' => ''
  'opt-upload-4' => ''
  'opt-upload-5' => ''
  'opt-upload-6' => ''
  'opt-gallery-1' => ''
  'opt-gallery-2' => ''
  'opt-code-editor-1' => ''
  'code_editor_2' => '<div class="wrapper">
  <h1>Hello world</h1>
  <p>Lorem <strong>ipsum</strong> dollar.</p>
</div>'

  'opt-code-editor-2' => ';(function( $, window, document, undefined ) {
  "use strict";

  $(document).ready( function() {

    // do stuff

  });

})( jQuery, window, document );'

  'opt-code-editor-3' => '.wrapper {
  font-family: "Open Sans";
  font-size: 13px;
  width: 250px;
  height: 100px;
  color: #fff;
  background-color: #555;
}'

  'opt-wp-editor-1' => ''
  'opt-wp-editor-2' => ''
  'opt-wp-editor-3' => ''
  'opt-wp-editor-4' => ''
  'opt-color-1' => ''
  'opt-color-2' => '#3498db'
  'opt-color-3' => 'rgba(255,255,0,0.25)'
  'opt-color-4' => 'transparent'
  'opt-link-color-1' = [
    'color' => ''
    'hover' => ''
  ]
  'opt-link-color-2' = [
    'color' => '#1e73be'
    'hover' => '#259ded'
  ]
  'opt-link-color-3' = [
    'color' => ''
    'hover' => ''
    'active' => ''
    'visited' => ''
    'focus' => ''
  ]
  'opt-color-group-1' = [
    'color-1' => ''
    'color-2' => ''
  ]
  'opt-color-group-2' = [
    'color-1' => ''
    'color-2' => ''
    'color-3' => ''
  ]
  'opt-color-group-3' = [
    'color-1' => '#000100'
    'color-2' => '#002642'
    'color-3' => '#ffce4b'
    'color-4' => '#ff595e'
    'color-5' => '#0052cc'
  ]
  'opt-palette-1' => 'set-1'
  'opt-palette-2' => 'set-3'
  'opt-palette-3' => 'set-1'
  'opt-background-1' = [
    'background-color' => ''
    'background-image' = [
      'url' => ''
      'id' => ''
      'width' => ''
      'height' => ''
      'thumbnail' => ''
      'alt' => ''
      'title' => ''
      'description' => ''
    ]
    'background-position' => ''
    'background-repeat' => ''
    'background-attachment' => ''
    'background-size' => ''
  ]
  'opt-background-2' = [
    'background-color' => '#e80000'
    'background-image' = [
      'url' => ''
      'id' => ''
      'width' => ''
      'height' => ''
      'thumbnail' => ''
      'alt' => ''
      'title' => ''
      'description' => ''
    ]
    'background-position' => 'center center'
    'background-repeat' => 'repeat-x'
    'background-attachment' => 'fixed'
    'background-size' => 'cover'
  ]
  'opt-background-3' = [
    'background-color' => '#009e44'
    'background-gradient-color' => '#81d742'
    'background-gradient-direction' => '135deg'
    'background-image' = [
      'url' => ''
      'id' => ''
      'width' => ''
      'height' => ''
      'thumbnail' => ''
      'alt' => ''
      'title' => ''
      'description' => ''
    ]
    'background-position' => 'center center'
    'background-repeat' => 'repeat-x'
    'background-attachment' => 'fixed'
    'background-size' => 'cover'
    'background-origin' => 'border-box'
    'background-clip' => 'padding-box'
    'background-blend-mode' => 'normal'
  ]
  'opt-typography-1' = [
    'font-family' => ''
    'font-weight' => ''
    'font-style' => ''
    'subset' => ''
    'text-align' => ''
    'text-transform' => ''
    'font-size' => ''
    'line-height' => ''
    'letter-spacing' => ''
    'color' => ''
    'type' => ''
    'unit' => 'px'
  ]
  'opt-typography-2' = [
    'font-family' => 'Barlow'
    'font-weight' => '600'
    'font-style' => ''
    'subset' => 'latin-ext'
    'text-align' => 'center'
    'text-transform' => 'capitalize'
    'font-size' => '18'
    'line-height' => '20'
    'letter-spacing' => '-1'
    'color' => '#009e44'
    'type' => 'google'
    'unit' => 'px'
  ]
  'opt-typography-3' = [
    'font-family' => 'Lato'
    'font-weight' => '900'
    'font-style' => ''
    'subset' => 'latin'
    'type' => 'google'
    'unit' => 'px'
  ]
  'opt-typography-4' = [
    'font-family' => 'Old Standard TT'
    'backup-font-family' => ''
    'font-weight' => ''
    'font-style' => ''
    'subset' => ''
    'text-align' => ''
    'font-variant' => ''
    'text-transform' => ''
    'text-decoration' => ''
    'font-size' => ''
    'line-height' => ''
    'letter-spacing' => ''
    'word-spacing' => ''
    'color' => ''
    'type' => 'google'
    'unit' => 'px'
  ]
  'opt-dimensions-1' = [
    'width' => ''
    'height' => ''
    'unit' => 'px'
  ]
  'opt-dimensions-2' = [
    'width' => '100'
    'height' => '250'
    'unit' => 'px'
  ]
  'opt-dimensions-3' = [
    'width' => '100'
    'height' => '50'
    'unit' => '%'
  ]
  'opt-dimensions-4' = [
    'width' => ''
    'height' => ''
  ]
  'opt-dimensions-5' = [
    'width' => ''
    'height' => ''
  ]
  'opt-dimensions-6' = [
    'width' => ''
    'unit' => 'px'
  ]
  'opt-dimensions-7' = [
    'width' => ''
  ]
  'opt-spacing-1' = [
    'top' => ''
    'right' => ''
    'bottom' => ''
    'left' => ''
    'unit' => 'px'
  ]
  'opt-spacing-2' = [
    'top' => '50'
    'right' => '100'
    'bottom' => '50'
    'left' => '100'
    'unit' => 'px'
  ]
  'opt-spacing-3' = [
    'left' => ''
    'right' => ''
    'unit' => 'px'
  ]
  'opt-spacing-4' = [
    'top' => ''
    'bottom' => ''
    'unit' => 'px'
  ]
  'opt-spacing-5' = [
    'all' => ''
    'unit' => 'px'
  ]
  'opt-border-1' = [
    'top' => ''
    'right' => ''
    'bottom' => ''
    'left' => ''
    'style' => 'solid'
    'color' => ''
  ]
  'opt-border-2' = [
    'top' => '4'
    'right' => '8'
    'bottom' => '4'
    'left' => '8'
    'style' => 'dashed'
    'color' => '#1e73be'
  ]
  'opt-border-3' = [
    'left' => ''
    'right' => ''
    'style' => 'solid'
    'color' => ''
  ]
  'opt-border-4' = [
    'top' => ''
    'bottom' => ''
    'style' => 'solid'
    'color' => ''
  ]
  'opt-border-5' = [
    'all' => ''
    'style' => 'solid'
    'color' => ''
  ]
  'opt-spinner-1' => '25'
  'opt-spinner-2' => '100'
  'opt-spinner-3' => '0.5'
  'opt-number-1' => ''
  'opt-number-2' => ''
  'opt-number-3' => '100'
  'opt-slider-1' => ''
  'opt-slider-2' => '50'
  'opt-slider-3' => '75'
  'opt-slider-4' => '5.5'
  'opt-sorter-1' = [
    'enabled' = [
      'opt-1' => 'Option 1'
      'opt-2' => 'Option 2'
      'opt-5' => 'Option 5'
      'opt-4' => 'Option 4'
      'opt-3' => 'Option 3'
    ]
  ]
  'opt-sorter-2' = [
    'enabled' = [
      'opt-4' => 'Option 4'
      'opt-5' => 'Option 5'
      'opt-1' => 'Option 1'
      'opt-2' => 'Option 2'
      'opt-3' => 'Option 3'
    ]
  ]
  'opt-sorter-3' = [
    'enabled' = [
      'opt-2' => 'Option 2'
      'opt-1' => 'Option 1'
      'opt-3' => 'Option 3'
    ]
  ]
  'opt-sortable-1' = [
    'opt-text-1' => ''
    'opt-text-2' => ''
    'opt-text-3' => ''
  ]
  'opt-sortable-2' = [
    'opt-text-1' => 'This is text 1 default'
    'opt-text-2' => 'This is text 2 default'
    'opt-text-3' => 'This is text 3 default'
  ]
  'opt-switcher-1' => ''
  'opt-switcher-2' => '1'
  'opt-switcher-3' => ''
  'opt-switcher-4' => ''
  'opt-icon-1' => ''
  'opt-icon-2' => 'fas fa-check'
  'opt-map-1' = [
    'address' => ''
    'latitude' => '20'
    'longitude' => '0'
    'zoom' => '2'
  ]
  'opt-map-2' = [
    'address' => 'New York, United States of America'
    'latitude' => '40.7127281'
    'longitude' => '-74.0060152'
    'zoom' => '12'
  ]
  'my-address-text' => ''
  'opt-map-3' = [
    'latitude' => '20'
    'longitude' => '0'
    'zoom' => '2'
  ]
  'opt-link-1' = [
    'url' => ''
    'text' => ''
    'target' => ''
  ]
  'opt-link-2' = [
    'url' => 'http://codestarframework.com/'
    'text' => 'Codestar Framework'
    'target' => '_blank'
  ]
  'opt-date-1' => ''
  'opt-date-2' => ''
  'opt-date-3' = [
    'from' => ''
    'to' => ''
  ]
  'opt-date-4' = [
    'from' => ''
    'to' => ''
  ]
  'opt-datetime-1' => ''
  'opt-datetime-2' => ''
  'opt-datetime-3' => ''
  'opt-datetime-4' => ''
  'opt-datetime-5' => ''
  'opt-datetime-6' => ''
  'opt-datetime-7' => ''
  'opt-datetime-8' = [
    'from' => ''
    'to' => ''
  ]
  'opt-datetime-9' = [
    'from' => ''
    'to' => ''
  ]
  'opt-datetime-10' => ''
  'opt-datetime-11' => ''
  'opt-image-select-1' => ''
  'opt-image-select-2' => 'opt-4'
  'opt-image-select-3' => ''
  'opt-image-select-4' = [
    '0' => 'opt-3'
    '1' => 'opt-4'
    '2' => 'opt-5'
    '3' => 'opt-6'
  ]
  'opt-image-select-5' => 'opt-1'
  'opt-button-set-1' => ''
  'opt-button-set-2' => ''
  'opt-button-set-3' => 'activate'
  'opt-button-set-4' => 'on'
  'opt-button-set-5' => ''
  'opt-button-set-6' = [
    '0' => 'opt-2'
    '1' => 'opt-4'
  ]
  'opt-button-set-7' => ''
  'opt-button-set-8' => ''
  'opt-depend-switcher' => ''
  'opt-depend-text' => ''
  'opt-depend-select' => ''
  'opt-depend-radio' => 'no'
  'opt-depend-checkbox' => ''
  'opt-depend-image-select' => 'green'
  'opt-depend-image-select-any' => 'green'
  'opt-depend-visible-switcher' => ''
  'opt-depend-visible-text' => ''
  'opt-depend-visible-select' => ''
  'opt-depend-switcher-1' => ''
  'opt-depend-select-1' => ''
  'opt-nested-select-1' => ''
  'opt-nested-select-2' => ''
  'opt-nested-select-3' => ''
  'opt-depend-checkbox-1' => ''
  'opt-validate-1' => 'info@domain.com'
  'opt-validate-2' => '123456'
  'opt-validate-3' => 'Lorem ipsum value'
  'opt-validate-4' => 'http://codestarframework.com'
  'opt-sanitize-1' => ''
  'opt-sanitize-2' => ''
]

Output: Customize Options
array  [
  'opt-overview-text' => ''
  'opt-overview-textarea' => ''
  'opt-upload' => ''
  'opt-overview-switcher' => ''
  'opt-overview-color' => '#3498db'
  'opt-overview-checkbox' => ''
  'opt-overview-radio' => 'yes'
  'opt-overview-select' => ''
  'opt-text-1' => ''
  'opt-text-2' => 'This is default value bla bla bla'
  'opt-text-3' => ''
  'opt-text-4' => ''
  'opt-text-5' => 'readonly text field, can not be changed'
  'opt-text-6' => 'abc'
  'opt-text-7' => ''
  'opt-text-8' => ''
  'opt-textarea-1' => ''
  'opt-textarea-2' => 'This is default value bla bla bla'
  'opt-textarea-3' => ''
  'opt-textarea-4' => ''
  'opt-textarea-5' => ''
  'opt-textarea-6' => ''
  'opt-select-1' => ''
  'opt-select-2' => 'opt-2'
  'opt-select-3' => ''
  'opt-select-4' = [
    '0' => 'opt-2'
    '1' => 'opt-3'
  ]
  'opt-select-5' => ''
  'opt-select-6' => ''
  'opt-select-7' = [
    '0' => 'opt-1'
    '1' => 'opt-2'
    '2' => 'opt-3'
  ]
  'opt-select-8' => ''
  'opt-select-9' => ''
  'opt-select-10' => ''
  'opt-select-11' => ''
  'opt-select-12' => ''
  'opt-select-13' => ''
  'opt-select-14' => ''
  'opt-select-15' => ''
  'opt-select-16' => ''
  'opt-select-17' => ''
  'opt-select-18' => ''
  'opt-select-19' => ''
  'opt-select-20' => ''
  'opt-select-21' => ''
  'opt-checkbox-1' => ''
  'opt-checkbox-2' => true
  'opt-checkbox-3' => ''
  'opt-checkbox-4' => ''
  'opt-checkbox-5' = [
    '0' => 'opt-1'
    '1' => 'opt-2'
  ]
  'opt-checkbox-6' => ''
  'opt-checkbox-7' => ''
  'opt-checkbox-8' => ''
  'opt-radio-1' => ''
  'opt-radio-2' => 'opt-2'
  'opt-radio-3' => ''
  'opt-radio-4' => ''
  'opt-radio-5' => ''
  'opt-radio-6' => ''
  'opt-repeater-1' => ''
  'opt-repeater-2' = [
    '0' = [
      'opt-text' => 'Text default 1'
    ]
    '1' = [
      'opt-text' => 'Text default 2'
    ]
  ]
  'opt-repeater-3' = [
    '0' = [
      'opt-switcher' => false
      'opt-color' => '#3498db'
      'opt-text' => 'Text default 1'
    ]
  ]
  'opt-repeater-4' = [
    '0' = [
      'opt-text' => 'Text default 1'
    ]
    '1' = [
      'opt-text' => 'Text default 2'
    ]
  ]
  'opt-repeater-6' = [
    '0' = [
      'opt-text' => 'Text default 1'
      'opt-repeater-6-nested-1' = [
        '0' = [
          'opt-text' => 'Text default 1'
        ]
        '1' = [
          'opt-text' => 'Text default 2'
        ]
      ]
    ]
  ]
  'opt-group-1' => ''
  'opt-group-2' = [
    '0' = [
      'opt-text' => 'Some text 2'
      'opt-switcher' => ''
      'opt-textarea' => 'Some textarea content 2'
    ]
    '1' = [
      'opt-text' => 'Some text 1'
      'opt-switcher' => '1'
      'opt-textarea' => 'Some textarea content 1'
    ]
    '2' = [
      'opt-text' => 'Some text 3'
      'opt-switcher' => ''
      'opt-textarea' => ''
    ]
  ]
  'opt-group-3' = [
    '0' = [
      'opt-text' => 'Limited text 1'
      'opt-textarea' => 'Limited textarea content 1'
    ]
    '1' = [
      'opt-text' => 'Limited text 2'
      'opt-textarea' => 'Limited textarea content 2'
    ]
  ]
  'opt-group-4' = [
    '0' = [
      'opt-text' => 'WP Editor 1'
      'opt-editor' => 'Editor content 1'
    ]
    '1' = [
      'opt-text' => 'WP Editor 2'
      'opt-editor' => 'Editor content 2'
    ]
  ]
  'opt-group-5' = [
    '0' = [
      'opt-text' => 'Top Level 1'
      'opt-group-5-sublevel-1' = [
        '0' = [
          'opt-text' => 'Sub Level 1'
          'opt-group-5-sublevel-2' = [
            '0' = [
              'opt-text' => 'Sub Sub Level 1'
            ]
            '1' = [
              'opt-text' => 'Sub Sub Level 2'
            ]
          ]
        ]
        '1' = [
          'opt-text' => 'Sub Level 2'
        ]
      ]
    ]
    '1' = [
      'opt-text' => 'Top Level 2'
    ]
  ]
  'opt-group-6' = [
    '0' = [
      'opt-text' => 'Some text 1'
      'opt-group-6-repeater' = [
        '0' = [
          'opt-text' => 'Some text 1'
        ]
        '1' = [
          'opt-text' => 'Some text 2'
        ]
      ]
    ]
  ]
  'opt-group-7' = [
    '0' = [
      'opt-text' => 'Some text 1'
      'opt-switcher' => true
      'opt-textarea' => 'Some textarea content 1'
    ]
    '1' = [
      'opt-text' => 'Some text 2'
      'opt-switcher' => false
      'opt-textarea' => 'Some textarea content 2'
    ]
  ]
  'opt-group-8' = [
    '0' = [
      'opt-text' => 'Some text 1'
      'opt-switcher' => true
      'opt-textarea' => 'Some textarea content 1'
    ]
    '1' = [
      'opt-text' => 'Some text 2'
      'opt-switcher' => false
      'opt-textarea' => 'Some textarea content 2'
    ]
  ]
  'opt-group-9' = [
    '0' = [
      'opt-name' => 'John'
      'opt-surname' => 'Doe'
      'opt-textarea' => 'Textarea 1'
    ]
    '1' = [
      'opt-name' => 'Jane'
      'opt-surname' => 'Doe'
      'opt-textarea' => 'Textarea 1'
    ]
  ]
  'opt-group-10' = [
    '0' = [
      'opt-text' => 'Text 1'
      'opt-textarea' => 'Textarea 1'
    ]
    '1' = [
      'opt-text' => 'Text 2'
      'opt-textarea' => 'Textarea 1'
    ]
  ]
  'opt-accordion-1' => ''
  'opt-accordion-2' = [
    'opt-text-1' => 'This is text 1 default value'
    'opt-text-2' => 'This is text 2 default value'
    'opt-color-1' => '#1e73be'
    'opt-color-2' => '#ffbc00'
    'opt-textarea-1' => 'This is textarea 1 default value'
    'opt-textarea-2' => 'This is textarea 2 default value'
  ]
  'accordion_3' => ''
  'opt-tabbed-1' => ''
  'opt-tabbed-2' = [
    'opt-text-1' => 'This is text 1 default value'
    'opt-text-2' => 'This is text 2 default value'
    'opt-color-1' => '#1e73be'
    'opt-color-2' => '#ffbc00'
    'opt-textarea-1' => 'This is textarea 1 default value'
    'opt-textarea-2' => 'This is textarea 2 default value'
  ]
  'opt-fieldset-1' => ''
  'opt-fieldset-2' = [
    'opt-color' => '#1e73be'
    'opt-text' => 'This is text default value'
    'opt-textarea' => 'This is textarea default value'
  ]
  'opt-media-1' => ''
  'opt-media-2' => ''
  'opt-media-3' => ''
  'opt-media-4' => ''
  'opt-media-5' => ''
  'opt-media-6' => ''
  'opt-upload-1' => ''
  'opt-upload-2' => ''
  'opt-upload-3' => ''
  'opt-upload-4' => ''
  'opt-upload-5' => ''
  'opt-upload-6' => ''
  'opt-gallery-1' => ''
  'opt-gallery-2' => ''
  'opt-code-editor-1' => ''
  'code_editor_2' => '<div class="wrapper">
  <h1>Hello world</h1>
  <p>Lorem <strong>ipsum</strong> dollar.</p>
</div>'

  'opt-code-editor-2' => ';(function( $, window, document, undefined ) {
  "use strict";

  $(document).ready( function() {

    // do stuff

  });

})( jQuery, window, document );'

  'opt-code-editor-3' => '.wrapper {
  font-family: "Open Sans";
  font-size: 13px;
  width: 250px;
  height: 100px;
  color: #fff;
  background-color: #555;
}'

  'opt-wp-editor-1' => ''
  'opt-wp-editor-2' => ''
  'opt-wp-editor-3' => ''
  'opt-wp-editor-4' => ''
  'opt-color-1' => ''
  'opt-color-2' => '#3498db'
  'opt-color-3' => 'rgba(255,255,0,0.25)'
  'opt-color-4' => 'transparent'
  'opt-link-color-1' => ''
  'opt-link-color-2' = [
    'color' => '#1e73be'
    'hover' => '#259ded'
  ]
  'opt-link-color-3' => ''
  'opt-color-group-1' => ''
  'opt-color-group-2' => ''
  'opt-color-group-3' = [
    'color-1' => '#000100'
    'color-2' => '#002642'
    'color-3' => '#ffce4b'
    'color-4' => '#ff595e'
    'color-5' => '#0052cc'
  ]
  'opt-palette-1' => 'set-1'
  'opt-palette-2' => 'set-1'
  'opt-background-1' = [
    'background-color' => ''
    'background-image' = [
      'url' => ''
      'id' => ''
      'width' => ''
      'height' => ''
      'thumbnail' => ''
      'alt' => ''
      'title' => ''
      'description' => ''
    ]
    'background-position' => 'left center'
    'background-repeat' => ''
    'background-attachment' => ''
    'background-size' => ''
  ]
  'opt-background-2' = [
    'background-color' => '#e80000'
    'background-position' => 'center center'
    'background-repeat' => 'repeat-x'
    'background-attachment' => 'fixed'
    'background-size' => 'cover'
  ]
  'opt-background-3' = [
    'background-color' => '#009e44'
    'background-gradient-color' => '#8a2e96'
    'background-gradient-direction' => '135deg'
    'background-image' = [
      'url' => ''
      'id' => ''
      'width' => ''
      'height' => ''
      'thumbnail' => ''
      'alt' => ''
      'title' => ''
      'description' => ''
    ]
    'background-position' => 'center center'
    'background-repeat' => 'repeat-x'
    'background-attachment' => 'fixed'
    'background-size' => 'cover'
    'background-origin' => 'border-box'
    'background-clip' => 'padding-box'
    'background-blend-mode' => 'normal'
  ]
  'opt-typography-1' => ''
  'opt-typography-2' = [
    'font-family' => 'Barlow'
    'font-weight' => '600'
    'subset' => 'latin-ext'
    'type' => 'google'
    'text-align' => 'center'
    'text-transform' => 'capitalize'
    'font-size' => '18'
    'line-height' => '20'
    'letter-spacing' => '-1'
    'color' => '#009e44'
  ]
  'opt-typography-3' = [
    'font-family' => 'Lato'
    'font-weight' => '900'
    'subset' => 'latin'
    'type' => 'google'
  ]
  'opt-typography-4' = [
    'font-family' => 'Old Standard TT'
    'type' => 'google'
  ]
  'opt-dimensions-1' => ''
  'opt-dimensions-2' = [
    'width' => '100'
    'height' => '250'
    'unit' => 'px'
  ]
  'opt-dimensions-3' = [
    'width' => '100'
    'height' => '50'
    'unit' => '%'
  ]
  'opt-dimensions-4' => ''
  'opt-dimensions-5' => ''
  'opt-dimensions-6' => ''
  'opt-dimensions-7' => ''
  'opt-spacing-1' => ''
  'opt-spacing-2' = [
    'top' => '50'
    'right' => '100'
    'bottom' => '50'
    'left' => '100'
    'unit' => 'px'
  ]
  'opt-spacing-3' => ''
  'opt-spacing-4' => ''
  'opt-spacing-5' => ''
  'opt-border-1' => ''
  'opt-border-2' = [
    'top' => '4'
    'right' => '8'
    'bottom' => '4'
    'left' => '8'
    'style' => 'dashed'
    'color' => '#1e73be'
  ]
  'opt-border-3' => ''
  'opt-border-4' => ''
  'opt-border-5' => ''
  'opt-spinner-1' => 25
  'opt-spinner-2' => 100
  'opt-spinner-3' => 0.5
  'opt-number-1' => ''
  'opt-number-2' => ''
  'opt-number-3' => 100
  'opt-slider-1' => ''
  'opt-slider-2' => 50
  'opt-slider-3' => 75
  'opt-slider-4' => 5.5
  'opt-sorter-1' = [
    'enabled' = [
      'opt-1' => 'Option 1'
      'opt-2' => 'Option 2'
      'opt-3' => 'Option 3'
    ]
    'disabled' = [
      'opt-4' => 'Option 4'
      'opt-5' => 'Option 5'
    ]
  ]
  'opt-sorter-2' = [
    'enabled' = [
      'opt-1' => 'Option 1'
      'opt-2' => 'Option 2'
      'opt-3' => 'Option 3'
    ]
    'disabled' = [
      'opt-4' => 'Option 4'
      'opt-5' => 'Option 5'
    ]
  ]
  'opt-sorter-3' = [
    'enabled' = [
      'opt-1' => 'Option 1'
      'opt-2' => 'Option 2'
      'opt-3' => 'Option 3'
    ]
  ]
  'opt-sortable-1' => ''
  'opt-sortable-2' = [
    'opt-text-1' => 'This is text 1 default'
    'opt-text-2' => 'This is text 2 default'
    'opt-text-3' => 'This is text 3 default'
  ]
  'opt-switcher-1' => ''
  'opt-switcher-2' => true
  'opt-switcher-3' => ''
  'opt-switcher-4' => ''
  'opt-icon-1' => ''
  'opt-icon-2' => 'fas fa-check'
  'opt-map-1' => ''
  'opt-map-2' = [
    'address' => 'New York, United States of America'
    'latitude' => '40.7127281'
    'longitude' => '-74.0060152'
    'zoom' => '12'
  ]
  'my-address-text' => ''
  'opt-map-3' => ''
  'opt-link-1' => ''
  'opt-link-2' = [
    'url' => 'http://codestarframework.com/'
    'text' => 'Codestar Framework'
    'target' => '_blank'
  ]
  'opt-date-1' => ''
  'opt-date-2' => ''
  'opt-date-3' => ''
  'opt-date-4' => ''
  'opt-datetime-1' => ''
  'opt-datetime-2' => ''
  'opt-datetime-3' => ''
  'opt-datetime-4' => ''
  'opt-datetime-5' => ''
  'opt-datetime-6' => ''
  'opt-datetime-7' => ''
  'opt-datetime-8' => ''
  'opt-datetime-9' => ''
  'opt-datetime-10' => ''
  'opt-datetime-11' => ''
  'opt-image-select-1' => ''
  'opt-image-select-2' => 'opt-2'
  'opt-image-select-3' => ''
  'opt-image-select-4' = [
    '0' => 'opt-3'
    '1' => 'opt-4'
    '2' => 'opt-5'
    '3' => 'opt-6'
  ]
  'opt-image-select-5' => 'opt-1'
  'opt-button-set-1' => ''
  'opt-button-set-2' => ''
  'opt-button-set-3' => 'activate'
  'opt-button-set-4' => 'on'
  'opt-button-set-5' => ''
  'opt-button-set-6' = [
    '0' => 'opt-2'
    '1' => 'opt-4'
  ]
  'opt-depend-switcher' => ''
  'opt-depend-text' => ''
  'opt-depend-select' => ''
  'opt-depend-radio' => 'no'
  'opt-depend-checkbox' => ''
  'opt-depend-image-select' => 'green'
  'opt-depend-image-select-any' => 'green'
  'opt-depend-visible-switcher' => ''
  'opt-depend-visible-text' => ''
  'opt-depend-visible-select' => ''
  'opt-depend-switcher-1' => ''
  'opt-depend-select-1' => ''
  'opt-nested-select-1' => ''
  'opt-nested-select-2' => ''
  'opt-nested-select-3' => ''
  'opt-depend-checkbox-1' => ''
  'opt-validate-1' => 'info@domain.com'
  'opt-validate-2' => '123456'
  'opt-validate-3' => 'Lorem ipsum value'
  'opt-validate-4' => 'http://codestarframework.com'
  'opt-sanitize-1' => ''
  'opt-sanitize-2' => ''
]

Output: Metabox Options
Post: Examen Du Programme D’affiliation Mostbet Partners 2024 : Inscrivez-vous Maintenant !
array  []
Page: Home
array  [
  'opt-text' => 'rgg'
  'opt-textarea' => ''
  'opt-upload' => ''
  'opt-switcher' => '1'
  'opt-color' => '#3498db'
  'opt-checkbox' => ''
  'opt-radio' => 'yes'
  'opt-select' => 'opt-1'
  'opt-image-select' => 'opt-1'
  'opt-background' = [
    'background-color' => ''
    'background-image' = [
      'url' => ''
      'id' => ''
      'width' => ''
      'height' => ''
      'thumbnail' => ''
      'alt' => ''
      'title' => ''
      'description' => ''
    ]
    'background-position' => 'left top'
    'background-repeat' => ''
    'background-attachment' => ''
    'background-size' => ''
  ]
  'opt-icon' => ''
  'opt-alt-text' => ''
  'opt-alt-textarea' => '[foo][nested_foo opt_title="arearea"]ok[/nested_foo][nested_foo opt_title="ax"]not[/nested_foo][/foo]'
]

Output: Taxonomy Options
Category: Uncategorized
array  [
  'opt-text' => ''
  'opt-textarea' => ''
  'opt-upload' => ''
  'opt-switcher' => '1'
  'opt-color' => '#3498db'
  'opt-checkbox' => ''
  'opt-radio' => 'yes'
  'opt-select' => ''
]