WordPress.org

Español (México)

  • Temas
  • Plugins
  • Noticias
    • Documentación
    • Foros
  • Acerca de
    • Learn WordPress
    • Documentación
    • WordPress.tv
    • Meetups
    • Equipo
    • Colabora
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

JSM Show Order Metadata for WooCommerce HPOS

  • Envía un plugin
  • Mis favoritos
  • Acceder
  • Envía un plugin
  • Mis favoritos
  • Acceder

JSM Show Order Metadata for WooCommerce HPOS

Por JS Morisset
Descargar
  • Detalles
  • Opiniones
  • Desarrollo
Soporte

Descripción

The JSM Show Order Metadata for WooCommerce HPOS plugin displays order meta keys and their unserialized values in a metabox at the bottom of the HPOS order editing page.

If you are not using WooCommerce HPOS (High-Performance Order Storage), available since WooCommerce v8.2, then your WooCommerce orders are post objects and you should use the JSM Show Post Metadata plugin instead.

There are no plugin settings – simply install and activate the plugin.

Available Filters for Developers

Filter the order meta shown in the metabox:

'jsmsom_metabox_table_metadata' ( array $metadata, $order_obj )

Array of regular expressions to exclude meta keys:

'jsmsom_metabox_table_exclude_keys' ( array $exclude_keys, $order_obj )

Capability required to show order meta:

'jsmsom_show_metabox_capability' ( 'manage_options', $order_obj )

Capability required to delete order meta:

'jsmsom_delete_meta_capability' ( 'manage_options', $order_obj )

Icon for the delete order meta button:

'jsmsom_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

Reseñas

Must need for Developer

Niloy – Codeixer 23 de noviembre de 2024
Thanks

Good tool

sirtexs 23 de junio de 2024
good tool, easy to use and direct.
Leer todas las 2 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores
  • JS Morisset

Traduce “JSM Show Order Metadata for WooCommerce HPOS” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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
    • Updated the SucomUtil and SucomUtilWP classes.
  • Requires At Least
    • PHP v7.4.33.
    • WordPress v5.9.
    • WooCommerce v8.2.

Meta

  • Versión 4.6.2
  • Última actualización hace 2 semanas
  • Instalaciones activas 400+
  • Versión de WordPress 5.9 o superior
  • Probado hasta 6.8.1
  • Versión de PHP 7.4.33 o superior
  • Idioma
    English (US)
  • Etiquetas:
    custom fieldsinspectormetadataorderswoocommerce
  • Vista avanzada

Valoraciones

5 de 5 estrellas.
  • 2 valoraciones de 5 estrellas 5 estrellas 2
  • 0 valoraciones de 4 estrellas 4 estrellas 0
  • 0 valoraciones de 3 estrellas 3 estrellas 0
  • 0 valoraciones de 2 estrellas 2 estrellas 0
  • 0 valoraciones de 1 estrellas 1 estrella 0

Añadir mi reseña

See all reviews

Colaboradores

  • JS Morisset

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • Acerca de
  • Noticias
  • Hosting
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Eventos
  • Donar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Español (México)

  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de X (anteriormente Twitter)
  • Visit our Mastodon account
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visita nuestro canal de YouTube
El código es poesía.