LLMS_Twenty_Twenty::output_content_wrapper_end()
Output Twenty Twenty theme wrapper closers
Contents
Return Return
(void)
Source Source
File: includes/theme-support/class-llms-twenty-twenty.php
public static function output_content_wrapper_end() { ?> </div><!-- .entry-content --> </div><!-- .post-inner --> </article><!-- .post --> </main><!-- #site-content --> <?php }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.37.0 | Introduced. |