Masonry::maybe_wrap_custom_layout( string $content, integer $post_id )
Filter to maybe wrap custom layout in loop when using masonry.
Parameters
- $content
-
(Required) The custom layout content.
- $post_id
-
(Required) The custom post ID.
Return
(string)
Source
File: inc/views/pluggable/masonry.php
Expand full source code Collapse full source code View on Github