sc0ttkclark/wordpress-fields-api

Implementation: Term editor

sc0ttkclark opened this issue · 1 comments

  • Sections = Headings?
  • Display sections and their fields in term editor form
  • Save handling in editor
  • Maintain hooks on display as available in term add / term edit forms

Idea: Maybe hook into term insert / update function to process fields like for posts in #26?

Added initial code, it's now in master.

Need to look into saving next