Filters the array of screen layout columns.
This hook provides back-compat for plugins using the back-compat Filters instead of add_screen_option() .
$columns = apply_filters( 'screen_layout_columns', array(), $this->id, $this );
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/screen_layout_columns