This package provides a plugin for WordPress that can add custom form fields to different parts of the user interface.
It can register hooks to be able to add form fields that generation of WordPress administration pages so developers can define actions that will be triggered when those fields are submitted.
The package provides functions to register the form fields, define meta boxes, and display values of meta fields in posts.