LLMS_Twenty_Twenty::is_page_full_width( int $page_id )
Determine if the given page is utilizing the twenty twenty full-width page template.
Description Description
Parameters Parameters
- $page_id
-
(Required) WP_Post ID of the catalog page.
Return Return
(bool)
Source Source
File: includes/theme-support/class-llms-twenty-twenty.php
Changelog Changelog
Version | Description |
---|---|
3.37.0 | Introduced. |