Skip to content

Instantly share code, notes, and snippets.

@badabingbreda
Created June 18, 2018 18:39
Show Gist options
  • Save badabingbreda/da1a7fef651bb896336faf392239e5a2 to your computer and use it in GitHub Desktop.
Save badabingbreda/da1a7fef651bb896336faf392239e5a2 to your computer and use it in GitHub Desktop.
Toolbox Example - Add sc_attr default settings
<?php
add_filter( 'toolbox/helpers/sc_attr/type=new_fieldtype' , 'toolbox::return_shortcode_attr_default' , 10, 1 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment