Problem
The Post_Metabox is currently defined using the Queulat package.
|
class Post_Metabox extends Metabox { |
Since we have established a consensus to deprecate the Queulat package, we need to re-create the Post_Metabox using conventional WordPress code.
Task
Problem
The
Post_Metaboxis currently defined using theQueulatpackage.creativecommons-base/inc/metaboxes.php
Line 8 in 39e7252
Since we have established a consensus to deprecate the Queulat package, we need to re-create the
Post_Metaboxusing conventional WordPress code.Task
Post_MetaboxPost_Metaboxusing conventional WordPress code