_enable_content_editor_for_navigation_post_type


_enable_content_editor_for_navigation_post_type ( $post )

Access:
  • private
Parameters:
  • (WP_Post) post An instance of WP_Post class.
See:
Defined at:

Description

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.

Related Functions

_disable_content_editor_for_navigation_post_type, _disable_block_editor_for_navigation_post_type, use_block_editor_for_post_type, block_core_navigation_get_post_ids, _close_comments_for_old_post

Top Google Results

User discussions

wpseek mobile