This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

PHP_Editor_Admin::get_editor_mode( int $post_id )

Check if current post is edited with Neve custom editor or not.


Parameters

$post_id

(Required) Post id.


Return

(mixed|string)


Source

File: includes/modules/custom_layouts/admin/php_editor_admin.php