• #wordpress 2020-03-15
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2020-03-15 UTC
# 16:47
[Dan_Q]
* Writing a Gutenberg meta-widget for selection of post kinds. I first just set 'show_in_rest' and 'hierarchical' to get Category-style "checkboxes" with which to specify the "kind" of a post, but then started working on a "proper" meta box to give me a drop-down. Then I broke it.