WordPress.org

Español (Ecuador)

  • Temas
  • Plugins
  • Acerca de
  • Temas
  • Plugins
  • Equipo
  • Nosotros
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

JSM Show Post Metadata

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

JSM Show Post Metadata

Por JS Morisset
Descargar
  • Detalles
  • Valoraciones
  • Desarrollo
Soporte

Descripción

The JSM Show Post Metadata plugin displays post (ie. posts, pages, and custom post types) meta keys (aka custom field names) and their unserialized values in a metabox at the bottom of the post editing page.

There are no plugin settings – simply install and activate the plugin.

Available Filters for Developers

Filter the post meta shown in the metabox:

'jsmspm_metabox_table_metadata' ( array $metadata, $post_obj )

Array of regular expressions to exclude meta keys:

'jsmspm_metabox_table_exclude_keys' ( array $exclude_keys, $post_obj )

Capability required to show post meta:

'jsmspm_show_metabox_capability' ( 'manage_options', $post_obj )

Show post meta for a post type (defaults to true):

'jsmspm_show_metabox_post_type' ( true, $post_type )

Capability required to delete post meta:

'jsmspm_delete_meta_capability' ( 'manage_options', $post_obj )

Icon for the delete post meta button:

'jsmspm_delete_meta_icon_class' ( 'dashicons dashicons-table-row-delete' )

Related Plugins

  • JSM Show Comment Metadata
  • JSM Show Order Metadata for WooCommerce HPOS
  • JSM Show Post Metadata
  • JSM Show Term Metadata
  • JSM Show User Metadata
  • JSM Show Registered Shortcodes

Reseñas

Awesome

trofimartya1 27 de marzo de 2025
Easy to use, my top 1 for post meta analysis

Works as expected

yasindedo1 28 de abril de 2024
worked for me

Helpful and dependable

Alvaro Gois dos Santos 25 de enero de 2024
I’m definitely not making full use of its potential but, for what I need it, it has proved to be dependable and very useful. Thank you for sharing your work.

That’s plugin help me a lot

Ashim Kumar 6 de marzo de 2023
Thank you so much for this awesome plugin.

Super helpful tool!

3 Sons Development 7 de marzo de 2022
It’s great for letting me see hidden metadata without having to open up the database. Plus, it’s great for allowing non-technical users to see the information without the risk of sending them to the database.

Very useful plugin

toto 17 de diciembre de 2020
Five stars – useful and light plugin, best for debugging hidden post meta tags! 🙂
Leer todas las 10 reseñas

Colaboradores y desarrolladores

«JSM Show Post Metadata» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • JS Morisset

«JSM Show Post Metadata» ha sido traducido a 6 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «JSM Show Post Metadata» 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.

Registro de cambios

Version Numbering

Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]

  • {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
  • {minor} = New functionality was added or improved in a backwards-compatible manner.
  • {bugfix} = Backwards-compatible bug fixes or small improvements.
  • {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).

Repositories

  • GitHub
  • WordPress.org

Changelog / Release Notes

Version 4.6.2 (2024/12/26)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • Fixed PHP v8.2 warning: Using ${var} in strings is deprecated in lib/com/util.php.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.4.33.
    • WordPress v5.9.

Version 4.6.1 (2024/11/25)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Added a check for current_user_can() in JsmSpmPost->ajax_get_metabox().
    • Updated the SucomUtil and SucomUtilWP classes.
  • Requires At Least
    • PHP v7.4.33.
    • WordPress v5.9.

Meta

  • Version 4.6.2
  • Last updated hace 3 semanas
  • Active installations 10.000+
  • WordPress version 5.9 o superior
  • Tested up to 6.8.1
  • PHP version 7.4.33 o superior
  • Languages

    English (US), French (Belgium), French (Canada), French (France), Spanish (Chile), Spanish (Colombia) y Spanish (Spain).

    Traducir a tu idioma

  • Tags
    custom fieldsinspectormetadatapost typesposts
  • Vista avanzada

Valoraciones

5 out of 5 stars.
  • 10 5-star reviews 5 stars 10
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 0 1-star reviews 1 star 0

Añadir mi reseña

See all reviews

Colaboradores

  • JS Morisset

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • Acerca de
  • Noticias
  • Alojamiento
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Eventos
  • Donar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Español (Ecuador)

  • Visita nuestra cuenta de X (anteriormente Twitter)
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visit our TikTok account
  • Visita nuestro canal de YouTube
  • Visit our Tumblr account
El código es poesía.