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.


Top ↑

Source Source

File: includes/rest-api/class-ld-rest-api.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.