Masonry
Class Masonry
Source
File: inc/views/pluggable/masonry.php
Expand full source code Collapse full source code View on Github
Methods
- filter_dependencies — Filter dependencies to add masonry to the main script.
- filter_localization — Filter localization to add masonry to the main script.
- get_max_columns — Get the maximum number of columns.
- init — Function that is run after instantiation.
- is_blog — Check that the page is in blog context.
- is_masonry_enabled — Check if masonry is enabled.
- maybe_wrap_custom_layout — Filter to maybe wrap custom layout in loop when using masonry.