WordPress.org

Català

  • Temes
  • Extensions
  • Notícies
  • Suport
  • Quant a
  • Patrons
  • Col·labora
  • Equip
  • Traduccions
  • Meetups
  • Aconseguiu el WordPress
Aconseguiu el WordPress
WordPress.org

Plugin Directory

Display post meta, term meta, comment meta, and user meta

  • Envieu una extensió
  • Preferides
  • Entra
  • Envieu una extensió
  • Preferides
  • Entra

Display post meta, term meta, comment meta, and user meta

Per Manuel Canga
Baixa
  • Detalls
  • Ressenyes
  • Instal·lació
  • Desenvolupament
Suport

Descripció

Displays metadata in a metabox on the creation/editing pages for posts (any CPT), terms (any taxonomy), and users.
The metadata is shown in a human-readable format, organized and unserialized. This metabox will only be visible to administrator
users or users with the display_metadata_metabox capability.

As a developer, you often need to access and review the values of metadata (or properties) attached to posts, terms,
users, or comments. Whether it’s for debugging or optimizing custom functionalities, having a clear view of this data
is essential for ensuring your code interacts correctly with the underlying WordPress objects.

As a sysadmin, managing and cleaning up unnecessary meta fields is crucial for keeping the database lean and efficient.
By understanding which meta fields are currently in use across posts, terms, comments, and users, you can make informed
decisions about which metadata to remove, optimizing performance and preventing clutter in your system.

As a plugin author, it’s important to verify that your plugin is creating and managing meta fields properly.
The Display Meta plugin allows you to inspect whether your plugin is adding the correct metadata and helps ensure
compatibility with other plugins that may also modify metadata.

As a theme author, knowing which meta fields are available is key to leveraging them effectively in your theme designs.
Whether you want to display custom fields in a template or use metadata for styling purposes, having direct access to
this information will enable you to create more dynamic and responsive themes.

In all of these cases (and many more), the Display Meta plugin simplifies the process by displaying all relevant metadata
in a human-readable format, right within the WordPress admin interface. With this tool, you can easily view, organize,
and manage metadata without having to dig through the database or write custom queries.

Thanks

  • Codection for reviewing this plugin.

Send me bugs or improvements

If you’re interested in contributing to Display Metadata, head to the Display Metadata GitHub Repository.

Captures

  • You can see post( from any CPT ) properties, custom fields and protected meta from a post metabox.
  • You can see term( from any taxonoy ) properties, custom fields and protected meta.
  • Finally, You also can see user properties, custom fields and protected meta.

Instal·lació

  1. Log in to the /wp-admin/ dashboard of your WordPress website.
  2. Go to the Plugins section.
  3. Select the Add New sub-menu item.
  4. In the search bar, type Display Metadata and click the Search Plugins button.
  5. Find the plugin and click the Install Now button.
  6. After installation, click the Activate Plugin button.
  7. Once activated, this plugin will add a new metabox to the editing form of posts (any CPT), terms (any taxonomy), comments, and users.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Display post meta, term meta, comment meta, and user meta» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors
  • Manuel Canga

“Display post meta, term meta, comment meta, and user meta” s’ha traduït a 4 configuracions regionals. Gràcies als traductors per les seves aportacions.

Traduïu «Display post meta, term meta, comment meta, and user meta» a la vostra llengua.

Interessats en el desenvolupament?

Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.

Registre de canvis

More detailed changes in Display Metadata GitHub Repository.

= 1.0 / 2024-11-16

  • Fixed security issue.
  • Added support for recent PHP versions (starting from 8.1).
  • Added unit and functional tests to the deployment workflow.
  • Improved code readability.

= 0.4 / 2022-07-25

  • Fix warning with PHP 8.0
  • Test with WP 6.0.1 version.
  • Better meta names when keys are repeated.

= 0.3 / 2021-07-17

  • Better hover
  • Better design
  • Fix bug with metas with the same key.

= 0.2 / 2021-02-05

  • Support to comment metadata.
  • Support to copy meta keys / values to clipboard.
  • Make clickable links.
  • Allow showing empty array.

0.1 / 2020-12-21

  • Initial release.

Meta

  • Versió 1.0.0
  • Darrera actualització fa 8 mesos
  • Instal·lacions actives 80+
  • Versió del WordPress 4.9.0 o posterior
  • Provada fins a 6.7.0
  • Versió del PHP 8.1 o posterior
  • Idiomes

    English (US), Spanish (Ecuador), Spanish (Mexico), Spanish (Spain), i Spanish (Venezuela).

    Traduïu a la vostra llengua

  • Etiquetes
    custom post typesdebugmetaboxmetadatataxonomy
  • Vista avançada

Valoracions

Encara no s'ha enviat cap ressenya.

Afegeix una ressenya

Visualitzeu totes les ressenyes

Col·laboradors

  • Manuel Canga

Suport

Teniu quelcom a dir? Necessiteu ajuda?

Visualitza els fòrums de suport

  • Quant a
  • Notícies
  • Allotjament
  • Privadesa
  • Aparador
  • Temes
  • Extensions
  • Patrons
  • Apreneu
  • Suport
  • Desenvolupadors
  • WordPress.tv ↗
  • Impliqueu-vos
  • Esdeveniments
  • Feu una donació ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Català

  • Visiteu el nostre compte X (abans Twitter)
  • Visit our Bluesky account
  • Visiteu el nostre compte al Mastodon
  • Visit our Threads account
  • Visiteu la nostra pàgina al Facebook
  • Visiteu el nostre compte d'Instagram
  • Visiteu el nostre compte de LinkedIn
  • Visit our TikTok account
  • Visiteu el nostre canal al YouTube
  • Visit our Tumblr account
El codi és poesia.