Cornelius
Results
1
issues of
Cornelius
I tried to use this example from the Readme but it does not seem to work. ``` add_filter('shortcode_atts_accordion', 'set_accordion_shortcode_defaults', 10, 3); function set_accordion_shortcode_defaults($atts) { // Override the openfirst setting here...