Metabase – Post & User Meta Editor
Metabase – Post & User Meta Editor
Description
This plugin shows the post meta and user meta of your website. Post meta of custom post types can also be viewed. Only admins can view this meta data.
Post Meta
All user meta data can be viewed with this plugin (Metabase) – including custom post types. Both public and private meta keys can be viewed. Private meta keys start with the underscore prefix and are not meant to be seen in the admin.
In short, any data that can be viewed with get_post_meta() can be viewed with this plugin.
To view your post meta, please go to the open the post in the WP Admin and scroll down to end of the page, you will see a table titled “Meta”.
User Meta
All user meta data can be viewed/managed with this plugin (Metabase). Also, private and public meta keys can be viewed. Any data that can be viewed with get_user_meta() can be viewed with this plugin.
To view your plugin, please got to the Users page and click to view a user. Scroll down and you will see the
Features
- Free
- Stand-alone, no need to install any other plugin for this to work
- Delete meta data
- View private meta data
- Edit and change the values of your meta data
Getting Started
After installing this plugin, a metabox will be added to your posts and users.
You can filter the post types you want the metabox to appear in.
Installation
This section describes how to install the plugin and get it working.
e.g.
-
Upload
metabase.phpto the/wp-content/plugins/directory -
Activate the plugin through the ‘Plugins’ menu in WordPress
-
Place
<?php do_action('plugin_name_hook'); ?>in your templates
Reviews
Good start, missing "Editor"
By freshwebno on February 9, 2023
Waiting for "Editing Value". Rest looks good. But its not a Editor.. Yet 😉
Great Start! Works well and a nice UI
By grex22 on January 23, 2023
Does exactly what it says it does, and does it well! Nice UI to boot. Tested on a multisite, with custom post types. My only wish is that you could edit the values and not just delete them, but I know that's on their roadmap. Looking forward to it!
Changelog
0.8.1
Clean up CSS padding issue
0.2.1
Fix bug from 0.2.0
0.2.0
Edit user and post meta.
0.1.0
Initial release.

