Custom_Layouts_Cpt::remove_conditional_headers( WP_Query $query )
Remove conditional headers from the post list table in the admin.
Parameters
- $query
-
(Required) the query.
Return
(WP_Query)
Source
File: includes/admin/custom_layouts_cpt.php
Expand full source code Collapse full source code View on Github