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 Description


Parameters Parameters

$post

(Required) WP Post object instance being edited.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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