Skip to content

Instantly share code, notes, and snippets.

@beaverbuilder
Created November 1, 2018 21:17
Show Gist options
  • Save beaverbuilder/07f4aa1bcb78dff145a2933224188011 to your computer and use it in GitHub Desktop.
Save beaverbuilder/07f4aa1bcb78dff145a2933224188011 to your computer and use it in GitHub Desktop.
<?php
'my_color' => array(
'type' => 'color',
'label' => 'My Color',
'preview' => array(
'type' => 'callback',
'callback' => 'myPreviewCallback',
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment