Filter Hook
View Source on Trac ↗
Filter Hook
wp_editor_expand
apply_filters( 'wp_editor_expand', true, $post_type ) Filters whether to enable the 'expand' functionality in the post editor.
Parameters 0 required
| Name / Type | Description |
|---|---|
| true mixed | No description available. |
| $post_type mixed | No description available. |
Return Value
(mixed)
No return value description available.
Hook Information
Source File
wp-admin/edit-form-advanced.php
Advertisement