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

Register metaboxes for course Associated Content


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/class-learndash-admin-posts-edit.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.