WordPress.org

Україна

  • Теми
  • Плагіни
  • Новини
  • Підтримка
  • Про
  • Документація
  • Спільнота
  • Завантажити WordPress
Завантажити WordPress
WordPress.org

Plugin Directory

JSM Show Post Metadata

  • Надіслати плагін
  • My favorites
  • Log in
  • Надіслати плагін
  • My favorites
  • Log in

JSM Show Post Metadata

Від автора JS Morisset
Завантажити
  • Деталі
  • Відгуки
  • Розробка
Підтримка

Опис

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

Відгуки

Awesome

trofimartya1 27.03.2025
Easy to use, my top 1 for post meta analysis

Works as expected

yasindedo1 28.04.2024
worked for me

Helpful and dependable

Alvaro Gois dos Santos 25.01.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 06.03.2023
Thank you so much for this awesome plugin.

Super helpful tool!

3 Sons Development 07.03.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.12.2020
Five stars – useful and light plugin, best for debugging hidden post meta tags! 🙂
Прочитати всі 10 відгуків

Учасники та розробники

“JSM Show Post Metadata” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники
  • JS Morisset

“JSM Show Post Metadata” було перекладено на 6 локалізацій. Дякуємо перекладачам за їх роботу.

Перекладіть “JSM Show Post Metadata” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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.

Мета

  • Version 4.6.2
  • Last updated 2 тижні тому
  • Active installations 10 000+
  • WordPress version 5.9 або вище
  • Tested up to 6.8.1
  • PHP version 7.4.33 або вище
  • Languages

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

    Перекладіть на свою мову

  • Tags
    custom fieldsinspectormetadatapost typesposts
  • Розширений перегляд

Оцінки

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

Додати свій відгук

See all reviews

Учасники

  • JS Morisset

Підтримка

Є що сказати? Потрібна допомога?

Перейти в форум підтримки

  • Про нас
  • Новини
  • Хостинг
  • Приватність
  • Вітрина
  • Теми
  • Плагіни
  • Паттерни
  • Навчання
  • Підтримка
  • Розробники
  • WordPress.tv ↗
  • Приєднатися
  • Події
  • Підтримати ↗
  • П'ять для майбутнього
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Україна

  • Завітайте на нашу сторінку в Facebook
  • Visit our X (formerly Twitter) account
  • Visit our Mastodon account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Код – це поезія.