WPDev.one
Core Function
View Source on Trac ↗

_enable_content_editor_for_navigation_post_type()

_enable_content_editor_for_navigation_post_type( mixed $post )

This callback enables content editor for wp_navigation type posts.

Parameters 1 required

Name / Type Description
$post
WP_Post

An instance of WP_Post class.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
5.9.0
Source File
wp-admin/includes/post.php
Advertisement