Post-Meta-Inspector icon indicating copy to clipboard operation
Post-Meta-Inspector copied to clipboard

Initial Gutenberg compatability

Open emrikol opened this issue 6 years ago • 1 comments

This updates the meta box to refresh the meta table when a Gutenberg post is saved. It does this very simply by just re-requesting the table HTML, rather than getting fancy with something like a JSON object and parsing it into DOM bits. Not elegant, but simple.

Might fix #17. Thoughts @danielbachhuber?

emrikol avatar Oct 29 '18 05:10 emrikol