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 Description


Parameters Parameters

$post

(Required) WP_Post.


Top ↑

Return Return

(string) meta box HTML output.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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