siteorigin_panels_after_cell, , $cell, $cell_attributes
siteorigin_panels_after_cell, , $cell, $cell_attributes
Appears in: siteorigin-panels.2.36.0
Hook Type: filter
Displaying hooks found in version: siteorigin-panels.2.36.0apply_filters('siteorigin_panels_after_cell, , $cell, $cell_attributes') is found 1 times:
- /inc/renderer.php line 1406
echo '</div>'; } echo '</div>'; echo apply_filters( 'siteorigin_panels_after_cell', '', $cell, $cell_attributes ); } /** * Gets the style wrapper for this widget and passes it through to `the_widget` along with other required parameters. * * @param string $post_id The ID of the post containing this layout.