Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- $theme_options = get_option('piklist-theme');
- $text_field = $theme_options['text'];
- $select_field = $theme_options['select'];
- $colorpicker_field = $theme_options['colorpicker'];
- ?>
Advertisement
Add Comment
Please, Sign In to add comment