render_field( $post )
This method is use to properly initialize the field.
Plugin
Namespace
Launchpad\Fields
Parameters
WP_Post
$post
An array of arguments for initializing the field.
Return
void
This method is use to properly initialize the field.
Launchpad\Fields
WP_Post
$post
An array of arguments for initializing the field.
void
This class plays a role in registering and managing actions and filters for the Launchpad plugin.