Description
MetaViewer helps developers and advanced users view all post meta and user meta data in a clear, organized table format. It supports custom post types and displays the data type of each value (string, integer, array, etc.).
This plugin is useful for debugging, development, or reviewing what’s stored in WordPress meta fields.
Key Features:
- View post meta data on the edit screen of all post types.
- View user meta data on user profile pages.
- Clean tabular layout with zebra striping.
- Auto-detects and displays data types (string, int, array, etc.).
- Translation ready and lightweight.
- Compatible with PHP 7.4 to 8.3.
License
This plugin is licensed under the GPLv2 or later.
Installation
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to any post, page, or custom post type to view its meta data in a meta box.
- Visit any user profile (edit screen) to view user meta.
FAQ
-
Who can see the meta data?
-
Only logged-in users who can access the admin panel (typically editors, admins, etc.).
-
Does it support custom post types?
-
Yes, it supports all public custom post types.
-
Can I export meta data?
-
No, this plugin only displays data, it doesn’t handle export.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs & développeurs
« MetaViewer – Debug Meta Data » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « MetaViewer – Debug Meta Data » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.0.0
- Initial release.