Manager::set_page_width( int $post_id, WP_Post $post )
Set page width to 100% if it’s a new page.
Parameters
- $post_id
-
(Required) Post id.
- $post
-
(Required) Post object.
Source
File: inc/admin/metabox/manager.php
Expand full source code Collapse full source code View on Github