wp-scb-framework icon indicating copy to clipboard operation
wp-scb-framework copied to clipboard

Adding field to metaboxes

Open ghost opened this issue 3 years ago • 1 comments

First, forgive bad English, but it's not my native language.

Then I'd like to ask you something.

This framework took me a long way and is exactly the collection of classes I've been looking for a while. However, in four days I couldn't find a way to add the fields to the metaboxes. The metaboxes are created without any problems, but I just can't add the fields.

I noticed that you haven't documented it anywhere and I think it was an oversight. If you feel like answering me, you or anyone else, could you tell me how to do it?

Thanks in advance.

Adriano

ghost avatar Oct 03 '21 19:10 ghost

Hi Adriano, take a look at this sample https://github.com/senviet/scbPostMetabox-Example/blob/master/inc/Sample_Metabox.php

dikiyforester avatar Oct 04 '21 05:10 dikiyforester