Learndash_Admin_Course_Edit::add_metaboxes( string $post_type = '', object $post = null )

Registers the course builder metabox for the admin


Description Description


Parameters Parameters

$post_type

(Optional) Post Type being edited.

Default value: ''

$post

(Optional) WP_Post Post being edited.

Default value: null


Top ↑

Source Source

File: includes/admin/classes-posts-edits/class-learndash-admin-course-edit.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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