Page 1 of 1

Customized fields of the post or page

Posted: Mon Feb 06, 2017 6:49 pm
by kondor
Hi all,

Does someone knows the way how to customize the fields of the post/page. I would like to add my own check boxes, inputs etc without any touching of dbPosts/dbPages class?

I saw that the dbFields properties of this class is marked as private and there is no setter method to add new fields, so probably creating of some own child class is not the right option.

I'm very curious if someone of you can help me with that question.

Thanks in advance for any tip.
best regard
Konrad

Re: Customized fields of the post or page

Posted: Mon Feb 06, 2017 9:01 pm
by Edi
You can try the plugin Custom Fields:

https://github.com/dignajar/bludit-plug ... tom_fields

Perhaps there has to be fixed something.

Re: Customized fields of the post or page

Posted: Tue Feb 07, 2017 10:45 am
by kondor
cool, thanks @Edi,

I will definitely take a look at it

Best regards,
Konrad