[WordPress] 外掛分享: JSM Show Order Metadata for WooCommerce HPOS

首頁外掛目錄 › JSM Show Order Metadata for WooCommerce HPOS
WordPress 外掛 JSM Show Order Metadata for WooCommerce HPOS 的封面圖片
700+
安裝啟用
★★★★★
5/5 分(2 則評價)
7 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4.33+ v4.8.0 上架:2024-04-17

內容簡介

JSM Show Order Metadata for WooCommerce HPOS 外掛可在 WooCommerce HPOS 訂單編輯頁面底部顯示訂單的元資料鍵及未序列化的值,方便管理和檢視訂單詳細資訊。

【主要功能】
• 顯示訂單元資料鍵及其值
• 適用於 WooCommerce HPOS 環境
• 無需額外設定,安裝後即用

外掛標籤

開發者團隊

⬇ 下載最新版 (v4.8.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「JSM Show Order Metadata for WooCommerce HPOS」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

The JSM Show Order Metadata for WooCommerce HPOS plugin displays order meta keys and unserialized values in a metabox at the bottom of the WooCommerce HPOS order and WooCommerce Subscriptions editing pages.
Note that if you’re 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_post_types' ( array $post_types )

Array of supported HPOS post types (i.e. ‘woocommerce_page_wc-orders’ and ‘woocommerce_page_wc-orders–shop_subscription’).
'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

延伸相關外掛

文章
Filter
Apply Filters
Mastodon