Browse: Home / Classes / Learndash_Admin_Builder /

Learndash_Admin_Builder::show_builder_box

Learndash_Admin_Builder::show_builder_box( object $post )

Prints content for Course Builder meta box for admin This function is called from other add_meta_box functions


Description #


Parameters #

$post

(object) (Required) WP_Post.


Source #

File: includes/admin/class-learndash-admin-builder.php


Changelog #

Changelog
Version Description
2.6.0 Introduced.