apply_filters( 'learndash_gutenberg_enabled', boolean $enabled , string $post_type )
Filters whether the Gutenberg editor is enabled for the plugin or not.
Description Description
Parameters Parameters
- $enabled
-
Whether the Gutenberg editor is enabled or not.
- $post_type
-
The slug of the post type to be checked.
Source Source
File: includes/rest-api/class-ld-rest-api.php