We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe822b0 commit d3f7b14Copy full SHA for d3f7b14
themes/osi/inc/template-functions.php
@@ -361,4 +361,4 @@ function osi_supporters_shortcode_renderer( array $args = array() ): string {
361
$output .= '</div>';
362
return $output;
363
}
364
-add_shortcode( 'display_supporters', 'osi_supporters_shortcode_renderer' );
+add_shortcode( 'display_supporters', 'osi_supporters_shortcode_renderer' );
0 commit comments