wpseek.com
A WordPress-centric search engine for devs and theme authors
_enable_content_editor_for_navigation_post_type is private and should not be used in themes or plugins directly.
_enable_content_editor_for_navigation_post_type › WordPress Function
Since5.9.0
Deprecatedn/a
› _enable_content_editor_for_navigation_post_type ( $post )
| Access: |
|
| Parameters: |
|
| See: | |
| Defined at: |
|
| Codex: |
This callback enables content editor for wp_navigation type posts.
We need to enable it back because we disable it to hide the content editor for wp_navigation type posts.