WordPress.org

Polska

  • Motywy
  • Wtyczki
  • Aktualności
  • Wsparcie
  • Informacje
  • Zlecenia
  • Pomóż w tłumaczeniu
  • Kontakt
  • Pobierz WordPressa
Pobierz WordPressa
WordPress.org

Plugin Directory

JSM Show Post Metadata

  • Prześlij wtyczkę
  • Moje ulubione
  • Zaloguj się
  • Prześlij wtyczkę
  • Moje ulubione
  • Zaloguj się

JSM Show Post Metadata

Autor: JS Morisset
Pobierz
  • Szczegóły
  • Recenzje
  • Rozwój
Wsparcie

Opis

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.

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

Recenzje

Awesome

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

Works as expected

yasindedo1 2024-04-28
worked for me

Helpful and dependable

Alvaro Gois dos Santos 2024-01-25
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 2023-03-06
Thank you so much for this awesome plugin.

Super helpful tool!

3 Sons Development 2022-03-07
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 2020-12-17
Five stars – useful and light plugin, best for debugging hidden post meta tags! 🙂
Przeczytaj 10 recenzji

Kontrybutorzy i deweloperzy

„JSM Show Post Metadata” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani
  • JS Morisset

Wtyczka „JSM Show Post Metadata” została przetłumaczona na 6 języków. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “JSM Show Post Metadata” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

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.7.0 (2025/06/18)

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

Version 4.6.3 (2025/06/11)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • Added a call to clean_post_cache() in SucomUtilWP::raw_update_post().
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.4.33.
    • WordPress v5.9.

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

  • Wersja 4.7.0
  • Ostatnia aktualizacja 3 tygodnie temu
  • Włączone instalacje 10 000+
  • Wersja WordPressa 5.9 lub nowszej
  • Testowano do 6.8.1
  • Wersja PHP 7.4.33 lub nowszej
  • Języki

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

    Przetłumacz na swój język

  • Tagi
    custom fieldsinspectormetadatapost typesposts
  • Widok zaawansowany

Oceny

5 na 5 gwiazdek.
  • 10 recenzji 5-gwiazdkowych 5 gwiazdka 10
  • 0 recenzji 4-gwiazdkowych 4 gwiazdka 0
  • 0 recenzji 3-gwiazdkowych 3 gwiazdka 0
  • 0 recenzji 2-gwiazdkowych 2 gwiazdka 0
  • 0 recenzji 1-gwiazdkowych 1 gwiazdka 0

Dodaj recenzję

Zobacz wszystkierecenzje.

Zaangażowani

  • JS Morisset

Wsparcie

Zagadnienia rozwiązane w przeciągu ostatnich dwóch miesięcy:

1 z 1

Zobacz forum wsparcia

  • O nas
  • Aktualności
  • Hosting
  • Prywatność
  • Prezentacja
  • Motywy
  • Wtyczki
  • Wzorce
  • Nauka
  • Pomoc techniczna
  • Programiści
  • WordPress.TV
  • Zaangażuj się
  • Wydarzenia
  • Przekaż darowiznę
  • Piątka dla Przyszłości
  • WordPress.com
  • Matt
  • bbPress
  • BuddyPress
WordPress.org
WordPress.org

Polska

  • Odwiedź nasze konto X (dawniej Twitter)
  • Odwiedź nasze konto Bluesky
  • Odwiedź nasze konto na Mastodoncie
  • Odwiedź naszego Threadsa
  • Odwiedź naszego Facebooka
  • Odwiedź nasze konto na Instagramie
  • Odwiedź nasze konto na LinkedIn
  • Odwiedź naszego TikToka
  • Odwiedź nasz kanał YouTube
  • Odwiedź naszego Tumblra
Kod to poezja.