Browse: Home / Classes / Learndash_Admin_Post_Edit /

Learndash_Admin_Post_Edit::edit_form_top

Learndash_Admin_Post_Edit::edit_form_top( object $post )

Called from WP at the start of the post edit <form> tag. Allows us to inject needed support fields.


Description #


Parameters #

$post

(object) (Required) WP Post object instance being edited.


Source #

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


Changelog #

Changelog
Version Description
3.0.0 Introduced.