Created
June 18, 2018 18:39
-
-
Save badabingbreda/da1a7fef651bb896336faf392239e5a2 to your computer and use it in GitHub Desktop.
Toolbox Example - Add sc_attr default settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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