WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
    • Documentazione
    • Forum
  • Info
    • Manifesto
    • Unisciti alla Community
    • Team
    • Manuali
    • Traduci
    • Meetup italiani
    • WordCamp
    • Five for the Future
    • Proposte di lavoro
    • Swag Store
    • Directory delle foto
    • Learn WordPress
    • Openverse
    • Pattern
    • Playground
    • Prova l’editor Gutenberg
    • WordPress.tv
  • Scarica WordPress
Scarica WordPress
WordPress.org

Plugin Directory

JSM Show Post Metadata

  • Invia un plugin
  • I miei preferiti
  • Accedi
  • Invia un plugin
  • I miei preferiti
  • Accedi

JSM Show Post Metadata

Di JS Morisset
Scarica
  • Dettagli
  • Recensioni
  • Sviluppo
Supporto

Descrizione

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

Note that if you’re using WooCommerce HPOS (High-Performance Order Storage), available since WooCommerce v8.2, then your WooCommerce orders are NOT post objects and you should use the JSM Show Order Metadata plugin instead.

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

Recensioni

Awesome

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

Works as expected

yasindedo1 28 Aprile 2024
worked for me

Helpful and dependable

Alvaro Gois dos Santos 25 Gennaio 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 Marzo 2023
Thank you so much for this awesome plugin.

Super helpful tool!

3 Sons Development 7 Marzo 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 Dicembre 2020
Five stars – useful and light plugin, best for debugging hidden post meta tags! ๐Ÿ™‚
Leggi tutte le recensioni di 10

Contributi e sviluppo

“JSM Show Post Metadata” รจ un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori
  • JS Morisset

“JSM Show Post Metadata” รจ stato tradotto in 6 lingue. Grazie ai traduttori per i loro contributi.

Traduci “JSM Show Post Metadata” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

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.8.0 (2025/07/14)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Updated the SucomUtil class.
  • Requires At Least
    • PHP v7.4.33.
    • WordPress v5.9.

Meta

  • Versione 4.8.0
  • Ultimo aggiornamento 4 giorni fa
  • Installazioni attive 10.000+
  • Versione WordPress 5.9 o superiore
  • Testato fino alla versione 6.8.2
  • Versione PHP 7.4.33 o superiore
  • Lingue

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

    Traduci nella tua lingua

  • Tag
    custom fieldsinspectormetadatapost typesposts
  • Visualizzazione avanzata

Valutazioni

5 su 5 stelle.
  • 10 recensioni a 5-stelle 5 stelle 10
  • 0 recensioni a 4-stelle 4 stelle 0
  • 0 recensioni a 3-stelle 3 stelle 0
  • 0 recensioni a 2-stelle 2 stelle 0
  • 0 recensioni a 1-stelle 1 stella 0

Lascia la tua valutazione

Vedi tutte le recensioni

Collaboratori

  • JS Morisset

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Problemi risolti negli ultimi due mesi:

1 su 1

Chiedi nel forum di supporto

  • Chi siamo
  • News
  • Hosting
  • Privacy
  • Vetrina
  • Temi
  • Plugin
  • Pattern
  • Learn (Training)
  • Supporto
  • Sviluppo
  • WordPress.tv โ†—
  • Partecipa
  • Eventi
  • Donazioni โ†—
  • Five for the Future
  • WordPress.com โ†—
  • Matt โ†—
  • bbPress โ†—
  • BuddyPress โ†—
WordPress.org
WordPress.org

Italia

  • Visita il nostro account X (ex Twitter)
  • Visita il nostro account Bluesky
  • Visita il nostro account Mastodon
  • Visita il nostro account Threads
  • Visita la nostra pagina Facebook
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
  • Visita il nostro account TikTok
  • Visita il nostro canale YouTube
  • Visita il nostro account Tumblr
Code is Poetry.