Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Adding custom fields to the 'edit category' form
Hi,
Using a plugin I need to add new properties to each category. These should be editable from the dashboard. Adding database columns to the category table is easy with Garden. But I can't find a way to add custom fields to the dashboard category edition form. Overriding the application view editcategory.php with a plugin view is obviously a bad idea as that would prevent any other plugin to add its own custom fields.
Is there a way to add custom fields to the 'edit category' form ?
If no, could you provide it in a future version ?
Thanks for any help
Using a plugin I need to add new properties to each category. These should be editable from the dashboard. Adding database columns to the category table is easy with Garden. But I can't find a way to add custom fields to the dashboard category edition form. Overriding the application view editcategory.php with a plugin view is obviously a bad idea as that would prevent any other plugin to add its own custom fields.
Is there a way to add custom fields to the 'edit category' form ?
If no, could you provide it in a future version ?
Thanks for any help
Tagged:
0
Comments