Descripción
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.
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“MetaViewer – Debug Meta Data” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “MetaViewer – Debug Meta Data” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0.0
- Initial release.