Browse: Home / Classes / Learndash_Admin_Quiz_Edit /

Learndash_Admin_Quiz_Edit::add_metaboxes

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

Register metaboxes for Quiz edit.


Description #


Parameters #

$post_type

(string) (Optional) Post Type being edited.

Default value: ''

$post

(object) (Optional) WP_Post Post being edited.

Default value: null


Source #

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


Changelog #

Changelog
Version Description
2.4.0 Introduced.