Aller au contenu
WordPress.org

Français

  • Thèmes
  • Extensions
  • Actualités
  • Support
    • Documentation
    • Forums
  • À propos
  • Compositions
  • Contribuer
    • Équipes
    • Guide de contribution
  • Obtenir WordPress
Obtenir WordPress
WordPress.org

Plugin Directory

JSM Show Post Metadata

  • Envoyer une extension
  • Mes favoris
  • Se connecter
  • Envoyer une extension
  • Mes favoris
  • Se connecter

JSM Show Post Metadata

Par JS Morisset
Télécharger
  • Détails
  • Avis
  • Développement
Support

Description

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

Avis

Thanks a lot for this great plugin!

Roice 15 janvier 2026
This plugin is incredibly helpful when converting and managing legacy websites, especially for uncovering all kinds of hidden metadata – even the obscure ones.

Very handy when I work on post types

Mustafiz Munna 6 janvier 2026
Very handy and usefull when I work on post types

Awesome

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

Works as expected

yasindedo1 28 avril 2024
worked for me

Helpful and dependable

Alvaro Gois dos Santos 25 janvier 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 mars 2023
Thank you so much for this awesome plugin.
Lire les 12 avis

Contributeurs/contributrices & développeurs/développeuses

« JSM Show Post Metadata » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs
  • JS Morisset

“JSM Show Post Metadata” a été traduit dans 6 locales. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « JSM Show Post Metadata » 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 des modifications

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 v6.0.

Méta

  • Version 4.8.0
  • Dernière mise à jour il y a 5 jours
  • Installations actives 10 000+
  • Version de WordPress 6.0 ou plus
  • Testé jusqu’à 6.9.1
  • Version de PHP 7.4.33 ou plus
  • Langues

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

    Traduisez la dans votre langue

  • Étiquettes
    custom fieldsinspectormetadatapost typesposts
  • Vue avancée

Évaluations

5 sur 5 étoiles.
  • 12 avis à 5 étoiles 5 étoiles 12
  • 0 avis à 4 étoile 4 étoiles 0
  • 0 avis à 3 étoile 3 étoiles 0
  • 0 avis à 2 étoile 2 étoiles 0
  • 0 avis à 1 étoile 1 étoile 0

Ajouter mon avis

Voir tous les avis

Contributeurs

  • JS Morisset

Support

Quelque chose à dire ? Besoin d’aide ?

Voir le forum de support

  • À propos
  • Actualités
  • Hébergement
  • Confidentialité
  • Vitrine
  • Thèmes
  • Extensions
  • Compositions
  • Apprendre
  • Support
  • Développeurs & développeuses
  • WordPress.tv ↗
  • Contribuer
  • Évènements
  • Faire un don ↗
  • « Five For the Future »
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Français

  • Visitez notre compte X (précédemment Twitter)
  • Visiter notre compte Bluesky
  • Visiter notre compte Mastodon
  • Visiter notre compte Threads
  • Consulter notre compte Facebook
  • Consulter notre compte Instagram
  • Consulter notre compte LinkedIn
  • Visiter notre compte TokTok
  • Visiter notre chaîne YouTube
  • Visiter notre compte Tumblr
Le code est une poésie.