Post-Meta-Inspector
Post-Meta-Inspector copied to clipboard
Peer inside your post meta
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...
I've noticed that some aren't escaped on output.
In some cases it is useful to have a more granular control over what post_meta is shown to the end user. Or modify some values before showing them to the...
Hi There, I found this very useful for dev work, but wanted to see the meta data without editing the post. So I added an "Inspect Meta" row action that...
As of Gutenberg 2.7, the Post Meta Inspector metabox displays correctly in the editor: However, it takes an entire page refresh for the values to update. It would be nice...
Serialized data (PHP or JSON) could be presented in a structured format (there may be JavaScript libraries that will create a navigable structure of serialized data... But a quick Google...
Hello, I'm wondering how to inspect or show metadata for orders after you enable HPOS? Metadata dissappears :/ If anyone knows, please let me know, thank you very much!