Forums
Forums / Plugin: Reusable Text Blocks / 3rd parameter in filter
(@alexgff)
7 years, 1 month ago
You have missed 3rd parameter ‘id’ in line
return apply_filters( 'text_blocks_shortcode_html', $content, $atts );
see file plugins\reusable-text-blocks\text-blocks.php
The topic ‘3rd parameter in filter’ is closed to new replies.